Releases: Kav-K/GPTDiscord
AI Moderation!
Implement automatic AI-based server moderation. Read the README for more details and how to enable!
Full Changelog: Kav-K/GPT3Discord@v2.4...v3.0
Auto complete for settings, commands, tons of custom openers
What's Changed
- Autocomplete and changed the way opener files are loaded to use a folder instead by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/58
Full Changelog: Kav-K/GPT3Discord@v2.3...v2.4
v2.3
What's Changed
- Implement /gpt end by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/59
- Added passthrough of gpt3 parameters to /ask by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/55
- Changed the image resizing to go by the guild filesize limit by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/60
Full Changelog: Kav-K/GPT3Discord@v2.2.2...v2.3
Made all recurring file operations async, add ability to use custom opener file
- Made all recurring file operations async
- add ability to use custom opener file (placed in bot root directory) #51
Full Changelog: Kav-K/GPT3Discord@v2.2.1...v2.2.2
More detailed error descriptions when an API error occurs
The bot will explicitly tell you if your key is invalid, or if there was another type of API error.
Command groups, allow all users to use bot commands by omitting params in .env, more fine-tuned permissions, optional GPT-3 generated welcome message for new joins
What's Changed
Allow for all users to use ADMIN, GPT, and DALLE group commands by just omitting the relevant line in the .env file
- Karl Kennerley GPT3 Discord Issue#34 by @KarlKennerley in https://github.com/Kav-K/GPT3Discord/pull/43
- Slashgroups refactor and separation of commands based on roles by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/48
New Contributors
- @KarlKennerley made their first contribution in https://github.com/Kav-K/GPT3Discord/pull/43
Full Changelog: Kav-K/GPT3Discord@v2.1.3...v2.2
Fix .env loading, Fix iew message edits, reduce dependencies
What's Changed
- Fix view message edits by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/49
- Fix .env file loading
Full Changelog: Kav-K/GPT3Discord@v2.1.2...v2.1.3
Make conversations more personable
Make conversations more personable
Full Changelog: Kav-K/GPT3Discord@v2.1.1...v2.1.2
Async image concatenation
Image operations are all async now, improving performance and stability!
v2.1
What's Changed
@Hikari-Haru Added private /chat-gpt option, minimal context option, and an opener prompt option
- Fix COPY of cogs + models source code into build Docker container by @cooperlees in https://github.com/Kav-K/GPT3Discord/pull/40
- Add gitignore and change role checks by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/35
- Private thread by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/46
- Add private threads, minified starter and added option for opening/preamble by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/42
- Replace 'Human:' in prompt with actual username by @rolanddeboer in https://github.com/Kav-K/GPT3Discord/pull/44
New Contributors
- @Hikari-Haru made their first contribution in https://github.com/Kav-K/GPT3Discord/pull/35
- @rolanddeboer
Full Changelog: Kav-K/GPT3Discord@v2.0.2...v2.1