✨ Fully converted to slash commands
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
"""Gwendolyn functions for looking things up."""
|
||||
|
||||
__all__ = ["spellFunc", "monsterFunc"]
|
||||
__all__ = ["LookupFuncs"]
|
||||
|
||||
from .lookupFuncs import spellFunc, monsterFunc
|
||||
from .lookupFuncs import LookupFuncs
|
Reference in New Issue
Block a user