DiscordGSM Versions Save

New repo: https://github.com/DiscordGSM/GameServerMonitor

v1.9.3-r2

2 years ago

Fix TypeError: 'bool' object is not subscriptable Update Dependencies Update Version Number

v1.9.2

2 years ago

Multiple major changes.

  • Fix UTF-8 encoding problems.
  • Fix issues with the loop logic and the messages array.
  • Update requirements.
  • Improve the server count so it does not count a server twice.
  • Move server settings to an environment file and load them on start.
  • Git pull is now a safe way to update the bot.
  • Configuration files are now part of the .gitignore
  • Reduce permissions requirements to a minimum.
  • Improve variables and functions names.
  • Standardize quotation rule.
  • Refresh JSON while running.
  • Implement a new embed format with a lot more customization.
  • Much better error handling.
  • No case sensitivity for query type.
  • Add more translation options.
  • Major servers.json modification.
  • Relocate servers.json
  • Add docker build support.
  • No longer repost messages on restart.
  • Fix Main Task/Loop sequence.
  • Better Verbose of error.

v1.8.2

2 years ago
  • Fix SourceQuery issue (Thanks DevTecs)

v1.8.1

3 years ago
  • Fix Mordau player count issue
  • Fix UnicodeDecodeError on SourceQuery

v1.8.0

3 years ago
  • [Heroku] Version improved - Webpage with Invite to server button and bot issue diagnoses
  • [Heroku] Added SERVERS_JSON env, removed SERVERS_JSON_URL env
  • Support custom color
  • Fix a crash issue when presence_type set to 3

v1.7.5

3 years ago
  • Update discord.py

v1.7.4

3 years ago
  • Fix asyncio errors

v1.7.3

3 years ago
  • Fix server name display issue

v1.7.2

3 years ago
  • Fix minecraft server query issue

v1.7.1

4 years ago
  • Fixed the gamedig issue on windows