Releases: RirikoAI/RirikoBot
Releases · RirikoAI/RirikoBot
1.3.1
What's Changed
- [FEAT] Add /karma and !karma command, allow configuring at profile/server-wide level
- Bump form-data by @dependabot[bot] in #504
- Bump multer and @nestjs/platform-express by @dependabot[bot] in #508
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #497
- [FEAT] Add Reaction Role feature by @earnestangel in #507
- Bump undici and discord.js by @dependabot[bot] in #509
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
Try to utilize the free services provided by Google Gemini and OpenRouter.
What's Changed
- [FEAT] Add more AI services (Google Gemini, OpenRouter, OpenAI)
Full Changelog: 1.1.0...1.2.0
1.1.0
Another big update! Enjoy!
What's Changed
- [FEAT] Adds Reminder service
- [FEAT] AutoVoiceChannel - copy permissions from the "Join to Create" channel
- [FEAT] Check for free games every hour, saves free games notification states
- [FEAT] Add /free-games remove command to stop receiving free games alerts
- [FEAT] Add slash command for setup-avc
- [FEAT] Add "ModalCommands", allow Discord bot owners to set API using modal commands, + fixes
- [FEAT] Add deployment instructions for Render.com by @earnestangel in #493
- Bump @nestjs/schematics from 10.2.3 to 11.0.5 by @dependabot in #475
- Bump @nestjs/cli from 10.4.9 to 11.0.7 by @dependabot in #479
- Bump mongodb from 5.9.2 to 6.16.0 by @dependabot in #480
- Bump tar-fs from 2.1.2 to 2.1.3 by @dependabot in #492
Full Changelog: 1.0.0...1.1.0
1.0.0
Our first major release is finally out!
Check it out guys... tell us what you think :D
What's Changed
- [FEAT] Add build deployment success message by @earnestangel in #415
- [FEAT] add coin-flip command by @00ZenDaniel in #417
- [FEAT] Introduce Giveaways feature, add more unit test, general fixes by @earnestangel in #421
- [FEAT] Implement Welcomer feature by @earnestangel in #424
- [FEAT] Implement Twitch Notification, CLI, and Improve Unit Tests by @earnestangel in #435
- [FEAT] Implement StableDiffusion + Unit Tests and general fixes by @earnestangel in #436
- [FEAT] Add back/previous, filter, join, leave, rewind, playtop + tests by @earnestangel in #438
- [FEAT] Permissions system, manga, anime-character command + increases unit test standard by @earnestangel in #439
- [FEAT] Moderation tools + tests and fixes by @earnestangel in #440
- [FEAT] Meme commands, Guild+Global commands, general and test fixes by @earnestangel in #448
- [Feat] Over 60 reactions by @earnestangel in #449
- [Chore] Add Tests for all reaction commands to reach goal of 80% coverage by @True-Aki in #453
- [CHORE] Adds unit test for meme to go above and beyond wheeeeee by @earnestangel in #454
- docs: add 00ZenDaniel as a contributor for test, and code by @allcontributors in #473
New Contributors
- @00ZenDaniel made their first contribution in #417
Full Changelog: https://github.com/RirikoAI/RirikoBot/commits/1.0.0
0.14.5
What's Changed
- Add message app command to grab custom emojis by @True-Aki in #345
- 0.14.5 by @earnestangel in #349
Full Changelog: 0.14.4...0.14.5
0.14.4
Version 0.14.4 is out now!
Important for previous users: If you're using OpenAI before, you will need to change the model in the config.js file into any of the model listed in the website: https://platform.openai.com/docs/models/overview
For example:
...
AI: {
...
// Use any model in this page https://platform.openai.com/docs/models/overview
GPTModel: "gpt-4",
...
}
...
Update your packages to use this version 1.14.4:
npm i --include=dev
For Linux user please rerun this after updating:
npm uninstall ffmpeg-static
npm uninstall ffmpeg
npm update
What's Changed
- [FIX] Update to OpenAI 4, enabling GPT-4 and other models from the site. Fix prompts and tests by @earnestangel in #344
- Update README.md by @earnestangel in #339
- docs: add earnestangel as a contributor for code, design, and infra by @allcontributors in #340
- docs: add True-Aki as a contributor for code, and design by @allcontributors in #341
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #342
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #333
New Contributors
- @allcontributors made their first contribution in #340
Full Changelog: 0.14.3...0.14.4
0.14.3
What's Changed
- [Snyk] Security upgrade mongoose from 7.5.2 to 8.0.0 by @earnestangel in #323
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #318
- Bump @babel/node from 7.22.6 to 7.23.9 by @dependabot in #316
- Bump @babel/core from 7.22.9 to 7.23.9 by @dependabot in #315
- Bump @discordjs/rest from 1.7.1 to 2.2.0 by @dependabot in #283
- Bump @babel/preset-env from 7.22.10 to 7.23.9 by @dependabot in #314
- Bump ririkollama-bot-client from 1.0.0 to 1.1.0 by @dependabot in #330
- Bump nodemon from 3.0.1 to 3.1.0 by @dependabot in #334
- [FEAT] Adds MOAR reactions, adds user info command by @True-Aki in #338 🎉
New Contributors
Full Changelog: 0.14.2...0.14.3