Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/GPT3Discord/commits/commit/db9dd047a93e288c9a37a2bad269c50be8b0c05b/cogs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

108 Commits (db9dd047a93e288c9a37a2bad269c50be8b0c05b)

Author SHA1 Message Date
Rene Teigen db9dd047a9 Changed how the message type is checked end_conversation 2 years ago
Rene Teigen f93e9c1bbf Implement /gpt end 2 years ago
github-actions d225b81aac Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 663fda421c Make recurring file operations all async, add custom opener file feature 2 years ago
Kaveen Kumarasinghe 6cea6da6fe Proper error messages on an API error 2 years ago
Kaveen Kumarasinghe cb54d60421 update readme 2 years ago
Kaveen Kumarasinghe a68eeb5651 fix some merge issues 2 years ago
github-actions ab3d0a6868 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 5218c445af
Merge branch 'main' into slashgroups-refactor 2 years ago
github-actions b06e038a4e Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 0adb5c0e38 fix welcome message 2 years ago
Kaveen Kumarasinghe 28d04d5753 update settings with new param 2 years ago
Kaveen Kumarasinghe dcb90f57fa typo 2 years ago
github-actions 42d733de61 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 53235e4e1d Merge branch 'main' of https://github.com/Kav-K/GPT3Discord 2 years ago
Kaveen Kumarasinghe 7d116d2ef3 fix typos 2 years ago
github-actions 316dcbb023 Format Python code with psf/black push 2 years ago
Karl f13bd6ea3f
Merge branch 'Kav-K:main' into KarlKennerley-GPT3Discord-Issue#34 2 years ago
Karl a5f5b0d35d
Updated on_member_join function 2 years ago
Rene Teigen 84798e6cb7 Forgot imgoptimize to optimize in help 2 years ago
Rene Teigen 46039b5a43 Change chat to ask, and change imgoptimize to optimize 2 years ago
Rene Teigen 4657d9d814 Merge branch 'main' into slashgroups-refactor 2 years ago
github-actions fd01dede70 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 7327982f3c Error on draw failure 2 years ago
github-actions 7401728fbe Format Python code with psf/black push 2 years ago
Rene Teigen 6c56bfc729 Fix behavior in conversation 2 years ago
Rene Teigen e062cc2597 Fix view message edits 2 years ago
Karl f30c9f07e3
Changed welcome message to query GPT3 for new msg 2 years ago
Rene Teigen b48c68e868 A little cleanup and changed the "admin" slash group to "system" 2 years ago
Rene Teigen e5eeb035c1 Implemented slash command grouping and more ways to configure who can use what. 2 years ago
Kaveen Kumarasinghe 37f2c8c1b4 Make image operations completely async, fix the optimized text length, set best_of=2 2 years ago
github-actions 21a304a873 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe f68f669ef7 Don't change the conversation prompt's human name to the user's name if it contains invalid characters 2 years ago
github-actions 5a791889f0 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe ca8e6b0d66
Merge pull request from rolanddeboer/main 2 years ago
github-actions d0be447ee9 Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 300a4306ad
Merge pull request from Kav-K/private-thread 2 years ago
Kaveen Kumarasinghe cf65baf078 remove prints 2 years ago
Kaveen Kumarasinghe 5eb792cb7e Fix initial convo-end not working 2 years ago
Roland de Boer 4ecf29935e
Merge branch 'Kav-K:main' into main 2 years ago
Roland de Boer 7ba231473a Replace Human: in prompt with actual username 2 years ago
Karl 88abf2946d
Added on_member_join listener. Fixes issue . 2 years ago
Kaveen Kumarasinghe 6732c136b2
Merge pull request from Hikari-Haru/main 2 years ago
Rene Teigen e35f320a5e Add private threads, minified starter and added option for opening 2 years ago
Kaveen Kumarasinghe 3b1f8424f3 Remove GPTie: pre-prompt for /g, show the prompt after /g is run 2 years ago
github-actions a4436f235f Format Python code with psf/black push 2 years ago
Kaveen Kumarasinghe 5561ff3b57 Allow for /g to be used while in a conversation independently by the same user without conflicts 2 years ago
Hikari Haru 39c193adfa
Update gpt_3_commands_and_converser.py 2 years ago
Rene Teigen 3ddb1056c3 Change way that roles are checked and some formatting 2 years ago
github-actions 0a60d7e2b0 Format Python code with psf/black push 2 years ago