74 Commits (fe54b250f63db39e1695fa9f89a5434726dc832a)

Author SHA1 Message Date
Kaveen Kumarasinghe fe54b250f6 fix img prompt optimizer redo bug
2 years ago
github-actions f4f53cf3cf Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 79c44fb0a0
Merge branch 'main' into rekey-conversation
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 55f0db7f8b Changed more name handling
2 years ago
Rene Teigen c0e0d8ba8b Changed conversations to be keyed by thread
2 years ago
github-actions 7fb849de88 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 369c836a72 AI Moderation!
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
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 0835d849fc Add fallback if guild is None
2 years ago
Rene Teigen 68a20dcc50 Changed the image resizing to go by the guild filesize limit
2 years ago
Rene Teigen f2033c0fcc Set autocomplete to limit to 25 options, the max
2 years ago
Rene Teigen 6cfd2838a5 Added autocompleters to settings and opener files
2 years ago
Kaveen Kumarasinghe 663fda421c Make recurring file operations all async, add custom opener file feature
2 years ago
github-actions 9bbfa2de7a Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 6cea6da6fe Proper error messages on an API error
2 years ago
Rene Teigen ddc23e7c10 Added some print to send_request and fixed the top_p description
2 years ago
Rene Teigen 8fbfe952f8 Changed how the overrides are checked to allow "0" input
2 years ago
Hikari Haru 9e4460c009 Added basic passthrough to /ask
2 years ago
github-actions 92f7632095 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 05a54e28d6 Allow for a way for all users to be granted command access
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
Kaveen Kumarasinghe 0adb5c0e38 fix welcome message
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
Kaveen Kumarasinghe db1191144d fix minor typo
2 years ago
Karl f13bd6ea3f
Merge branch 'Kav-K:main' into KarlKennerley-GPT3Discord-Issue#34
2 years ago
Karl 3a663c244f
Updated get_welcome_message function
2 years ago
Karl 357422414a
Added getter and setter for welcome msg setting.
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 72c5760479 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe bfdd8fc29f black test
2 years ago
github-actions 17b71059b5 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 37f2c8c1b4 Make image operations completely async, fix the optimized text length, set best_of=2
2 years ago
Karl 49b652bdd3
Added getter for welcome message env variable.
2 years ago
Rene Teigen e31df356a9 Changed send_followup to respond
2 years ago
Rene Teigen 3ddb1056c3 Change way that roles are checked and some formatting
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
Cooper Lees 57e863167d
Merge branch 'Kav-K:main' into main
2 years ago