Skip to content

Releases: timmyRS/SuprDiscordBot

1.4.2

06 Aug 18:22
Compare
Choose a tag to compare
  • Assignments to Member.nick will now be reflected on Discord
  • Fixed some bugs with presence updates

1.4.1

10 Jun 23:14
Compare
Choose a tag to compare
  • Fixed NullPointerException when trying to discover gateway
  • Removed auto-update and some other improvements

1.4.0

09 Jun 21:31
Compare
Choose a tag to compare
  • Added Channel#nsfw, Channel#rate_limit_per_user and Channel::parent_id
  • Added Channel#uploadChanges() so changes to channel's values will be uploaded to Discord
  • Added Channel#hasParent() and Channel#getParent()
  • Renamed Channel#isPartOfGuild() to #isPartOfAGuild()

1.3.0

17 Dec 17:03
Compare
Choose a tag to compare
Remove --live-update-scripts and some improvements (1.3.0)

1.2.3

01 Dec 01:13
Compare
Choose a tag to compare
Kill process when socket dies (1.2.3)

This approach to dealing with reconnecting should hopefully work 24/7.

1.2.2

27 Nov 22:23
Compare
Choose a tag to compare
  • Lots of improvements.
  • script.isVersionOrAbove has been removed.