Nieuws

git clone https://github.com/wuliao97/discord-bot-py-tutorial my_bot cd my_bot python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt ...
Welcome to the Discord.py Example Tutorial Bot! This bot is designed to help you get started with creating your own Discord bots using the Discord.py library. This README will guide you through the ...
Discord added an ignore button that allows you to block people without their knowledge on Monday. Discord already had features like mute and block, allowing you to tailor who messages you and when you ...