Add loading print
This commit is contained in:
parent
0727fb317c
commit
3c5f742f74
@ -124,6 +124,7 @@ if botconfig.DEBUG_MODE and var.DISABLE_DEBUG_MODE_TIME_LORD:
|
||||
var.TIME_LORD_NIGHT_LIMIT = 0 # 30
|
||||
var.TIME_LORD_NIGHT_WARN = 0 # 20
|
||||
|
||||
plog("Loading Werewolf IRC bot")
|
||||
|
||||
def connect_callback(cli):
|
||||
SIGUSR1 = getattr(signal, "SIGUSR1", None)
|
||||
|
Loading…
x
Reference in New Issue
Block a user