| index : logbot | |
| Archlinux32 log bot | gitolite user |
| summaryrefslogtreecommitdiff |
| author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-04 11:07:48 +0300 |
|---|---|---|
| committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-04 11:07:48 +0300 |
| commit | ec89833c37d6ee7997bc59156ba79348f4f33dca (patch) | |
| tree | 7de94801a3ecaaa753a174f19adc7c3ea605b45e | |
| parent | 10a31387bed1f8ed00c8854299a7ae90f08a959d (diff) | |
| -rwxr-xr-x | logbot.py | 4 |
@@ -70,8 +70,8 @@ SERVER = "irc.libera.chat" PORT = 6667 SERVER_PASS = None CHANNELS=["#archlinux32","#archlinux32-devops","#archlinux-ports"] -NICK = "timber" -NICK_PASS = "" +NICK = "titus_livius" +NICK_PASS = "7>xu&u{,6XS#os&7" # The local folder to save logs LOG_FOLDER = "/home/titus/irc-logs" |