Commit Graph

10 Commits

Author SHA1 Message Date
ekzyis 555add29a2 Save responses from ChatGPT 2023-09-09 18:27:36 +02:00
ekzyis 094815fd2f Send latest response from ChatGPT after every second
This is faster than waiting one second and then sending the _next_ response from ChatGPT.
2023-09-09 18:19:49 +02:00
ekzyis d8e8d5ab8c Add Makefile 2023-09-09 17:52:29 +02:00
ekzyis 197ae8fe3c Combine scripts into pipeline
First successful run from TG to ChatGPT back to TG!
2023-09-09 17:52:09 +02:00
ekzyis 672d66d6d9 Fix OPENAI env vars 2023-09-09 17:37:12 +02:00
ekzyis 4ae7e26510 Add script for Telegram updates long polling 2023-09-09 16:49:33 +02:00
ekzyis 3c2cee00fe Add .gitignore 2023-09-09 16:17:25 +02:00
ekzyis 1977e7cfee Add stream parser + telegram script 2023-09-09 16:11:09 +02:00
ekzyis 6c195215db Basic prompt script 2023-09-09 13:27:52 +02:00
ekzyis 4f1b97105c initial commit 2023-09-09 12:04:05 +02:00