Rene Teigen
68a20dcc50
Changed the image resizing to go by the guild filesize limit
...
Since boosted servers have higher limits, even for bots
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
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
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
e062cc2597
Fix view message edits
2 years ago
Rene Teigen
b48c68e868
A little cleanup and changed the "admin" slash group to "system"
...
So that it's hidden further down on the list
2 years ago
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