Skip to content

Commit b8e6fbb

Browse files
authored
change !nightcams to use wolfswitch instead of wolf (#43)
* change !nightcams to use wolfswitch instead of wolf This morning I noticed Maya inquired about who swapped out akelas cam. I take this to mean that Akelas cam should not be swapped out at any time. I checked the VOD to see when it was swapped out, and quickly found that it was swapped because of the automatic !nightcams that runs every morning. !nightcams currently includes the main wolf cam - this commit changes it to include the wolfswitch cam instead of the main wolf cam. * also change to foxcorner cam while main fox cam is down
1 parent a747f16 commit b8e6fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ const customCamCommandMapping = {
329329
"3cam": "georgie noodle toast",
330330
"4cam": "georgie noodle patchy toast",
331331
"4camoutdoor": "pasture parrot marmoset fox",
332-
"nightcams": "wolf pasture parrot fox crow marmoset",
333-
"nightcamsbig": "wolf pasture parrot fox crow marmoset",
332+
"nightcams": "wolfswitch pasture parrot foxcorner crow marmoset",
333+
"nightcamsbig": "wolfswitch pasture parrot foxcorner crow marmoset",
334334
"indoorcams": "georgie noodle toast chin isopod roach",
335335
"indoorcamsbig": "georgie noodle toast chin isopod roach",
336336
"chincam": "chin",

0 commit comments

Comments
 (0)