diff --git a/fgfm.TODO b/fgfm.TODO index 10c278e..24c6aad 100755 --- a/fgfm.TODO +++ b/fgfm.TODO @@ -29,6 +29,7 @@ TODO: ☐ Most trivia answered ☐ Last time jackpot was hit ☐ Allow %'s for !gamble + ☐ Make a separate twitch user for the stream bot Ideas: diff --git a/sfx/20gp.mp3 b/sfx/20gp.mp3 new file mode 100755 index 0000000..5984074 Binary files /dev/null and b/sfx/20gp.mp3 differ diff --git a/sfx/door.mp3 b/sfx/door.mp3 new file mode 100755 index 0000000..7531d9d Binary files /dev/null and b/sfx/door.mp3 differ diff --git a/sfx/esp.mp3 b/sfx/esp.mp3 new file mode 100755 index 0000000..df559a3 Binary files /dev/null and b/sfx/esp.mp3 differ diff --git a/sfx/hammertime.mp3 b/sfx/hammertime.mp3 new file mode 100755 index 0000000..a2455ef Binary files /dev/null and b/sfx/hammertime.mp3 differ diff --git a/sfx/lanx.mp3 b/sfx/lanx.mp3 new file mode 100755 index 0000000..51b2016 Binary files /dev/null and b/sfx/lanx.mp3 differ diff --git a/sfx/oldman.mp3 b/sfx/oldman.mp3 new file mode 100755 index 0000000..bec6e10 Binary files /dev/null and b/sfx/oldman.mp3 differ diff --git a/sfx/seeitnow.mp3 b/sfx/seeitnow.mp3 new file mode 100755 index 0000000..4fea4be Binary files /dev/null and b/sfx/seeitnow.mp3 differ