Skip to content

Commit 7f4164f

Browse files
committed
Added a tacos command for #314
1 parent 39c3209 commit 7f4164f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Fritz.StreamTools/appsettings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cooldown": 30
6464
},
6565
"andthen": {
66-
"response": "... and then ...",
66+
"response": "... csharpAndThen ...",
6767
"files": [
6868
"andthen1.mp3",
6969
"andthen2.mp3",
@@ -151,6 +151,10 @@
151151
"command": "raid",
152152
"response": "Prepare to RAID! Copy this text to use when we reach our raid target: ------------ Subscribers copy ------------- csharpRaid csharpRaid csharpRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! csharpRaid csharpRaid csharpRaid ------------ Non-Subscribers copy ------------- twitchRaid twitchRaid twitchRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! twitchRaid twitchRaid twitchRaid"
153153
},
154+
{
155+
"command": "tacos",
156+
"response": ":taco: :taco: Tacos! Everybody loves tacos! :taco: :taco:"
157+
},
154158
{
155159
"command": "youtube",
156160
"response": "Find the archive of videos from our channel at: https://youtube.com/csharpfritz"

0 commit comments

Comments
 (0)