MODiX
MODiX copied to clipboard
Discord Bot handling basic moderation needs, soon implements statistics.
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...
Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Is this desired behaviour? 
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
For example, the following currently fails with "Error: Field name length must be less than or equal to 256. (Parameter 'Name')": `!eval (1, 1, 1, 1, 1, 1, 1, 1,...
Upon visiting http://mod.gg/ safari either crashes or reloads until safari spits out an error saying that a problem repeatedly occurred on the website. The problem is confirmed on iOS12.1.4 and...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Clicking on infraction detail requested by `!infractions` command opens https://mod.gg/infractions?id={{id}} which then redirects to https://mod.gg/logs/infractions?id={{id}}. Filter bellow ID column is correctly filled with `{{id}}` but results are not filtered by...
Start with just the framework for TRACKING infractions in the database. That includes ban tracking, via the Discord Audit Log. Keep in mind that we'll need to be able to...