Skip to content

Releases: nwithan8/tauticord

v1.0.6

19 Sep 16:43
Compare
Choose a tag to compare
  • Actually fix issue where bot was attempting to send an empty message on startup (closes #40)
  • Fix config parsing for using embeds

Full Changelog: 1.0.5...1.0.6

v1.0.5

16 Sep 06:18
Compare
Choose a tag to compare
  • Fix positional-only argument bug when fetching messages (closes #39)

Full Changelog: 1.0.4...1.0.5

v1.0.4

15 Sep 23:27
Compare
Choose a tag to compare
  • Fix issue where bot was attempting to send an empty message on startup (closes #38)
  • Built-in 5 second minimum on refresh times to avoid over-pinging your Tautulli server and Discord

Full Changelog: 1.0.3...1.0.4

v1.0.3

06 Sep 23:41
Compare
Choose a tag to compare
  • Fix Docker composition

Full Changelog: 1.0.2...1.0.3

v1.0.2

06 Sep 17:29
Compare
Choose a tag to compare
  • Fix configuration parser to handle integers
  • Docker container now uploaded to GitHub Packages as well as Docker Hub

Full Changelog: 1.0.1...1.0.2

v1.0.1

31 Aug 22:37
fd95aaa
Compare
Choose a tag to compare

What's Changed

  • Add Docker environmental variables to README.md by @nwithan8 in #34
  • Fix config parsing of non-existent config file (i.e. Docker environment) by @nwithan8 in #36

Full Changelog: 1.0.0...1.0.1

v1.0.0 - Initial release

31 Aug 02:36
2a6166b
Compare
Choose a tag to compare

Initial release, now that the bot is stable enough. Includes Docker template and compose file.

What's Changed

  • some enhancments by @TomW1605 in #4
  • Minimize communication with Discord for performance and aesthetic gain, and pretty things up with embeds (optional) and more symbols by @twilsonco in #5
  • fix: Fixes py-cord positional args by @Yoruio in #28
  • Prep for initial Docker release by @nwithan8 in #31

Full Changelog: https://github.com/nwithan8/tauticord/commits/1.0.0