New Features
- Message queueing & delaying - (Pull Request #81 by @dborodin836)
- Added support for servers using one space after the colon - (Pull Request #82 by @dborodin836)
- Custom Instruction - (Pull Request #83 by @teufortressIndustries)
- one_click.py - (Pull Request #85 by @teufortressIndustries)
- Updated Custom AI Model API - (Pull Request #87 by @dborodin836)
- Changed structure of message array - (Pull Request #94 by @dborodin836)
- Private and Global chats - (Pull Request #96 by @dborodin836)
- GroqCloud support & Commands refactor - (Pull Request #104 by @dborodin836)
- Better TF2 prompts - (Pull Request #106 by @teufortressIndustries)
Bug Fixes
- Error with time.py - (Pull Request #93 by @teufortressIndustries)
- Greeting and minor fixes - (Pull Request #90 by @teufortressIndustries)
- Fix crash when OpenAI API key is invalid - (Pull Request #101 by @dborodin836)
- Fix nickname permissions loss - (Pull Request #102 by @dborodin836)
New Contributors
- @teufortressIndustries made their first contribution in Pull Request #83