What
This commit is contained in:
parent
8a6af69193
commit
45afa6c5fa
@ -1,5 +1,5 @@
|
|||||||
from redbot.core.bot import Red
|
from redbot.core.bot import Red
|
||||||
from .reginaldgpt import ReginaldGptCog
|
from .reginaldgptCog import ReginaldGptCog
|
||||||
|
|
||||||
def setup(bot: Red):
|
def setup(bot: Red):
|
||||||
cog = ReginaldGptCog(bot)
|
cog = ReginaldGptCog(bot)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user