Commit Graph

244 Commits

Author SHA1 Message Date
bca63dab46 clean up 2020-08-13 23:47:00 +03:00
1ba51cfa0b fix bug with message edits where no content was initially present 2020-08-13 23:46:52 +03:00
15286ab227 show infraction points and expiration 2020-08-13 23:46:15 +03:00
29ffc9e364 support global user and discrim search 2020-08-13 23:46:01 +03:00
bc921ca625 changed logging level 2020-08-13 23:45:23 +03:00
nolan
f9c59d7990 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-08-11 00:32:47 -07:00
d8fb8c3202 error stack printing 2020-08-10 03:00:59 +03:00
5e65e219d7 dumb bug fix 2020-08-10 03:00:49 +03:00
7b23cac660 user embed rework 2020-08-10 03:00:39 +03:00
nolan
2b9dfb1fad Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-08-09 12:53:15 -07:00
nolan
4db5b480a2 moderation history command sorta 2020-08-09 12:53:09 -07:00
9817e4d774 case command 2020-08-09 20:05:58 +03:00
20d0f0749b rewrite stickyrole for more granular control 2020-08-09 02:22:41 +03:00
10ce17431b sticky role and auto mute 2020-08-09 02:22:23 +03:00
d6d33ffd63 missing embed perms error handling 2020-08-09 02:21:05 +03:00
12e2660bf7 more perm checks 2020-08-08 22:16:13 +03:00
7682f8bba6 edit error??? 2020-08-08 22:10:36 +03:00
32c178b9ef guild command rework 2020-08-08 21:59:30 +03:00
23041f6247 Merge branch 'master' of https://github.com/Navy-gif/New-GBot 2020-08-08 13:41:09 +03:00
5530886a51 fixing linter warnings 2020-08-08 13:40:43 +03:00
nolan
c49fbeba58 merge 2020-08-07 15:27:24 -07:00
nolan
19b0abc8e8 Shard-based (connection-pool) storage system testing (IDK IF IT WORKS) and moved localization to structure 2020-08-07 15:21:28 -07:00
581745b016 enable guild logging 2020-08-06 01:13:39 +03:00
8ad54271df finished the help command 2020-08-06 01:13:27 +03:00
11a6c7e255 guild and user info polish 2020-08-06 01:13:09 +03:00
4dd7512d1e dev bypass to premium 2020-08-06 01:12:54 +03:00
5ebd8335d8 Merge branch 'master' of https://github.com/Navy-gif/New-GBot 2020-08-04 12:36:28 +03:00
cfa45dc110 tag searching 2020-08-04 12:35:58 +03:00
0695420dc7 guild checks 2020-08-04 12:35:48 +03:00
592f7ec60c tags 2020-08-04 12:35:28 +03:00
2c928ca0d1 fix tag resolving 2020-08-04 12:35:00 +03:00
nolan
d0012fb9be removed permission checking in verify function for infractions 2020-08-03 01:32:34 -07:00
nolan
bbfd575983 locale parsing fixes for linux 2020-07-29 12:21:58 -07:00
nolan
02b439bae2 permission fixes, example usage fixes, locale testing 2020-07-29 12:01:39 -07:00
nolan
f48439eb6a Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-07-29 11:42:30 -07:00
21bafe1cfe message log was set to send the log message in the channel the message was sent 2020-07-29 14:23:32 +03:00
c568a7b815 a 2020-07-29 00:46:48 +03:00
529942b3c1 a 2020-07-29 00:42:44 +03:00
nolan
aa447185c3 permission fixes (maybe?) 2020-07-28 13:40:15 -07:00
nolan
fc5a3b0e08 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-07-28 11:51:22 -07:00
nolan
97e34af8c4 enable/disable and message logging 2020-07-28 11:49:34 -07:00
6d65deaa34 commands list fix 2020-07-28 13:11:20 +03:00
nolan
4a6298bd57 merge 2020-07-27 20:03:23 -07:00
nolan
6c1338558f enable/disable commands 2020-07-27 20:00:24 -07:00
79e0bce3b5 some bs 2020-07-26 23:11:12 +03:00
9229eedd29 show usage stuff, help command partial rewrite 2020-07-26 23:10:46 +03:00
13b404bffd components by tag 2020-07-26 23:09:54 +03:00
47ab29f901 prefix getter 2020-07-26 23:09:25 +03:00
7036b9abff a 2020-07-25 16:59:26 +03:00
efbe4b0410 Merge branch 'master' of https://github.com/Navy-gif/New-GBot 2020-07-25 11:34:04 +03:00
nolan
435ec0dd1a logging change 2020-07-25 01:32:26 -07:00
nolan
db3c7d4e3a attempting to change localization files to .txt, don't use this 2020-07-24 23:08:47 -07:00
nolan
b7dcfceebb some logging and message cache fixes 2020-07-24 23:02:22 -07:00
nolan
f056eadc7b removing logging 2020-07-24 12:37:13 -07:00
nolan
6ddc625459 Convert array buffer to regular buffers through processes 2020-07-24 12:34:46 -07:00
nolan
da61ec0712 more logging and some fixes? 2020-07-24 11:49:32 -07:00
nolan
fae49afc4b snipe comand testing and message/attachment storing 2020-07-24 11:31:52 -07:00
dca4b74ca7 Merge branch 'master' of https://github.com/Navy-gif/New-GBot 2020-07-23 23:46:21 +03:00
83bf05e5a2 some stuff 2020-07-23 23:41:52 +03:00
nolan
974ab4b94c db collection/message/attachment caching 2020-07-23 13:40:20 -07:00
nolan
1d7707221d logging for guild add/leave and command execution 2020-07-19 18:25:27 -07:00
nolan
4c269f9e7a full commit 2020-07-19 15:42:21 -07:00
nolan
ac0492f5c8 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-07-16 01:19:47 -07:00
nolan
c5f6bfec82 WIP on master: 8929d20 merged 2020-07-16 00:54:39 -07:00
b820d157d0 case sensitivity matching for resolvemethod 2020-07-11 23:40:43 +03:00
4583302799 premium and exact matching 2020-07-11 23:40:25 +03:00
978f7eabd9 merge 2020-07-11 23:40:05 +03:00
7fe698adf8 bs 2020-07-11 23:39:05 +03:00
a313ddf53f misc stuff 2020-07-11 23:37:09 +03:00
3b66549686 various fixes 2020-07-11 23:36:55 +03:00
7613f650c7 protection setting 2020-07-11 23:36:40 +03:00
7fbd30c30e misc fixes 2020-07-11 23:33:44 +03:00
7ebca4bae2 stickyrole setting 2020-07-11 23:33:01 +03:00
5b9382b529 misc fixes 2020-07-11 23:11:37 +03:00
badbafa844 Merge branch 'master' of https://github.com/Navy-gif/New-GBot 2020-07-08 11:00:39 +03:00
be50aacb3a merge bs 2020-07-08 10:59:51 +03:00
nolan
8929d20218 merged 2020-07-04 03:25:12 -07:00
nolan
18a7713b42 a shit ton of moderation commands and changes 2020-07-04 03:23:10 -07:00
d9aa6bb0e9 welcomer setting 2020-06-20 23:28:43 +03:00
aa0e2c354f cleaning up unnecessary assignment 2020-06-20 23:28:26 +03:00
57dad51b5c welcomer and start for autorole 2020-06-20 23:27:42 +03:00
46b374f2bb attachment storing 2020-06-20 23:27:23 +03:00
f9f43b233f differentiated different responses in respond 2020-06-20 23:26:59 +03:00
84cfa7696c another reset term 2020-06-20 23:26:02 +03:00
771f7c6875 cleanup 2020-06-20 00:02:59 +03:00
ffa5128af2 channel ignoring inhibitor 2020-06-20 00:02:30 +03:00
1384860bd5 move to info cat 2020-06-20 00:02:16 +03:00
a3cbe75fed setting priorities straight 2020-06-20 00:01:58 +03:00
2dfa6b42a1 guild based logs 2020-06-19 21:30:30 +03:00
fbcb912c93 Perm checks 2020-06-19 21:29:54 +03:00
cde32a93aa rate limiter stuff 2020-06-19 21:29:17 +03:00
9e7148735a Resolve channel is now async, to allow fetching channels from discord 2020-06-19 16:38:56 +03:00
f5aea60621 rate limiter 2020-06-19 16:37:25 +03:00
93e6031c5b Ratelimiter class for bulk operations
(queueSend, queueDelete etc)
2020-06-19 16:37:04 +03:00
dd0017c24e Message logging stuff 2020-06-19 00:00:32 +03:00
60304a1803 message logging stuff, incomplete 2020-06-18 17:07:39 +03:00
nolan
fe16a1dfc0 Merge branch 'master' of https://github.com/Navy-gif/New-Gbot 2020-06-15 17:15:52 -05:00
nolan
7585b8200b not finished at all, just pushing 2020-06-15 17:15:13 -05:00
9101d99e08 guild indexing 2020-06-10 17:49:46 +03:00
883a1de725 autorole setting 2020-06-10 17:49:07 +03:00