Commit Graph

631 Commits

Author SHA1 Message Date
b9db9e759c
emoji resolver 2021-06-15 13:04:38 +03:00
ed4a498fc8
error handling for action building 2021-06-13 17:52:41 +03:00
d4ceb44be9
error handling for missing members 2021-06-13 17:52:22 +03:00
757601c608
fix for avg uptime calc 2021-06-13 17:52:03 +03:00
ed9905a238
whitelist entries 2021-06-13 17:51:47 +03:00
98e7f74f69
bug with whitelist check 2021-06-12 18:55:24 +03:00
b3257ae0d0
rate limiter tweaks, first message deleted asap 2021-06-12 17:35:03 +03:00
e77f3c6254
wordwatcher tweak 2021-06-12 16:47:53 +03:00
287bcd6cf4
debug stuff 2021-06-12 16:35:34 +03:00
d343c520de Merge branch 'master' of https://github.com/GalacticBot/New-GBot 2021-06-12 16:28:07 +03:00
fed630028e
wordfilter improvements, reduced false positives + whitelist support 2021-06-12 16:27:39 +03:00
nolan
0dc63e1d97 Fix totalPoints not showing in infraction embed 2021-06-12 00:34:23 -07:00
nolan
9e5508781a Fix channel-based infractions not logging among some other issues. 2021-06-12 00:12:40 -07:00
nolan
26fbc12af3 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2021-06-11 23:45:19 -07:00
nolan
1cc33adb88 Mutes should now retain removed roles if the mute is overwritten. 2021-06-11 23:45:06 -07:00
fddcd1752d
filter presets tweaks 2021-06-11 22:29:01 +03:00
090d53f1a4
prefix undefined fix 2021-06-11 22:19:50 +03:00
060892b83a
guild not defined in dms 2021-06-11 22:17:50 +03:00
811dfe7d43
bugfix 2021-06-11 22:15:15 +03:00
0e7b025c55
yet another bugfix for permissions 2021-06-11 13:06:43 +03:00
nolan
90dcbccc99 Moved unhandledRejections to transport through DiscordClient logger. 2021-06-11 00:58:31 -07:00
nolan
774cef3c23 Apparently RegExp creation in the file only works 1/2 of the time? Somebody explain this fuckery. 2021-06-10 23:03:32 -07:00
nolan
7c58a32f3a Temporary logging 2021-06-10 22:51:41 -07:00
nolan
860c0c0bfb Separate nickname & dehoist command, created a description for old -> new nicknames in embed. 2021-06-10 22:39:40 -07:00
nolan
8b499f6ccb Comment dmInfraction code & default to false. 2021-06-10 22:39:16 -07:00
nolan
e35a7f4356 Fix issue with softbanning people outside of the guild, add missing locale entries. 2021-06-10 22:08:41 -07:00
nolan
133173fbb0 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2021-06-10 18:38:07 -07:00
nolan
7697289641 Bugfix, Discord permission check only requires one of the required permissions instead of all. 2021-06-10 18:37:53 -07:00
ce80bda8cc
debugging 2021-06-11 04:23:21 +03:00
12312de869
bugfixes 2021-06-11 04:22:04 +03:00
nolan
f76ca7487c Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2021-06-10 18:09:23 -07:00
nolan
b796e3fe06 merge 2021-06-10 18:08:31 -07:00
40e41af6ad
bugfix to perm check 2021-06-11 04:07:27 +03:00
51717cf7ef Merge branch 'master' of https://github.com/GalacticBot/New-GBot 2021-06-10 17:56:16 +03:00
ba7d4985ec
regex & ratelimiter tweaks 2021-06-10 17:55:52 +03:00
nolan
a278987cc2 Fix escapeMarkdown being passed an array (hopefully) 2021-06-09 23:10:42 -07:00
nolan
b9d165d1af testing 2021-06-09 19:48:06 -07:00
nolan
db68bf1cee Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2021-06-09 17:51:02 -07:00
nolan
8afd68e0d8 update messagecache logging 2021-06-09 17:50:56 -07:00
03f39baf0d
bugfix for method being added into word list 2021-06-10 01:14:51 +03:00
c317641dce
standardise msg delete and edit log formats 2021-06-10 00:38:08 +03:00
0ec6e75959
bugfix to perm check when using both 2021-06-09 23:44:53 +03:00
106efcc1a1
bugfix 2021-06-09 23:18:46 +03:00
852f15d9ca
Merge branch 'master' of https://github.com/GalacticBot/New-GBot 2021-06-09 22:59:54 +03:00
d342a674aa
upgrade packages 2021-06-09 22:55:23 +03:00
488bf624be
idk why pm2 is required by this repo 2021-06-09 22:45:45 +03:00
Erik
c432a78009
Merge pull request #8 from GalacticBot/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2021-06-09 22:38:14 +03:00
dependabot[bot]
f9498e7abc
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 19:37:00 +00:00
1e7386f06f
require attachment logs be in nsfw + regex tweaks 2021-06-09 22:35:56 +03:00
b8319a4b36
regex preset tweaks 2021-06-09 21:37:41 +03:00