g1r/config.toml

19 lines
712 B
TOML
Raw Permalink Normal View History

2023-02-20 00:11:31 +00:00
nick = "g1r"
server = "ircd.chat"
port = 6697
password = ""
2023-02-21 13:03:32 +00:00
channels = [ "#tcpdirect", "#macros", "#b0tsh0p" ] #add key access
admin_users = ["s4d", "s4d[m]", "g"] # add host identification
2023-02-20 00:11:31 +00:00
ignore_users = ["maple", "aibird", "professorOak", "van"]
openai = "sk-"
model = "text-davinci-003"
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
invaders = ["d1b", "z1m", "t4k", "m3mbr4n3", "g4z", "4l4n", "m1yuk1", "purpl3", "r3d", "5p0rk", "t3nn", "l4rb", "ch1nn", "d00ky", "3l", "fl0rb3", "g00ch", "gr4p4", "gr00t", "k00t", "k1m", "krunk", "l4dn4r", "n3n", "p3st0", "p00t"]
2023-02-24 01:04:54 +00:00
proxy_list = "./proxies.txt"