Skip to content

Releases: JakeJMattson/EmbedBot

Add file support

28 Mar 20:30
Compare
Choose a tag to compare

Add ImportFile command for importing embeds from JSON files.
Minor version bumps for dependencies.

Meta commands

06 Feb 01:55
Compare
Choose a tag to compare

Combine Ping and Uptime into one Status command with these aliases.
Add Kill, Restart, and Update commands that work from the JAR runtime.
Convert internal packaging scheme to new domain.

Internal upgrades

20 Nov 18:28
Compare
Choose a tag to compare

Added ExecuteAll command for executing a batch of commands in sequence.
Fixed a bug in the permissions service and improved responses for all tiers.
Redesigned the mention embed to comply with new Discord rendering.
Upgraded KUtils version to 0.13.0 along with new syntactic sugar and fixes.
Improved documentation and setup guides (added JAR setup guide).

Silent mode

24 Sep 04:48
Compare
Choose a tag to compare

The bot now responds in "silent mode" - useless text was replaced with success reactions.
Improve responses when the input is greater than the embed limit.
Add UpdateTarget command to edit a target embed message.
Remove CopyPrevious; not useful in practice.
Remove ListCommands; use Help instead.
Save embeds to disk more frequently.
Validate configuration on startup.

Quality of life changes

15 Aug 05:01
Compare
Choose a tag to compare

Add field editing commands.
Add indexing commands for fields and clusters.
Add tracking on send/deploy.
Add info response on ping.
Add proper limit responses.
Implement vararg behavior to some commands.
Implement optional or implicit behavior to some commands.

Docker and clusters

11 Jul 04:59
Compare
Choose a tag to compare

Added Docker support to the project for easy building and deployment.
Added the cluster functionality, which allows for the creation and manipulation of embed groups.

First major release

12 Jun 04:59
79a6e63
Compare
Choose a tag to compare

Supports all embed functions.