Skip to content

Commit

Permalink
more debug shit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Davis committed Oct 15, 2020
1 parent 4952d2a commit 1c0a94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bandname/bandname.py
Expand Up @@ -12,6 +12,7 @@ class BandName(commands.Cog):
""" Fun cog that randomly turns user messages into band names. """

def __init__(self, red: Red):
print('Initializing BandName..........')
self.bot = red
configID = 901101100011101010110111001100001
self.config = Config.get_conf(self, identifier=configID)
Expand Down

0 comments on commit 1c0a94e

Please sign in to comment.