rj1
about | log | files | refs | license
datecommit messageauthorfiles+-
2023-03-06 15:31connect to password protected irc serversrj13+5-0
2023-02-08 01:20readme: fix example configrj11+1-1
2023-02-05 10:27readme: added demo video and note about cookiesrj11+5-0
2023-02-05 09:55allow inclusion of the "Bearer " prefix in the auth_token config settingrj11+3-0
2023-01-30 08:57added useragent as a config optionrj13+7-4
2022-12-24 17:46chat.openai.com now requires cookie for cloudflare wafrj13+7-2
2022-12-08 19:28we no longer need to specify conversation or message id in the configrj13+14-19
2022-12-08 10:04!reset command resets the conversation w/ chatgpt properly nowrj11+27-17
2022-12-08 07:59moved outgoing message parsing into it's own functionrj11+27-22
2022-12-08 07:44configuration options reside in config.jsonrj14+41-25
2022-12-08 07:12readme: added some brief configuration instructionsrj11+16-1
2022-12-08 06:52split outgoing messages in a more readable formatrj11+13-3
2022-12-08 05:53autojoin multiple channelsrj11+7-7
2022-12-08 05:44consolidated configuration, fixed openai blocking our requestsrj11+30-15
2022-12-06 00:37firstrj13+226-0