Compare commits
2 Commits
84768653a9
...
25d0519b62
Author | SHA1 | Date | |
---|---|---|---|
25d0519b62 | |||
3f36823b73 |
2
core.py
2
core.py
@ -52,7 +52,7 @@ async def on_message(message, edited=False):
|
||||
and v.__name__ in constants.RELOADABLE_MODULES,
|
||||
globals().values(),
|
||||
):
|
||||
rreload(reloaded_modules, module)
|
||||
core.rreload(reloaded_modules, module)
|
||||
|
||||
await utils.add_check_reaction(message)
|
||||
case C.EXECUTE if message.author.id in constants.OWNERS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user