changed readme.txt to readme.md

This commit is contained in:
s-prechtl 2022-03-17 09:32:49 +01:00
parent ef19e6659e
commit ae22fa98a6
3 changed files with 31 additions and 22 deletions

11
readme.md Normal file
View file

@ -0,0 +1,11 @@
# For this bot following python packages are needed:
* Discord
* APIWatcher
Installation command for terminal:
## pip install Discord RiotWatcher
You also need to create two files inside the projects folder:
## "API.key" - containing the RIOT API key
## "discord.key" - containing your bot's discord API key