craiyon-irc/settings.py_example.py
2022-07-21 23:36:37 +02:00

8 lines
No EOL
146 B
Python

IRC_NICK = "wtfbbq"
IRC_HOST = "localhost"
IRC_PORT = 6667
IRC_TLS = False
IRC_CHANNELS = ["#lol"]
MODE = 'monero'
SCANLINE = False
NOTICES = True