From 824a019d39e80e9b4631d26abfbda66fc4335257 Mon Sep 17 00:00:00 2001 From: Stefan Prechtl Date: Mon, 4 Oct 2021 14:23:13 +0000 Subject: [PATCH] readme.txt created --- readme.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..4a9fb15 --- /dev/null +++ b/readme.txt @@ -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 \ No newline at end of file