Pokéchu is a super detailed Pokémon Discord Bot that allows you to collect, level up, and know information about all the Pokemon!
Pokéchu is a super detailed Pokémon Discord Bot that allows you to collect, level up, and know information about all the Pokemon!
You can start your Pokéchu adventure by doing the p!start command and picking your starter Pokémon with the p!pick <name> command.
To get help, you can simply do the p!help command and you will a list of all help pages. Click on the desired button to go to the desired list.
- You can invite the bot from here!
- Launch a terminal and run the following commands.
git clone https://github.com/DevMike123/pokechu.git
cd pokechu
npm install
- Rename the file
.env.example
to.env
and include all required values. - Go to terminal and run
npm start
to start the project.