mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Made IRCbot's password and host a config option.
Added a hook to send a message to the bot when a round starts. Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
|
||||
var/command = config.python_path + " " + script + " " + args
|
||||
|
||||
return shell(command)
|
||||
return shell(command)
|
||||
|
||||
Reference in New Issue
Block a user