Rene Teigen
e5eeb035c1
Implemented slash command grouping and more ways to configure who can use what.
...
Refactored /g into /chat and /gpt-chat into /converse
Both have the grouping "gpt" so the full is /gpt chat, and /gpt converse
Added pycord-multicog to the project for easier slash grouping across cogs
Made the role check case insensitive and added some comments to the sample.env
Removed the rest of the discord.ext imports, it's not really used, ymmv
Removed another admin check i had missed in local-size
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
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
github-actions
2fe2302fc8
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
777a11c997
fix auto-expire retry and vary buttons
2 years ago
Kaveen Kumarasinghe
cdc6e70adb
Fix tempfile giving PermissionError on windows
2 years ago
Kaveen Kumarasinghe
4de4ab3f6e
bug squash!
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
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
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