Re-added the self-config init, my paranoia got to me
This commit is contained in:
parent
8835832283
commit
702068f4b8
@ -46,6 +46,7 @@ class Recruitment(commands.Cog):
|
||||
self.antispam = {}
|
||||
self.user_cache = []
|
||||
self.tunnel_store = {}
|
||||
self.config = Config.get_conf(self, 42631423034200142, force_registration=True)
|
||||
# (guild, ticket#):
|
||||
# {'tun': Tunnel, 'msgs': List[int]}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user