Merge branch 'development' of https://github.com/dustinpianalto/Geeksbot into development

This commit is contained in:
Dusty.P
2018-04-20 21:08:50 -08:00
2 changed files with 0 additions and 1 deletions
Binary file not shown.
-1
View File
@@ -58,7 +58,6 @@ class Geeksbot(commands.Bot):
self.TOKEN = self.bot_secrets['token']
del self.bot_secrets['token']
self.db_con = None
del self.bot_secrets['db_con']
self.default_prefix = 'g~'
self.voice_chans = {}
self.spam_list = {}