Experiments with Discord Bots via pycord.

baumsplitter41 d41cb24ef1 remove the feature, a message is send every time you delete a message преди 2 месеца
TEST_BOT_BAUM d41cb24ef1 remove the feature, a message is send every time you delete a message преди 2 месеца
.gitignore 6be9dfad71 ... преди 5 месеца
README.md ab377329d1 Clarify README instructions for main.py and .env преди 5 месеца
requirements.txt c0b8a20476 Update requirements.txt to remove unused packages преди 4 месеца

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.