Skip to content

Discord EC2 Manager Bot v0.3.2

Latest
Compare
Choose a tag to compare
@jacob-card-howe jacob-card-howe released this 10 Nov 13:59
· 10 commits to main since this release
a6d3896

Release Notes

Welcome to Discord EC2 Manager v0.3.2! Some of the release's highlights can be found below. This release sees a complete rework of how Discord Commands are handled by the bot, as well as allows users to pass in the -i command for EC2 instance-specific commands! Below is a highlight reel of what's new in this release, as well as some examples of commands users are able to run!

Release Highlights

  • Users are now able to pass in the -i (EC2 Instance ID) flag alongside the !start, !stop, !status, and !terminate commands

!command Updates

Users can now specify the -i flag alongside !start, !stop, !status and !terminate in order to have more granular control over how they manage their EC2 instances via discord-ec2-manager.

Example !status command: !status -i i-abcde123456fghij

Bug Fixes

  • Cleaned up more logging outputs to stop spamming the bot's log console
  • Updated binaries for Ubuntu and Windows