mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 17:32:31 -05:00
[Core] Interactive configuration
This commit is contained in:
@@ -9,10 +9,6 @@ class CoreDB(JsonGuildDB):
|
||||
of settings, both global and guild specific
|
||||
"""
|
||||
|
||||
def can_login(self):
|
||||
"""Used on start to determine if Red is setup enough to login"""
|
||||
raise NotImplementedError
|
||||
|
||||
def get_admin_role(self, guild):
|
||||
"""Returns the guild's admin role
|
||||
|
||||
|
||||
Reference in New Issue
Block a user