Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest.yml | 2025-01-19 | 353 Bytes | |
DiscordBotClient-win-x64.exe | 2025-01-19 | 107.5 MB | |
DiscordBotClient-win-x64.exe.blockmap | 2025-01-19 | 103.5 kB | |
latest-mac.yml | 2025-01-19 | 357 Bytes | |
DiscordBotClient-mac-arm64.dmg | 2025-01-19 | 124.0 MB | |
DiscordBotClient-mac-arm64.dmg.blockmap | 2025-01-19 | 130.8 kB | |
latest-linux.yml | 2025-01-19 | 398 Bytes | |
DiscordBotClient-linux-x86_64.AppImage | 2025-01-19 | 126.1 MB | |
README.md | 2025-01-19 | 1.4 kB | |
v3.6.2 source code.tar.gz | 2025-01-19 | 2.3 MB | |
v3.6.2 source code.zip | 2025-01-19 | 2.4 MB | |
Totals: 11 Items | 362.6 MB | 0 |
Full Changelog: https://github.com/aiko-chan-ai/DiscordBotClient/compare/v3.6.1...v3.6.2
π οΈ Chores
- Updated Discord Core (1/20/2025)
- Disabled CORS
- Updated README.md: Clarified cases of false positives caused by antivirus software.
π Fixes
- Error Notifications: Only critical error notifications are now displayed. Network-related error messages have been suppressed.
- TypeError: Fixed the issue
TypeError: d(...)(...).shiftRight is not a function
. - Private Channel Handling
- Guild Members List: Fixed bugs affecting the display and functionality of the guild members list.
- General Stability: Addressed several critical bugs that were causing application crashes.
β¨ Features
- Data Removal:
- Removed Quests data.
- Removed Discovery Guilds data.
- Discord Shop: Set all prices in the Discord Shop to
0
and ignored Stripe/PayPal integrations. - System Messages:
- System messages have been restructured into three distinct embeds for better clarity.
- Forwarding of system messages is now disabled.
- Command Grouping:
- The
switchguild
andswitchshard
commands have been grouped under theswitch
command category for better organization.
## π Notes - Fixed bugs π - Added more bugs to fix later π