Skip to content

Releases: vjFaLk/firefly-bot

v0.0.3

15 Jan 16:50
9c25b08
Compare
Choose a tag to compare

Adds K8s support - #12
Changes python base image to slim-buster to reduce image size - #11

v0.0.2

15 Nov 18:22
Compare
Choose a tag to compare

Features

  • You can now use a comma (,) as a delimiter (Not sure why I didn't do this by default 🤦‍♂️). Space still works for backwards compatibility reasons.
    • Using a comma allows you to put in values that contain spaces in them
  • You can now skip specific values by leaving them empty
  • You can now override the source and destination account

Check out the readme for more details

Fixes

  • Cleaned up, and formatted code
  • Some UX improvements with the setup, and the /help command
  • Improved the readme
  • Updated all the dependencies