A Discord Pokédex Bot built on top of Botkit and Discord.js. The bot features the following:
- Rich Embed messages for visual experience
- Audio Playback for richer audio experience
This code is built on top of the Glitch starter discord
If you would like to learn how to build this project from scratch, you can read up on the tutorial below:
- Part 1 - Project Scoping, Requirements, and Design
- Part 2 - Poke Api Lookup, and Discord Rich Embed (Visual Messages)
- Part 3 - Google Text-to-Speech API, and Discord Voice Playback - Coming Soon
git clone
npm install
- Update token in bot.js
npm start