fix initial async errors

This commit is contained in:
2022-10-25 19:39:02 +02:00
parent 35d5d45833
commit 336c3f7655
2 changed files with 13 additions and 14 deletions
+1
View File
@@ -15,6 +15,7 @@ class Points(commands.Cog):
self.voice_states = {}
self.BANK_ID = 42
self.init()
def __check(self, ctx):
return True