Discord.py Bot Series: Voice Leaderboard Command

Опубликовано: 14 Октябрь 2024
на канале: Dev Striker
13,266
85

In this tutorial we will complete voice 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:15 - Demo
00:58 - Prerequisite
04:26 - Files
06:00 - Code