feature (sponsors): Add guild whitelist.
Add `sponsor_hidden_in` app setting. Add new `GuildID` and `GuildIDList` setting types.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from data import Table
|
||||
|
||||
|
||||
sponsor_text = Table("sponsor_text")
|
||||
guild_whitelist = Table("sponsor_guild_whitelist")
|
||||
|
||||
Reference in New Issue
Block a user