To add the ability to create koin, we need to set up the permissions levels.
The admin and lord ids should come from an environment variable, and wherever we are parsing commands, we want to have access to some helper methods like is_koin_admin and is_koin_lord to determine if the person trying the command is either.
To add the ability to create koin, we need to set up the permissions levels.
The admin and lord ids should come from an environment variable, and wherever we are parsing commands, we want to have access to some helper methods like is_koin_admin and is_koin_lord to determine if the person trying the command is either.