test
This commit is contained in:
parent
567d7725c9
commit
ede2841177
@ -33,10 +33,11 @@ def sb_nickname_command(bot, trigger):
|
||||
@plugin.rule('.*')
|
||||
def welcome_setup_start(bot, trigger):
|
||||
sb.comms.ircbackend_initialize(bot)
|
||||
print("here a")
|
||||
|
||||
|
||||
@plugin.event(sb.events.BOT_CONNECTED)
|
||||
@plugin.rule('.*')
|
||||
def bot_events_start(bot, trigger):
|
||||
sb.comms.hostmask_set(bot)
|
||||
print("here")
|
||||
print("here b")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user