Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Releases: Tox-Mod/ToxModBot

v2.1.3

22 Nov 23:13
ef1a5c4

Choose a tag to compare

  • Create a Blacklist Model
  • update the Message Event to Reject Blacklisted Users
  • Updated the Message Event to Reject Blacklisted Servers
  • Added a Blacklist Command
  • Update Package Version

v2.1.2

20 Nov 00:06
6a1ecd2

Choose a tag to compare

  • Fixed the Bots Say Command
  • Add a Invite Command
  • Fix the Stats Command
  • Fix the About Command
  • Fix the Eval Command
  • Fix the PostStats Command
  • Fix the Vote Command
  • Update more Command Perms

v2.1.1

19 Nov 16:17
6f555bb

Choose a tag to compare

  • Updated the main Client
  • Fixed the User Page Error
  • Fixed the Profile Page Error
  • Fixed Minor Issues with a Few Commands
  • Fixed Permissions for Multiple Commands
  • Updated the Bots Embed Footers
  • Updated how the Bot reads it’s Version

v2.1.0

18 Nov 05:15
eb5116d

Choose a tag to compare

v2.1.0 Pre-release
Pre-release
  • Merge the Client and Website Startup into a Main/Index File
  • Update the Dependencies
  • Update the Package.json
  • Move to Heroku for Hosting

v2.0.0-Beta

21 Jul 15:31
2ac8705

Choose a tag to compare

v2.0.0-Beta Pre-release
Pre-release

Change Log

  • Create and Initialize the base Discord Client
  • Create and Initialize the base Passport Session
  • Create and Configure a Configuration File
  • Create the base Express Router
  • Create a Commands Page
  • Create a Staff Page
  • Create the Dashboard Pages
  • Create the Error Pages (404, 500 etc)