Releases: alexdeploy/discord-gpt
Releases · alexdeploy/discord-gpt
v0.2.0-alpha
What's Changed
- Adding simple events and OpenAI create completion functions. by @alexdeploy in #1
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0-alpha
Installation & Configuration
- Installation and configuration of project dependencies. (9ea2bc8)
- Implementation of basic functionality for Discord bot. (94c7e78)
Bot
- Configure the API key on enviroment variable. (a1c4a29)
- Create the bot and register the events and commands. (bc419cf)
- Tests for events and commands logs. (b4152c7)
- Tests for bot log. (b4152c7)