Closed maxwai closed 9 months ago
I could work on this, would make sense since I made the logging stuff.
Sure go for it
Bot.md says "Permission: Guild admin, bot admin" - we have checks::is_admin()
and checks::is_owner()
for the first one (guild admin), but I'm not seeing anything for bot admin...is this implemented already and I've just missed it? Or is this still todo?
The Bot admin is anyone that is an admin on the main guild. Normally commands for bot admins can only be used in the main guild. If this is not the case in the current description, let me know and I will look at it.
It's documented, in Bot.md under the section "Storage"
Add Command so that a Guild admin can add a log pipe into a channel.
The command should be a little different if done in the main guild.