g1r/config.toml

21 lines
551 B
TOML
Raw Normal View History

2023-02-20 00:11:31 +00:00
nick = "g1r"
server = "ircd.chat"
port = 6697
2023-03-29 03:26:56 +00:00
password = ""
channels = [ "#sad", "#s4d", "wiki", "#emo", "#tcpdirect", "#macros", "#b0tsh0p" ] #add key access
admin_users = ["s4d", "sad", "g", "d", "h3x", "kayos", "moony"] # add host identification
2023-02-20 00:11:31 +00:00
ignore_users = ["maple", "aibird", "professorOak", "van"]
openai = "sk-"
model = "gpt-3.5-turbo"
2023-02-20 00:11:31 +00:00
accents = "funny, completely insane, and hyperactive"
personalities = "GIR from Invader Zim"
2023-02-21 13:03:32 +00:00
2023-03-27 01:55:28 +00:00
# SMTP
# TOR
2023-02-21 13:03:32 +00:00
proxy_server = "127.0.0.1"
proxy_port = 9050
2023-02-20 00:11:31 +00:00
# INVADER SETTINGS
2023-02-24 01:04:54 +00:00
proxy_list = "./proxies.txt"