Skip to content

Releases: Zsunamy/HLTVDiscordBridge

HLTVDiscordBridge v2.0

09 Apr 22:57
Compare
Choose a tag to compare

After over a month of programming and studying, we are proud to announce the first major release since the initial release of the HLTVDiscordBridge. We reworked the entire codebase for improved performance and easier implementation of future features. We have also made a major update to our API for a higher possible frequency of requests and expanded functionality.
Following changes are:

  • team [team] gives a brief summary about a specified team similar to player
  • event does the same as team but for events
  • set is now the command used to change per-server settings. For more details run help set
  • With the introduction of set it is now possible to disable automated messages. For more details see set
  • Some of you have probably seen some early testing with automated event announcements and with this release they should be back again without the spam :P
  • Stats for results work again and support now 6-man rosters
  • Several performance improvements, especially for result stats

HLTVDiscordBridge v1.2.5

08 Mar 13:22
Compare
Choose a tag to compare
  • announcements events that just started/ended are wokring and enabled again.
  • !ranking should now work with more than one word for the region.
  • the bot will inform you if a requested feature takes some time to load.
  • numerous perfomance improvements.

HLTVDiscordBridge v1.2.2

16 Feb 20:33
Compare
Choose a tag to compare
  • added !live to get all live matches
  • improved !upcomingevents (now displays upcoming events for the next 30 days)
  • few embeds now contain links to HLTV for more information

HLTVDiscordBridge v1.2.1

14 Feb 20:03
Compare
Choose a tag to compare
  • fixed !event [name]

HLTVDiscordBridge v1.2

14 Feb 19:51
Compare
Choose a tag to compare
  • improved results: since we switched to a new api, we were able to get more data on a played match.
  • Events are now sent into this channel when they start/end.
  • !events will now send all ongoing events.
  • !upcomingevents will give you information about upcoming events in this month (patch for next 30 days coming soon).
  • !event [name] will inform you about upcoming events.

HLTVDiscordBridge v1.1

09 Feb 21:50
Compare
Choose a tag to compare
  • added !upcoming
  • added !ranking [date]
  • improved performance of !playercards
  • various bugfixes