discord-gamestatus

View the status of your game server in discord using embeds

GPL-3.0 License

Stars
33

Bot releases are visible (Hide)

discord-gamestatus - Version 1.13.0

Published by Douile almost 4 years ago

Changes:

  • Update dependencies
  • Fix bug with fivem server images
  • Improve logging args
  • Allow using statusmod and statusclear on channels not the current channel
  • Add the statusremove command to remove a specific status
  • Enforce proper limits on the number options of statuses (color, columns, editLimit)
discord-gamestatus - Version 1.12.6

Published by Douile almost 4 years ago

Changes:

  • Fix embed truncation
  • Add limits to size of status properties
discord-gamestatus - Version 1.12.5

Published by Douile almost 4 years ago

Changes:

  • Add proper embed truncation

NOTICE Bugged, do not use this release

discord-gamestatus - Version 1.12.4

Published by Douile almost 4 years ago

Changes:

  • Disable notify
discord-gamestatus - Version 1.12.3

Published by Douile almost 4 years ago

Changes:

  • Fix error when creating a status error-ed in status command
  • Give discord.js-light attribution in botinfo command
discord-gamestatus - Version 1.12.2

Published by Douile almost 4 years ago

Changes:

  • In event of corrupt save file, save it before continuing
discord-gamestatus - Version 1.12.0

Published by Douile almost 4 years ago

Changes:

  • Move to discord.js-light
  • Disable notify command
discord-gamestatus - Version 1.11.6

Published by Douile almost 4 years ago

Changes:

  • Bug fixes
discord-gamestatus - Version 1.11.5

Published by Douile almost 4 years ago

Changes:

  • Add configurable limits per member role
discord-gamestatus - Version 1.11.4

Published by Douile almost 4 years ago

Changes:

  • Update README and usage
  • Add offline properties to status mod that are used when a server is offline
  • Change colour of all embeds
  • Change logging verbosity
discord-gamestatus - Version 1.11.3

Published by Douile about 4 years ago

Changes:

  • Truncate player connect/disconnect message (prevented status from updating)
  • Fix typo in botinfo support server link
discord-gamestatus - Version 1.11.2

Published by Douile about 4 years ago

Changes:

  • Truncate player columns when they're too long (> 2000 chars)
  • Update statusmod help message
  • Add support server link to botinfo
discord-gamestatus - Version 1.11.1

Published by Douile about 4 years ago

Changes:

  • When creating status send DM to user if bot lacks permissions
  • Set statuses as deleted when calling UpdateCache.updateRemove
discord-gamestatus - Version 1.11.0

Published by Douile about 4 years ago

Changes:

  • Prevent update from creating a new status after the status has been cleared
  • Update some logging
  • Allow some commands to be used in DM
  • Decrease MAX_TICK
  • Add limits for the amount of status messages in guilds/channels
  • Set presence when logging in
  • Add help command to presence message
  • Set bot owner as owner of the bot application (from API)
discord-gamestatus - Version 1.10.1

Published by Douile about 4 years ago

Changes:

  • Fix unable to delete message error log
discord-gamestatus - Version 1.10.0

Published by Douile about 4 years ago

Changes:

  • Disable message caching (discord.js)
  • Improve status message caching
  • Check permissions when updating/creating status messages
  • Fix client options from 11.6.4 (discord.js)
  • Fix not removing empty channels from save file
discord-gamestatus - Version 1.9.0

Published by Douile about 4 years ago

Added some general polish
Changes:

  • Update some dependencies
  • Remove unnecessary dumpticks command
  • Add memory usage to botinfo
  • Allow TOP.GG API key to be passed as env var
  • Fix argv typos
  • Add help to argv
  • Improve LICENSE visibility
  • Increase default status maxEdits
  • Decrease verbosity of some log messages
discord-gamestatus - Version 1.8.0

Published by Douile about 4 years ago

Updates:

  • Remove delete queue (obsolete and memory leak)
  • Remove custom message sweep (was not in use)
  • Decrease max message cache size from 150 to 15 (most of time latest message is fetched anyway)
  • Update dependencies
discord-gamestatus - Version 1.7.2

Published by Douile about 4 years ago

Changes:

  • Fix bug where DM notifications used the old syntax to get user
discord-gamestatus - Version 1.7.1

Published by Douile about 4 years ago

Changes:

  • Move utils to seperate NPM package
Related Projects