g1r/config.toml

18 lines
521 B
TOML
Raw Normal View History

2023-02-20 00:11:31 +00:00
nick = "g1r"
server = "ircd.chat"
port = 6697
password = ""
channels = [ "#s4d", "#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
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"