mjolnir/src/commands
2020-02-13 13:43:30 -07:00
..
AddRemoveProtectedRoomsCommand.ts Add commands to add/remove protected rooms on the fly 2020-01-21 13:46:15 -07:00
AddRemoveRoomFromDirectoryCommand.ts Add commands for managing room aliases and the room directory 2020-02-13 12:40:44 -07:00
CommandHandler.ts Add a 'set powerlevel' command 2020-02-13 13:43:30 -07:00
CreateBanListCommand.ts Move list watching into Mjolnir class 2019-10-08 18:25:57 +01:00
DeactivateCommand.ts Add a command to deactivate a user 2019-11-14 15:44:13 -07:00
DumpRulesCommand.ts Add a moderator's guide to Mjolnir 2019-10-28 20:20:47 -06:00
ImportCommand.ts Update log handling for debugging 2019-11-06 18:46:49 -07:00
ListProtectedRoomsCommand.ts Appease the linter 2020-01-21 15:25:17 -07:00
MoveAliasCommand.ts Add commands for managing room aliases and the room directory 2020-02-13 12:40:44 -07:00
PermissionCheckCommand.ts Avoid spamming the management room with errors 2019-11-06 19:17:11 -07:00
ProtectionsCommands.ts Add a protection system with a "first message is an image" demo 2019-12-04 18:51:03 -07:00
RedactCommand.ts Support automatically redacting users for certain ban reasons 2019-12-09 19:56:12 -07:00
SetDefaultBanListCommand.ts Add a command to set a default ban list 2019-11-13 20:34:45 -07:00
SetPowerLevelCommand.ts Add a 'set powerlevel' command 2020-02-13 13:43:30 -07:00
StatusCommand.ts Fix logging for status command 2020-01-21 13:17:38 -07:00
SyncCommand.ts Don't double report success for !mjolnir sync 2019-10-09 14:46:14 +01:00
UnbanBanCommand.ts Remove scary text... 2020-02-03 17:37:27 +01:00
WatchUnwatchCommand.ts Add watch and unwatch commands 2019-10-08 20:58:31 +01:00