🐛
This commit is contained in:
@ -6,6 +6,7 @@ from funcs import spellFunc, monsterFunc, cap
|
||||
class LookupCog(commands.Cog):
|
||||
|
||||
def __init__(self,client):
|
||||
"""Runs lookup commands."""
|
||||
self.client = client
|
||||
|
||||
# Looks up a spell
|
||||
|
Reference in New Issue
Block a user