It's a discord bot I use with my friends to catch and trade pokemon
- Discord JS
- Node.js
- npm package manager
- A discord bot
Clone the repository :
git clone https://github.com/AS-Ven/Pokebot
Install the dependencies :
npm install
Add a .env file :
BOT_TOKEN=""
Start the project :
node .