[Core] Interactive configuration

This commit is contained in:
Twentysix
2017-05-13 23:55:14 +02:00
parent 592751884e
commit cf2925978b
5 changed files with 72 additions and 21 deletions

View File

@@ -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