Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest.yml | 2025-10-05 | 352 Bytes | |
DiscordBotClient-win-x64.exe | 2025-10-05 | 92.9 MB | |
DiscordBotClient-win-x64.exe.blockmap | 2025-10-05 | 99.1 kB | |
latest-mac.yml | 2025-10-05 | 516 Bytes | |
DiscordBotClient-mac-x64.dmg | 2025-10-05 | 115.0 MB | |
DiscordBotClient-mac-x64.dmg.blockmap | 2025-10-05 | 120.9 kB | |
DiscordBotClient-mac-arm64.dmg | 2025-10-05 | 114.8 MB | |
DiscordBotClient-mac-arm64.dmg.blockmap | 2025-10-05 | 121.1 kB | |
latest-linux.yml | 2025-10-05 | 398 Bytes | |
DiscordBotClient-linux-x86_64.AppImage | 2025-10-05 | 121.2 MB | |
README.md | 2025-10-05 | 1.9 kB | |
v3.8.1 source code.tar.gz | 2025-10-05 | 266.1 kB | |
v3.8.1 source code.zip | 2025-10-05 | 346.8 kB | |
Totals: 13 Items | 444.8 MB | 31 |
According to issue [#289], and since I don't want this product to have a conflicting name, at least for now, I will keep the current name until a new one is found.
Here’s the update content for v3.8.0:
🛠️ Chores
Application Name: Renamed fromDiscordBotClient
toNekocord
- CI/CD: Added pipeline to run ESLint checks
✨ Features & Improvements
- Discord Core: Updated to Stable 453248 (0a497ab)
- Vencord: Updated to v1.13.1
- Message Search API: Discord officially supports it for bots
- Audio Quality: Allows sending audio at higher quality than the Voice Channel limit (#284)
- Per-server Profiles: Added server-specific profile modification (#285)
🐛 Fixes
- App Reload: Prevented automatic use of latest build on reload (which caused crashes)
- Slash Commands: Fixed some commands not showing in DM Channel (#282)
📝 Refactors
- Codebase: Fully refactored to TypeScript
- Database: Replaced LevelDB with IndexedDB
📝 Notes
- Bugs fixed 🐛
- Probably added more bugs to fix later 🎉
What's Changed
- Fixed grammar and improved wording by @FelOtt in https://github.com/aiko-chan-ai/DiscordBotClient/pull/273
- skip clone vencord if already cloned by @uukelele-scratch in https://github.com/aiko-chan-ai/DiscordBotClient/pull/275
- TypeScript rewrite by @aiko-chan-ai in https://github.com/aiko-chan-ai/DiscordBotClient/pull/288
New Contributors
- @FelOtt made their first contribution in https://github.com/aiko-chan-ai/DiscordBotClient/pull/273
- @uukelele-scratch made their first contribution in https://github.com/aiko-chan-ai/DiscordBotClient/pull/275
Full Changelog: https://github.com/aiko-chan-ai/DiscordBotClient/compare/v3.7.4...v3.8.1