logging: add topic support in Main, Tag, PM logs.
This commit is contained in:
@@ -43,9 +43,19 @@ LOG_CHAT=
|
||||
# Bot logs chat/channel
|
||||
|
||||
|
||||
# LOG_CHAT_THREAD_ID=
|
||||
# if you want to log to a specific topic.
|
||||
|
||||
|
||||
# MESSAGE_LOGGER_CHAT=
|
||||
# For PM and Tag logger
|
||||
# Defaults to sending in Log Channel Above
|
||||
# Defaults to sending in Log Channel Above.
|
||||
|
||||
|
||||
# PM_LOGGER_THREAD_ID=
|
||||
# TAG_LOGGER_THREAD_ID=
|
||||
# Extra customisation for separated logging.
|
||||
# To be used with the var above.
|
||||
|
||||
|
||||
OWNER_ID=
|
||||
@@ -60,9 +70,5 @@ SUDO_TRIGGER=!
|
||||
# Sudo Trigger for bot
|
||||
|
||||
|
||||
# MESSAGE_LOGGER_CHAT=
|
||||
# PM and Tag Logger chat.
|
||||
|
||||
|
||||
UPSTREAM_REPO=https://github.com/thedragonsinn/plain-ub
|
||||
# Keep default unless you maintain your own fork.
|
||||
|
||||
Reference in New Issue
Block a user