aboutsummaryrefslogtreecommitdiff
path: root/custom_commands.json
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2020-06-17 16:50:13 +0000
committerAnInternetTroll <lucafulger@gmail.com>2020-06-17 16:50:13 +0000
commit931d4706d20e3a14ac0bc93b8f22917f04506a01 (patch)
treee9b86d83f219c8579c9abfc2a502d926dd789432 /custom_commands.json
parentc87ade2e08b0117bd5a0db5611ce47287fbfb6de (diff)
downloadsteve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.gz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.bz2
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.lz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.xz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.zst
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.zip
De-hardcoded utils, general and logs. The problem left is src.
Diffstat (limited to 'custom_commands.json')
-rw-r--r--custom_commands.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/custom_commands.json b/custom_commands.json
index 6ed04ce..3ea311b 100644
--- a/custom_commands.json
+++ b/custom_commands.json
@@ -1,5 +1,4 @@
{
- "!sr.c": "https://www.speedrun.com/mcbe",
"/Troll": "is Super at his job",
"/src": "https://www.speedrun.com/mcbe",
"!Walk-On-through-the-Wind": "Walk On through the rain",
@@ -33,5 +32,8 @@
"!testy": "test",
"!toxicitypass": "```TOXICITY PASS\n\nTHE HOLDER OF THIS PASS HAS PERMISSION FROM THE HEAVENS ABOVE TO DO AND SAY WHATEVER THE HELL THEY WANT\nTHEY ARE ALLOWED TO BE AS TOXIC AS THEY WILL WITHOUT REPERCUSSIONS\n\nPASS OWNER: Duck W aka Weexy aka Indy Kambeitz```",
"!welcome": "Welcome! <:mango:715738087627685908>",
- "!learntoread": "When two players are tied on the leaderboards **ONLY ONE FUCKER WILL BE VISIBLE**"
+ "!learntoread": "When two players are tied on the leaderboards **ONLY ONE FUCKER WILL BE VISIBLE**",
+ "!src": "https://www.speedrun.com/mcbe",
+ "!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"
} \ No newline at end of file