A Discord bot written in Python 3.12 using Pycord
PMD Bot recreates aspects of the Pokémon Mystery Dungeon universe for use in Discord servers.
PMD Bot is operated with modern Slash Commands. The available commands are as follows:
| Slash Commands | Effects | Permissions |
|---|---|---|
/pmd |
Start of your Journey. Begins the Personality Test. | Everyone |
You can click here to install PMD Bot into your server.
[Debug/Development Instructions] Installation & Requirements for Running Your Own Instance for Debug & Development
Currently, you must populate a .env file with three values:
DISCORD_TOKEN: must be populated with the bot's auth token from the developer portalDEBUG_MODE: Enable or disable debug mode as a boolean value,1or0(Disable this with0when deploying)
The bot must be granted the following role permissions in order to function correctly:
- View Channel
- Send Messages
- Embed Links
- Read Message History
- Use Applicaion Commands
- Send Messages in Threads
This list is subject to change. Additional permissions may be required in future builds of PMD Bot.
No server settings required.
This bot wouldn't have been possible without the help of the following:
The PMD Personality Quiz data provided by: Nrosa01's PMD Quiz Online