Discord.py Bot Series: Poll Command

Опубликовано: 28 Сентябрь 2024
на канале: Dev Striker
9,718
195

In this tutorial we will create comprehensive poll 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...

Documentation
Discord:   / discord  
Discord.py: https://discordpy.readthedocs.io/en/l...
Virtualenv Environment: https://docs.python.org/3/tutorial/ve...

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

Timestamps
0:00 - Introduction
00:19 - Demo
02:18 - Prerequisite
03:28 - Setup
05:57 - Code