This document describes 12 bot commands: !ultra_aperture gives a random kaiju from an aperture; !space_beacon gives a random space kaiju with a gate key; !robotics_garage gives a robotic kaiju with a part; !add_puzzle adds a new expedition puzzle; !delete_puzzle removes a puzzle by ID; !kaiju_expedition gives a random puzzle to solve; !puzzles lists all puzzles; !feed feeds a kaiju; !list shows user kaijus; !train trains a kaiju; !fusion fuses a kaiju with another; and !fight challenges a specific or random user to a fight.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
76 views2 pages
Commands Info PDF
This document describes 12 bot commands: !ultra_aperture gives a random kaiju from an aperture; !space_beacon gives a random space kaiju with a gate key; !robotics_garage gives a robotic kaiju with a part; !add_puzzle adds a new expedition puzzle; !delete_puzzle removes a puzzle by ID; !kaiju_expedition gives a random puzzle to solve; !puzzles lists all puzzles; !feed feeds a kaiju; !list shows user kaijus; !train trains a kaiju; !fusion fuses a kaiju with another; and !fight challenges a specific or random user to a fight.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
Commands info.
md 2/11/2020
Commands Info In this document, I will describe the bot commands and how they work.
1. The !ultra_aperture command:
The syntax is: !ultra_aperture {aperture}. This command gives the user a random kaiju from the aperture. For example: !ultra_aperture mammalia.
2. The !space_beacon command:
The syntax is: !space_beacon. This command will give the user a random kaiju from the space kaijus only if they have a gate key.
3. The !robotics_garage command:
The syntax is: !robotics_garage. This command will give the user a random kaiju from the robotic garage only if they have a robotic part.
4. The !add_puzzle command:
The syntax is: !add_puzzle {kaiju, puzzle, answer}. This command enters a new puzzle into the database that people could solve in the kaiju expedition process. So when a user will type space_expedition they will get one of the puzzle that was entered with this command. Please note that every sentence that you'll enter and have spaces in it should have "" in it (watch example). For example: !add_puzzle "Giant Octopus" "What's 2+2" 4. When a user will type kaiju_expedition they will get The question is: "What's 2+2". What's your answer? and if the user enters 4 he will recieve the Giant Octopus kaiju.
5. The !delete_puzzle command:
The syntax is: !delete_puzzle {id}. This command will delete a puzzle from the database with the given id. You can know the ID from the puzzles command. For example: !delete_puzzle 2.
6. The !kaiju_expedition command:
The syntax is: !kaiju_expedition. This command will give the a random puzzle to solve.
7. The !puzzles command:
The syntax is: !puzzles. This command will list all of the current puzzles and their ID.
8. The !feed command:
The syntax is: !feed {kaiju}. This command will feed a kaiju. For example: !feed giant octopus. 1/2 Commands info.md 2/11/2020
9. The !list command:
The syntax is: !list. This command will list all of the kaijus of the user.
10. The !train command:
The syntax is: !train {kaiju}. This command will train a kaiju. For example: !train giant octopus.
11. The !fusion command:
The syntax is: !fusion {kaiju}. This command will fuse the given kaiju with a kaiju or an item. The bot will ask the user questions such as if they want to fuse with kaiju or item and what is the name of that kaiju/item. For example: !fusion Scout Berserke.
12. The !fight command:
There are 2 options.
1. Fight a specific user:
The syntax is: !fight @{user}. The command will challenge the user specified to fight you.
2. Fight a random user: The syntax is: !fight.
The command will wait until another user writes !fight and then it will put those 2 people in a fight.