171 Commits (deee0b328da4090958cd913da66e4bc41aba3c9f)

Author SHA1 Message Date
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
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
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 #44 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 #46 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 #34.
2 years ago
Kaveen Kumarasinghe 6732c136b2
Merge pull request #35 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
Kaveen Kumarasinghe 39e8a61dc7 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 60bda11c25 Add clearer message for when a rate limit might've occured, clear awaiting_responses
2 years ago
github-actions 2fc67fc13b Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe fb5b1f1e93 SLASH COMMANDSgit status! Major Overhaul
2 years ago
github-actions d928f32661 Format Python code with psf/black push
2 years ago
Cooper Lees 57e863167d
Merge branch 'Kav-K:main' into main
2 years ago
Cooper Ry Lees d6885b3c35 Add Dockerfile + concept of a DATA_DIR
2 years ago
Kaveen Kumarasinghe 94e76093af Update help text
2 years ago
github-actions ec38feaa36 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 193a967d41 REVAMP ASYNC, fully working now, massively improve immage prompt optimizer
2 years ago
Kaveen Kumarasinghe 4de4ab3f6e bug squash!
2 years ago
Kaveen Kumarasinghe f360741ad2 fix bugs
2 years ago
Kaveen Kumarasinghe 1f96dda52a Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 510f294c76 make bot fully async!
2 years ago
github-actions 24dce18052 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 3ea5f544e8 Fix bugs and add end conversation button to convo messages
2 years ago
github-actions ffa23155c0 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 96c69c417f fix bugs
2 years ago
Kaveen Kumarasinghe 4f8d4afd6b Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 24cd5011c4 get rid of small error thing
2 years ago
github-actions 0ed400a505 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 2a576c07e4 Recursive message summarizationgit add *git add *! Infinite chatgit add *git add *
2 years ago
Kaveen Kumarasinghe bb619e052c Recursive message summarizationgit add *git add *! Infinite chatgit add *git add *
2 years ago
github-actions ee00c3ba00 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 8382d49d62 Automatically retry when you edit your prompt!
2 years ago
github-actions 1ed96d47cf Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe edc62bc7ce Auto-expire interactions (1 hour for gpt messages), (10 minutes for drawings)
2 years ago
Kaveen Kumarasinghe bfec417161 bit more debug
2 years ago
Kaveen Kumarasinghe 1dbe109c43 update convo starter and add set_usage
2 years ago
Kaveen Kumarasinghe 2c915ddcc3 update convo starter and add set_usage
2 years ago
Kaveen Kumarasinghe c54d2cc349 ironed out bugs
2 years ago
github-actions 1312a864df Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 0065f4918a Add full DALL-E Integration
2 years ago
Kaveen Kumarasinghe 3242e0bab8 parameterize conversation starter into a file
2 years ago
Kaveen Kumarasinghe 0d2f779435 fix bug of thread not closing on convo limit
2 years ago
Kaveen Kumarasinghe 9e263dc57b refactor, redo ability for image prompt optimization
2 years ago
Kaveen Kumarasinghe a33a7a1e50 End conversation on some failure
2 years ago
Kaveen Kumarasinghe b28d4f8979 ability to start a convo with no thread
2 years ago
Kaveen Kumarasinghe ba99f2a3ee fix for clear convo threads
2 years ago
Kaveen Kumarasinghe 165c62c978 Add a command to clear all conversation threads immediately across all servers the bot uses
2 years ago
Kaveen Kumarasinghe 1bd8ead17c Add a command to optimize image text prompts before putting into dall-e!
2 years ago
Kaveen Kumarasinghe c8f60f83dd redo
2 years ago
Kaveen Kumarasinghe 7aedc7f2c6 Redo functionality
2 years ago
Kaveen Kumarasinghe 741abc0555 Close threads when end
2 years ago
Kaveen Kumarasinghe 825b009aa8 Full refactor to pycord, and cogs
2 years ago