This commit is contained in:
deathbybandaid 2022-02-09 17:54:35 -05:00
parent a3cce24352
commit 567d7725c9

View File

@ -39,3 +39,4 @@ def welcome_setup_start(bot, trigger):
@plugin.rule('.*') @plugin.rule('.*')
def bot_events_start(bot, trigger): def bot_events_start(bot, trigger):
sb.comms.hostmask_set(bot) sb.comms.hostmask_set(bot)
print("here")