Experiments with Discord Bots via pycord.

baumsplitter41 afd0b2027d Added Ban Command. há 5 meses atrás
TEST_BOT_BAUM afd0b2027d Added Ban Command. há 5 meses atrás
.gitignore 6be9dfad71 ... há 5 meses atrás
README.md ab377329d1 Clarify README instructions for main.py and .env há 5 meses atrás
requirements.txt 8848e8c74b Added requirements, gitignore and server ID input to .env file. há 5 meses atrás

README.md

pycord-bot-experimental

Experiments with Discord Bots via pycord.

The main file is the "main.py". You have to rename the "example.env" to ".env"

"main2.py" is just a example from the internet and is not made by me.