TrojanerHD / TrojanerBot

My discord bot
MIT License
4 stars 2 forks source link

Configs for each server #27

Open TrojanerHD opened 2 years ago

TrojanerHD commented 2 years ago

Currently, settings.json and .env is for all servers at once, they won't get distinguished. Meaning, you can't show different streamers in different servers for example

TrojanerHD commented 2 years ago

Optimally, there should be an environment where the bot hoster only has to set up the bot token in .env and everything else should be set by server admins/owners without anyone actually touching settings.json

TrojanerHD commented 1 year ago

In the long run, a database would be a better option here