Skip to content

Releases: manix84/discord_gmod_bot

v1.3 - Discord.JS@12

19 Jun 23:21
Compare
Choose a tag to compare
  • Moving over to Discord.JS@12.
  • Improved logging layout.
  • Setting node version to 12.
  • Adding chalk for fun.
  • Logging clean-up. Removing API_KEY from logs. Initial constants log will remain as before.
  • Adding example .env file.
  • Adding support for local hosting.
  • Reverting GUILD/CHANNEL find change.
  • Replacing GET with FIND.
  • Delete config.json.example.
  • Update package.json.

v1.2 - Expanded logging and error handling

27 Jan 08:59
fe1cf6e
Compare
Choose a tag to compare
  • Adding Version data and Sync function.
    • Used for Connection Test in GMod Addon.
  • Better error handling
    • Adding request failure errors.
    • Adding legacy error messages.
    • Expanding and improving logging and error messages in server output.
    • Forwarding on error messages to GMod addon in response.