Feat: Allow administrators for bot to be defined for control through fedi #5
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we could have a hardcoded list of admins (by their fedi handles) to allow for control of the bot. control can be through extra admin exclusive commands.
some commands that could be added:
whitelist (instance)
unwhitelist (instance)
ban (user)
unban (user)
thisd also require refactoring of whitelisted instances system so its inside the database instead of hardcoded
cool, @waifu if you do that, you can combine with #3 that's literally related
@VD15 seems to be working on this actively and i would rather be working on cheetoverse, so calling it quits for this issue
Solved in #49