Discord.py Bot Series: Message Leaderboard Command

Опубликовано: 02 Октябрь 2024
на канале: Dev Striker
6,684
181

In this tutorial we will complete message leaderboard command.




Playlist
Discord Bot Series:    • Discord Bot Series  


Source Code
GitHub: https://github.com/DevStrikerTech/Dis...


Software
Python: https://www.python.org/
PyCharm: https://www.jetbrains.com/pycharm/
Discord: https://discord.com/


Python Package
Discord.py: https://discordpy.readthedocs.io/en/l...
Pillow: https://pillow.readthedocs.io/en/stab...
Python-dotenv: https://pypi.org/project/python-dotenv/
Requests: https://pypi.org/project/requests/
Dateutil: https://pypi.org/project/python-dateu...
Tabulate: https://pypi.org/project/tabulate/


Documentation
Discord:   / discord  
Discord.py: https://discordpy.readthedocs.io/en/l...
Pillow: https://pillow.readthedocs.io/en/stab...


Social
Website: https://devstriker.tech/
Discord:   / discord  


Timestamps
0:00 - Introduction
00:17 - Demo
00:46 - Prerequisite
03:17 - Files
05:33 - Code