Skip to content

Releases: Erdragh/AstralBot

AstralBot 1.5.2

01 Jun 20:36
0eae5ff
Compare
Choose a tag to compare

Fix tps command using wrong numbers for calculation

AstralBot 1.5.0 (and 1.5.1)

01 Jun 10:25
7fe65d0
Compare
Choose a tag to compare

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

31 May 17:08
a0b8523
Compare
Choose a tag to compare
  • 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

27 Apr 07:42
b28e37f
Compare
Choose a tag to compare
  • 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

24 Mar 09:15
cbb7b30
Compare
Choose a tag to compare

Allow providing token via config

AstralBot 1.2.0

22 Feb 16:31
03e4afd
Compare
Choose a tag to compare
  • 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

17 Jan 18:22
Compare
Choose a tag to compare
  • Management Commands:
    • /tps
    • /usage
    • /stop
    • /uptime
  • Stop Minecraft usernames being formatted as Markdown on Discord
  • Rework enabled commands config

AstralBot 1.0.2

04 Jan 11:07
1bd7061
Compare
Choose a tag to compare
  • Solve Compatibility issue with GML on Forge
  • Fix empty whitelist Database handling

AstralBot 1.0.1

03 Jan 11:08
0d33159
Compare
Choose a tag to compare
  • 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

16 Dec 15:18
3d8352e
Compare
Choose a tag to compare

Initial Release