Skip to content

Releases: NetroCorp/TheCodingBot

v5.1.1

04 Jan 07:27
62ae785
Compare
Choose a tag to compare

What's Changed

  • Language support now added.
  • Update API to Netro Corporation API.
  • Change Copyright to Netro Corporation from TMC.
  • README Updated to include never fully released v5.1.0

All changes can be found at: v5.0.2...v5.1.1

v5.0.2

28 Mar 04:50
7c4196d
Compare
Choose a tag to compare

What's Changed

  • Add source command
  • Change API link in app.js
  • Remove some unneeded lines of code

New Contributors

  • @wrac4242 made their first contribution! Woot woot!

All changes can be found at: v5.0.1...v5.0.2

v5.0.1

15 Mar 07:35
edf32d2
Compare
Choose a tag to compare

This update includes fixes to commands:

  • userinfo -> corrected default avatar handling.
  • config -> Patch bug where supplying 'next' to the default results in the bot having a fit about json in console, not continuing for user.
  • botcontrols -> You can now restart the bot and actually restart it. No more reloading everything but the main bot.js file.

Also including fixes to:

  • All events requiring audit log pulling -> Patched bug where fetching audit log data got the wrong user. For instance, for a user deleting their own message, it would show the last user who deleted their message prior.
  • ready event -> Patched bug where invite caching causes 429 (ratelimit) errors and possible improper logging of invites.
  • verification -> Patched bug where running multiple verification may cause the database to freak out because the primary key was set to serverID and not something like code.

v5.0.0

10 Mar 06:02
df16e2c
Compare
Choose a tag to compare

RELEASE THE BOT