1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-04 18:18:31 +00:00

4.0.0-rc13.3

* Added: Initial support for the `/delete` command. Only specific messages will be removed from chat when one is received, now, and there's an easy to add action for In-Line Chat Actions to let moderators perform the action.
This commit is contained in:
SirStendec 2018-10-16 02:13:14 -04:00
parent 796da1739a
commit 7fc27ff025
5 changed files with 87 additions and 42 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc13.2',
major: 4, minor: 0, revision: 0, extra: '-rc13.3',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>