Remove weird auto-replace strings here and there
This commit is contained in:
parent
23038be08f
commit
26ff5d4206
8 changed files with 12 additions and 13 deletions
|
|
@ -1628,7 +1628,7 @@ class CmdIRC2Chan(COMMAND_DEFAULT_CLASS):
|
|||
irc_port=irc_port,
|
||||
irc_ssl=irc_ssl,
|
||||
)
|
||||
self.msg("Connection created. Beginner-Tutorial IRC bot.")
|
||||
self.msg("Connection created. Starting IRC bot.")
|
||||
|
||||
|
||||
class CmdIRCStatus(COMMAND_DEFAULT_CLASS):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue