Dave Bot is a general use Discord bot made with Discord.py usingn Python3.10. This bot will have variety of functions and commands that will help anyone who is running a discord server with features like polls, python error detection, ticketing system, and more!
I started this as my first ever discord bot. As I started learning more and more I just wanted to add more things all the time. I thought that I would share this with anyone who may want to use this bot for their own purposes, or help add to the project. Over time I hope to add much more to the bot and continue making improvements. If you have any questions please visit my discord channel. https://discord.gg/mBmX292QnG
- Python3
- Discord Server
- Machine to Run Server
- You can download from: https://github.com/DustinFoes/Dave-Bot/archive/refs/heads/master.zip
- Make sure to replace the bot Token and channel / user IDs with your own where necessary.
- open the
config.jsonfile - Input The Following
- TOKEN
- Discord user ID
- TICKET CHANNEL ID
- Save File & Close
- How to run the program
- run the following in your python IDLE or on a remote server
python DAVE_BOT.py
For help using Dave Bot, visit my Discord: https://discord.gg/mBmX292QnG
- Inside Discord Help
!helpor!help <category>
Contributors names and contact info
Devon Porter @DustinFoes Discord: https://discord.gg/mBmX292QnG
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- PreRelease