Discord.py Bot Series
YouTube Playlist: https://www.youtube.com/playlist?list=PL9nZZVP3OGOAx2S75YdBkrIbVpiSL5oc5
Installation
pip install -r requirements.txt
Python Packages
Discord.py: https://discordpy.readthedocs.io/en/latest/intro.html
Pillow: https://pillow.readthedocs.io/en/stable/installation.html
Python-dotenv: https://pypi.org/project/python-dotenv/
Requests: https://pypi.org/project/requests/
Dateutil: https://pypi.org/project/python-dateutil/
Tabulate: https://pypi.org/project/tabulate/
Matplotlib: https://matplotlib.org/stable/users/installing.html
Pandas: https://pandas.pydata.org/docs/getting_started/index.html
Black: https://black.readthedocs.io/en/stable/installation_and_usage.html
Documentations
Discord: https://discord.com/developers/docs/intro
Discord.py: https://discordpy.readthedocs.io/en/latest/index.html