home
notes
code
rss
chatgpt-irc - chatgpt via irc
git clone https://github.com/rj1/chatgpt-irc
about
|
log
|
files
|
refs
|
license
date
commit message
author
files
+
-
2023-03-06 15:31
connect to password protected irc servers
rj1
3
+5
-0
2023-02-08 01:20
readme: fix example config
rj1
1
+1
-1
2023-02-05 10:27
readme: added demo video and note about cookies
rj1
1
+5
-0
2023-02-05 09:55
allow inclusion of the "Bearer " prefix in the auth_token config setting
rj1
1
+3
-0
2023-01-30 08:57
added useragent as a config option
rj1
3
+7
-4
2022-12-24 17:46
chat.openai.com now requires cookie for cloudflare waf
rj1
3
+7
-2
2022-12-08 19:28
we no longer need to specify conversation or message id in the config
rj1
3
+14
-19
2022-12-08 10:04
!reset command resets the conversation w/ chatgpt properly now
rj1
1
+27
-17
2022-12-08 07:59
moved outgoing message parsing into it's own function
rj1
1
+27
-22
2022-12-08 07:44
configuration options reside in config.json
rj1
4
+41
-25
2022-12-08 07:12
readme: added some brief configuration instructions
rj1
1
+16
-1
2022-12-08 06:52
split outgoing messages in a more readable format
rj1
1
+13
-3
2022-12-08 05:53
autojoin multiple channels
rj1
1
+7
-7
2022-12-08 05:44
consolidated configuration, fixed openai blocking our requests
rj1
1
+30
-15
2022-12-06 00:37
first
rj1
3
+226
-0