Various Fixes and Improvements

This commit is contained in:
Dragon Fire
2020-11-22 01:02:11 -05:00
parent 134836de7e
commit aa95415abb
9 changed files with 18 additions and 27 deletions
-16
View File
@@ -1,16 +0,0 @@
[
"clownfull.mp3",
"clownshort.mp3",
"clownspam.mp3",
"default.mp3",
"distant.mp3",
"echo.mp3",
"fourtap.mp3",
"highfartlong.mp3",
"highfartshort.mp3",
"midshort.mp3",
"reverb.mp3",
"spam.mp3",
"tripletap.mp3",
"truck.mp3"
]
+2 -4
View File
@@ -138,8 +138,7 @@
},
{
"text": "What percentage of people would, if offered by a sexy vampire, seize the chance to become vampires themselves?",
"answer": 45,
"nsfw": true
"answer": 45
},
{
"text": "What percentage of people have accidentally walked in on their parents having sex?",
@@ -584,8 +583,7 @@
},
{
"text": "What percentage of people have knowingly eaten dishes that contain testicles?",
"answer": 6,
"nsfw": true
"answer": 6
},
{
"text": "What percentage of people have worn bathing suits under their clothes because they were out of underwear?",
+3 -1
View File
@@ -26,5 +26,7 @@
"plastt",
"bustypetite",
"cumsluts",
"amateur"
"amateur",
"bbw",
"bbwgw"
]
+4 -1
View File
@@ -67,5 +67,8 @@
"The `ship` command will call you a narcissist if you test yourself with yourself.",
"Whenever Dragon Fire gets a real fortune cookie, he adds the fortune to the `fortune` command.",
"The `whos-that-pokemon` command will play a sound effect and the Pokémon's cry if both you and the bot are in a voice channel when the command is used.",
"The `pokedex` command will play the Pokémon's cry if both you and the bot are in a voice channel when the command is used."
"The `pokedex` command will play the Pokémon's cry if both you and the bot are in a voice channel when the command is used.",
"Answers from `would-you-rather` and `will-you-press-the-button` are sent to their respective sites in order to improve their results.",
"Reminders in the `remind` command have a maximum length of ~24.84 days. This is due to how JavaScript timeouts work, anything higher than this will fire early, or possibly even instantly.",
"For a very long time, `yu-gi-oh-gen` only supported Effect Monsters. `yu-gi-oh-token` was also a seperate command, and did not allow any customization outside of the image."
]