-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Sets up Migration for Variable Words This migration should create the new banned words table, and also copy the existing server information into the table as defaults * Extends Dao functionality The DAO now supports getting and updating banned words * Userside stuff for Multi-words added. THe main addition is a new !vtban command to let server admins change the banned word. In addition, all the groundwork was laid for interactions with multiple banned words, aside from an actual interface to add/remove them.
- Loading branch information
1 parent
91b2f9a
commit c0a2005
Showing
7 changed files
with
303 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.