Commit graph

10 commits

Author SHA1 Message Date
phixxy
b9b9d841c5 removed blog from chatgpt
added blog to phixxycom
added permission for gpt4 queries
2024-01-27 16:49:50 -08:00
phixxy
8c0c8578d2 added check role for premium members 2024-01-27 16:45:26 -08:00
phixxy
64810982fa added self to on_reaction_add() 2024-01-27 13:18:56 -08:00
phixxy
a40922a9b2 added some logging 2024-01-25 01:55:06 -08:00
phixxy
8491f02227 answer_question needed to return a value and now does even on error 2024-01-24 23:51:14 -08:00
phixxy
8ee00860b8 removed handle_error 2024-01-24 23:46:56 -08:00
phixxy
be04b5f203 moved most functions out of essentials and into chatgpt
moved chatgpt on_message functions out of sparkytron3000 into chatgpt
made sparky ignore python imports if they start with _
renamed essentials to _essentials to stop import
2024-01-24 16:35:59 -08:00
phixxy
edd3bd5093 This is (probably) a BREAKING CHANGE
moved functions out of essentials and into chatgpt
2024-01-24 15:57:54 -08:00
phixxy
74c74d2330 changed chatgpt data folder to chatgpt 2024-01-24 15:46:07 -08:00
phixxy
6d50ca0aef changed name to chatgpt to better explain what the plugin is 2024-01-24 15:44:55 -08:00
Renamed from extensions/async_openai.py (Browse further)