Releases: Erdragh/AstralBot
Releases · Erdragh/AstralBot
AstralBot 1.5.2
AstralBot 1.5.0 (and 1.5.1)
1.5.0
-
Introduce webhook chat sync, allowing for user imitation
IMPORTANT INFO: If you don't want to manually set the webhook URL, the
bot needs to have the MANAGE_WEBHOOKS permission
1.5.1
Hotfix for Versions 1.18.2 - 1.20.1 fixing missing classes
AstralBot 1.4.0
- Port to 1.20.4 and NeoForge
- Removed Forge as a supported Platform for Minecraft > 1.20.1
- JiJ SQLite and Commonmark dependencies, allowing better compatibility and removing the SQLite JDBC dependency
- Handle messages sent by commands too (i.e.
say hello
)
AstralBot 1.3.0
- Message Embeds to better represent Minecraft messages on Discord
- Fix
/link
Minecraft command not being registered on Forge - Implement Markdown parsing for Discord to Minecraft message sync
- Implement automatically converting URLs to clickable links in Minecraft chat
- Replace blocked URLs before sending Minecraft chat to Discord
AstralBot 1.2.1
Allow providing token via config
AstralBot 1.2.0
- Unlink other Discord users with permissions
- Customizable text for basically anything
/headpat
command- More graceful shutdown
/link
as a Minecraft command for people who want to be linked but are already whitelisted by another way- Exception handling for commands server side, resulting in less commands that don't get a response
AstralBot 1.1.0
- Management Commands:
/tps
/usage
/stop
/uptime
- Stop Minecraft usernames being formatted as Markdown on Discord
- Rework enabled commands config
AstralBot 1.0.2
- Solve Compatibility issue with GML on Forge
- Fix empty whitelist Database handling
AstralBot 1.0.1
- Config option to disable
/unlink
- Async bot startup
- Make /reload command remove no longer registered commands
- Update dependencies
- Make SQLite driver an external dependency, allowing compatibility with Ledger
AstralBot 1.0.0
Initial Release