A bot for discord servers made using discord-py. It has all the functionality a discord bot must have plus some special features I made for the servers.
The project is a bot for discord servers. Its built using
discord.py package and has all the functionality a discord
bot must have plus some special features I made for the servers.
I used a lot of old and new programming packages in this project.
I also learnt a lot of new programming features.
Some of these include:
Add song playing functionality
Add roles and level up server members
Give bot sort of a personality through the commands
and events
To deploy this project you need python 3.7 or above
and need discord.py installed.
pip install discord.py
After installation head over to discord developer page
and register an app.
A guide for the same can be found here: https://www.youtube.com/watch?v=nW8c7vT6Hl4&t=6s
Docs for discord.py can we found here: https://discordpy.readthedocs.io/en/stable/