This is more a suggestion than a issue, maybe possibly a cog or a command that makes the bot owners blacklist a certain server so they can't re-invite the bot?
interesting concept. I'll look into it, either as a main cog or as a addon for one of the existing core cogs
Someone was playing around with that. Something about "If x server has less than 100 members, make the bot leave.", I guess this can be further expanded with something along the lines of adding the server id to a blacklist, if it's added to said server, it will automatically leave or something.
You can't do what you want directly (a "reverse ban"), but Squid's admin cog does something similar. There's a setting to "lock" the server list. All it does is leave the server right after it's added by someone if the "lock" is enabled.
I do like the concept of this, I think we may be on the path to including admin in red core for V3 so I'll tag this accordingly.
I'm open to PRing my
guildblacklist and
guildwhitelist
as core cogs if this functionality is still desired.
In their current form, they can whitelist or blacklist by either owner or guild id. A little rough around the edges and not up to feature parity with the v2 cogs yet, but they could be cleaned up and PR's in if this is still something to be included in v3
We're gonna satisfy this by having serverlock in V3 from the admin cog and having the exact functionality you're looking for available in 3rd party cogs.
Most helpful comment
interesting concept. I'll look into it, either as a main cog or as a addon for one of the existing core cogs