From 4aa5c1b940cb4c6de5fea0d82915c8ff0fc88696 Mon Sep 17 00:00:00 2001 From: Uwe Pfeifer Date: Thu, 26 May 2022 15:44:36 +0200 Subject: [PATCH] some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. --- bot.ini.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bot.ini.example b/bot.ini.example index 0f40054..3ca621d 100644 --- a/bot.ini.example +++ b/bot.ini.example @@ -2,5 +2,4 @@ # This is the general bot config section. [General] -bottoken=BOTTOKEN_HERE - +bottoken=BOTTOKEN_HERE \ No newline at end of file