315 Commits (fe54b250f63db39e1695fa9f89a5434726dc832a)
 

Author SHA1 Message Date
Kaveen Kumarasinghe fe54b250f6 fix img prompt optimizer redo bug
2 years ago
Kaveen Kumarasinghe fa03050c12 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe aea8ebfddb bump version
2 years ago
github-actions ab553a0dba Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 189975a3f9 fix bug with message edits
2 years ago
Kaveen Kumarasinghe 55f18fe93f update README
2 years ago
Kaveen Kumarasinghe b7b19e820d bump version
2 years ago
Kaveen Kumarasinghe 7e72e9c71b fix awaiting response already removed
2 years ago
Kaveen Kumarasinghe e18b913b60 bump version
2 years ago
Kaveen Kumarasinghe e5ac016f36 update readme
2 years ago
github-actions f4f53cf3cf Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe f9720be6d8
Merge pull request #64 from Hikari-Haru/rekey-conversation
2 years ago
Kaveen Kumarasinghe 79c44fb0a0
Merge branch 'main' into rekey-conversation
2 years ago
Rene Teigen d3d15e767f Block further responses until current is finished in threads
2 years ago
github-actions 903c91497d Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 9896051a7b fine tune moderations a bit, fix Redo
2 years ago
Rene Teigen 566484febf Fix conversation limit not being able to close thread
2 years ago
Rene Teigen 55f0db7f8b Changed more name handling
2 years ago
Rene Teigen 36a9480506 Changed the ways names are added to the history
2 years ago
Rene Teigen c0e0d8ba8b Changed conversations to be keyed by thread
2 years ago
Kaveen Kumarasinghe 602742eb59 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
github-actions 7fb849de88 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 7c7956d131 bump version
2 years ago
Kaveen Kumarasinghe 369c836a72 AI Moderation!
2 years ago
Kaveen Kumarasinghe c338d2aea3 add more custom openers, update readme
2 years ago
github-actions db7c400ca4 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 3775432aae
Merge pull request #58 from Hikari-Haru/autocomplete
2 years ago
Rene Teigen 92f902cb15 return message if no opener folder
2 years ago
Rene Teigen ae64bc9fa2 Fixed opener_file not being able to be used alone
2 years ago
Kaveen Kumarasinghe 09902525b7 update readme badges
2 years ago
Kaveen Kumarasinghe 2c3e970abc fix pypi badge
2 years ago
Kaveen Kumarasinghe aa1a82b553 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 79efb5fa38 bump version, update pypi version tag
2 years ago
github-actions 20bd3a970c Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 04d1a06a9e
Merge pull request #60 from Hikari-Haru/bigger-images
2 years ago
github-actions 4a39685e45 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe b31bfbe26d
Merge pull request #55 from Hikari-Haru/ask-parameters
2 years ago
Rene Teigen e0150c526d Fix ctx passthrough with draw button
2 years ago
Rene Teigen 0835d849fc Add fallback if guild is None
2 years ago
github-actions 2c21d5da1c Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe a82acbec11
Merge pull request #61 from Kav-K/gpt-end
2 years ago
Kaveen Kumarasinghe 962cb3429c add some convo safety checks
2 years ago
Rene Teigen 68a20dcc50 Changed the image resizing to go by the guild filesize limit
2 years ago
Rene Teigen 11ae8de8e0 Add a response if you're not in a conversation
2 years ago
Rene Teigen db9dd047a9 Changed how the message type is checked end_conversation
2 years ago
Rene Teigen f93e9c1bbf Implement /gpt end
2 years ago
Rene Teigen f8d3dd0ffd Added os specific separator like in gpt3discord.py
2 years ago
Rene Teigen 581ec17643 Wrong opener_file description
2 years ago
Rene Teigen af76a580a4 Update README
2 years ago
Rene Teigen f2033c0fcc Set autocomplete to limit to 25 options, the max
2 years ago