From 02696d69134a2345e17f8182c57837d42bffedb6 Mon Sep 17 00:00:00 2001 From: Pawky Languish Date: Wed, 27 Nov 2024 23:42:45 +0000 Subject: reformat (and add bandcamp) --- config.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.py') diff --git a/config.py b/config.py index 27cf5c4..28902ee 100644 --- a/config.py +++ b/config.py @@ -4,6 +4,7 @@ import importlib, sys if __name__ == "local_config": config = importlib.reload(sys.modules["config"]).config else: + class config: # dummy, so the local config can simply be a copy of this template ... @@ -13,7 +14,7 @@ class config(config): nick = "pawbot" username = "pawky_bot" # you should probably indicate yourself to be the owner of the bot, in username, or realname, or both - realname = "pawky's bot" + realname = "pawky's song-of-the-day bot, use ~help" source = "/home/pawky/git/sotdbot" # so far only used for ctcp response gitdir = "./" # where is the bot git dir? currently only used for version (git commit hash, assuming latest commit == latest version) @@ -65,6 +66,7 @@ class config(config): "chghost", # uh, same, I think? ] + # cap-notify draft/account-registration draft/channel-rename draft/persistence draft/read-marker echo-message ergo.chat/nope extended-join extended-monitor invite-notify labeled-response sasl=PLAIN,EXTERNAL server-time setname userhost-in-names znc.in/self-message # message-tags multi-prefix account-tag batch away-notify account-notify chghost -- cgit 1.4.1-2-gfad0