Pokémon Discord Bot
Disclaimer
This is a modified version of Sp-sketch's Source. I tried my best to improve and adding other stuff.
Pull Request
Feel free to open pull requests, we need your help to improve this project. Share this code with other people who can code so we can make the best bot together.
About
Pokemon Bot for Discord.js V14
and Mongoose
.
Setting Up
To start your adventure type /start
token: process.env.TOKEN || "", // your bot token
mongourl: process.env.MONGO_URI || "", // mongoose connection string
clientID: process.env.CLIENT_ID || "", // your bot client id
Invite your Discord Bot with bot
and applications.commands
scope
Credits
- Command Handler -
Leaf#9392
- Discord - His
Discord Server
- CEO of This Repository -
notMik#0362
- Founder -
Sp-sketch