connect bot to #uxn

This commit is contained in:
~d6 2024-01-23 10:47:12 -05:00
parent 8610a0f419
commit c962f31f15
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import uxnrepl
server = "irc.libera.chat"
nick = b"uxnbot"
channel = b"#uxnbot"
channel = b"#uxn"
sandbox = tempfile.mkdtemp(prefix='uxnrepl')