-
Notifications
You must be signed in to change notification settings - Fork 11
Command Page
You can set the command prefix to whatever you want in the configs, but for this page we'll just go with !
as the command prefix.
Every % or x value is based on the default configs.
Type !daily
or !d
to get a lootbox and a daily token.
To open up the daily token shop, simply type !shop
To buy something from the shop, type !buy <item_number_from_daily_shop_menu>
To see how many tokens you have left, type !tokens
To catch a pokemon, type !catch
or !c
If you make a text channel called #special
, you can have trainers who've caught a legendary or ultra beast broadcast their catch within this text channel as they catch the pokemon.
With shiny pokemon, create a text channel called #shiny
.
When you get an egg, you're able to hatch it. To hatch a pokemon, type !hatch
or !h
. Going by the default settings, you have a 6x chance of getting a shiny pokemon when you hatch a pokemon.
To see how many eggs you have, type !eggs
You can exchange 5 pokemon for one with a 5x shiny chance to be a shiny pokemon. Type !exchange
or !e
with the names of 5 pokemon after the command with spaces between each name.
With each catch the trainer makes, they have a chance to get a lootbox. By default, the chances to get a lootbox is 10%. Within that 10%, you can get either a bronze, silver, gold, or legendary lootbox. To get a bronze lootbox is a 5% chance, silver is 2.5%, gold is 1.5%, and legendary is 1% (Again, default % values).
A Bronze lootbox consists of - all pokemon except legendaries and ultra beasts
A Silver lootbox consists of - all pokemon
A Gold lootbox consists of - only legendaries and ultra beasts
To open a lootbox, simply type the !open
or !o
command and also specify the lootbox you want. You have 3 choices:
bronze
silver
gold
An example of this command would be:
!open gold
Lootboxes also come with a 4x shiny chance.
If you want to see your lootbox inventory, type:
!loot
or !l
To see your pokemon inventory, type !inventory
or !i
. This will display the first page.
If you want to go to the next page, simply type the page number you want to go to after typing the command. For example, !inventory 2
or !i 2
to go to page 2.
To release a pokemon you don't want, type !release
or !r
along with the pokemon name you want to release. If you'd like to release more than one pokemon, you can specify a quantity after the pokemon name.
To see the profile of a user, type !profile
or !p
along with the mention of a user.
To display a gif, simply just type !gif
followed by the name of the pokemon. If you wanna see the shiny version of the pokemon, simply add an 's' a space after specifying the pokemon name.
There exists 4 admin commands that an admin can do. In order to use these commands, you must be assigned the PokeBot Admin
role. This command is not open for use by regular users and is hidden from the help command.
give <discord_user_id (i.e. 77192391273927)> <pkmn_name> <shiny (specify 's' if you want to give a shiny pokemon)>
- Gives a pokemon to a trainer
delete <discord_user_id (i.e. 77192391273927)> <pkmn_name (to delete a shiny pokemon from a trainer's inventory, specify (shiny) in front of the pokemon name i.e. (shiny)totodile)>
- Deletes a pokemon from the trainer's inventory
giveloot <discord_user_id (i.e. 77192391273927)> <lootbox - (specify either 'bronze', 'silver', 'gold' to give)>
- Gives a lootbox to a trainer
deleteloot <discord_user_id (i.e. 77192391273927)> <lootbox - (specify either 'bronze', 'silver', 'gold' to give)>
- Deletes a lootbox from a trainer's inventory