Refactor 1.0 docs with new toctree structure and inheritance

This commit is contained in:
Griatch 2022-02-06 19:27:15 +01:00
parent 62477eac50
commit 628afe9367
142 changed files with 3967 additions and 3024 deletions

View file

@ -1578,7 +1578,7 @@ class CmdIRC2Chan(COMMAND_DEFAULT_CLASS):
irc_port=irc_port,
irc_ssl=irc_ssl,
)
self.msg("Connection created. Starting IRC bot.")
self.msg("Connection created. Beginner-Tutorial IRC bot.")
class CmdIRCStatus(COMMAND_DEFAULT_CLASS):