diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-07-04 15:52:20 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-07-04 15:52:20 +0000 |
commit | 55cef1c7b6c6f4703eedae29965f5b1df5573a56 (patch) | |
tree | 4682a9942d17ac6160aeac9fc1add9be16cb04b2 /custom_commands.json | |
parent | e593aa26927db20ce21b7dcf6ec499dad232f01d (diff) | |
download | steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar.gz steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar.bz2 steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar.lz steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar.xz steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.tar.zst steve-bot-55cef1c7b6c6f4703eedae29965f5b1df5573a56.zip |
Command descriptions added
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 f0a3d4b..884bbf4 100755 --- a/custom_commands.json +++ b/custom_commands.json @@ -35,5 +35,7 @@ "!learntoread": "When two players are tied on the leaderboards **ONLY ONE FUCKER WILL BE VISIBLE**", "!mobiledupe": "1) place item to dupe in the crafting grid\n2) keep pressed until the green bar thing appears\nclick any \"Impossible\" craft (red ones)\n3)press the item to dupe (that is in your hotbar now -> it should have moved there since you pressed the impossible craft)\n4)your item should be duped", "!source": "https://github.com/AnInternetTroll/mcbeDiscordBot", - "!sr.c": "https://www.speedrun.com/mcbe" + "!sr.c": "https://www.speedrun.com/mcbe", + "!lbsite": "https://aninternettroll.github.io/mcbeVerifierLeaderboard/index.html", + "!leaderboardsite": "https://aninternettroll.github.io/mcbeVerifierLeaderboard/index.html" }
\ No newline at end of file |