diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-07-12 19:31:52 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-07-12 19:31:52 +0000 |
commit | 058a82a5a367d38d6c9415c6b66f034476c337c9 (patch) | |
tree | a41201970459d04f04f7711d8680708c83e633f2 /custom_commands.json | |
parent | 36b282ef5b74370e2faab7e357e742c8167caa88 (diff) | |
download | steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar.gz steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar.bz2 steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar.lz steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar.xz steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.tar.zst steve-bot-058a82a5a367d38d6c9415c6b66f034476c337c9.zip |
Started switch from requests to aiohttp
Diffstat (limited to 'custom_commands.json')
-rwxr-xr-x | custom_commands.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/custom_commands.json b/custom_commands.json index 884bbf4..a651cc8 100755 --- a/custom_commands.json +++ b/custom_commands.json @@ -37,5 +37,7 @@ "!source": "https://github.com/AnInternetTroll/mcbeDiscordBot", "!sr.c": "https://www.speedrun.com/mcbe", "!lbsite": "https://aninternettroll.github.io/mcbeVerifierLeaderboard/index.html", - "!leaderboardsite": "https://aninternettroll.github.io/mcbeVerifierLeaderboard/index.html" + "!leaderboardsite": "https://aninternettroll.github.io/mcbeVerifierLeaderboard/index.html", + "!stop_crying": "Mods are human, we have lives. If your run isn't verified within 0.1 seconds of you submitting it then please don't Dm us asking us to verify your run. Speedrun.com gives you up to 3 weeks as an estimated time so if after 3 weeks have passed and your run hasn't been verified, then shoot one of us a Dm. If you constantly Dm us and hassle mods, you will get 3 warnings before you become muted and if you still continue, punishments will escalate like other breachments of the rules.", + "!staff": "https://media.discordapp.net/attachments/709672550707363931/721226547817873519/tenor.gif" }
\ No newline at end of file |