Fixed bot admin handling + modified README

This commit is contained in:
A Bunch of Computer Nerds 2024-12-08 21:47:32 -03:00
parent 9944b67edd
commit 33f76fd806
4 changed files with 16 additions and 19 deletions

4
config.env.example Normal file
View file

@ -0,0 +1,4 @@
botToken = "InsertYourBotTokenHere"
botAdmins = 0000000000, 00000000, 00000000
lastKey = "InsertYourLastFmApiKeyHere"
weatherKey = "InsertYourWeatherDotComApiKeyHere"