test
This commit is contained in:
parent
80a9d31946
commit
739f5cd41a
@ -16,7 +16,7 @@ SCRIPT_DIR = pathlib.Path(os.path.dirname(os.path.abspath(__file__)))
|
|||||||
|
|
||||||
|
|
||||||
def setup(bot):
|
def setup(bot):
|
||||||
sbcore.setup = SCRIPT_DIR
|
sbcore.setup(SCRIPT_DIR, bot)
|
||||||
|
|
||||||
|
|
||||||
@plugin.nickname_command('test')
|
@plugin.nickname_command('test')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user