Experiments with Discord Bots via pycord.

BaumSplitter41 8091de0377 Added a serverinformation command and translated the interaction with the bot in to english. Note: This is just the info commit, the changes were made in the last commit. há 5 meses atrás
TEST_BOT_BAUM 8091de0377 Added a serverinformation command and translated the interaction with the bot in to english. Note: This is just the info commit, the changes were made in the last commit. há 5 meses atrás
.gitignore 8848e8c74b Added requirements, gitignore and server ID input to .env file. há 5 meses atrás
README.md 22664d8fcf Update README with main file details 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. main2.py is just a example from the internet and is not made by me.