Releases: EbonJaeger/dolphin-rs
Releases · EbonJaeger/dolphin-rs
Pinging Dolphin
Changelog:
- Log files being moved (such as maybe during log rotation) should no longer break the bot, if that was happening
- Add ability to mention roles and channels from Minecraft
- Add an optional webserver implementation to listen for messages from other machines. See here for details
- Fix mentions from Minecraft with spaces not creating a mention
- Print nicer-looking error messages
Toothy Dolphin
Every new release has a few toothing issues. This update fixes some of them!
Changelog:
- Eliminated a call to the Discord REST API when messages are received from Minecraft
- Replace ugly Discord mentions with names in messages to Minecraft
- Escape double quote characters in messages to Minecraft
- Fix a bad value in the default configuration
Rusty Dolphin
This is the initial release of Dolphin in Rust.
Changelog:
- Add more customization options for chat formatting in Minecraft
- Improve experience when a user sends an attachment in Discord
Caveats:
- While the config for Dolphin-RS is very similar to the old version, there are some important differences:
- The default config file is named
dolphin.toml
instead ofdolphin.conf
- Headers and keys are now
snake_case
instead of TitleCase - TellrawTemplate key has been split into three new options under its own header (see the Readme for details)
- The default config file is named