Commit graph

468 commits

Author SHA1 Message Date
31a4894fdf id -> index, closes #75 2021-08-03 00:52:47 -06:00
26a8883290 Add support for stickers, somewhat support for embeds (only lists) 2021-08-03 00:43:30 -06:00
d35c43f904 Use markdown URLs instead of full URLs 2021-08-03 00:36:18 -06:00
be96014447 Upload URLs instead of attachments (testing needed) 2021-08-03 00:31:40 -06:00
99282874bb Fix duplicate for real 2021-08-02 23:54:47 -06:00
e8f1425648 Fix duplicate image sending 2021-08-02 23:54:29 -06:00
daacbe247d Call function to_file 2021-08-02 23:52:31 -06:00
85082cbf16 Fix on_message_delete throwing error on attachments only 2021-08-02 23:50:50 -06:00
a9e6185b7e Settings management re-write 2021-08-02 18:23:23 -06:00
fe913f0a3b Fix RCHK command 2021-08-02 17:56:37 -06:00
b765dd7521 Add /rchk 2021-08-02 16:18:41 -06:00
e43da56776 No awaiting modlog_embed, check if massmention not None 2021-08-01 09:49:34 -06:00
7b6c399f6f Password generator, lots of cleanup, more dynamic db configs 2021-07-31 00:03:03 -06:00
967d94242e Bug fixes, add /serverinfo, closes #73 2021-07-28 18:50:11 -06:00
acb2d6ff3e manage_server -> manage_guild 2021-07-26 19:12:23 -06:00
e48c987bcd Add roleping expansion, closes #38 2021-07-26 19:10:49 -06:00
9a3c86815d Permissions updates 2021-07-26 19:10:07 -06:00
cfa9642fb3 Use CacheCog where applicable 2021-07-25 22:32:56 -06:00
408ef87f43 Merge branch 'refactoring' 2021-07-25 21:16:28 -06:00
8de38b17df Fix modlog detecting bad edits from bots 2021-07-25 21:14:36 -06:00
bf985bc050 Fix issues with imports 2021-07-25 16:52:48 -06:00
d108c910c2 Split ModlogCog into numerous other cogs 2021-07-25 16:29:23 -06:00
98fa85b787 Split AdminCog into numerous other cogs 2021-07-25 16:29:07 -06:00
078df960da Fix issues with modlog 2021-07-25 12:12:43 -06:00
fb7c49cf5c Bump version to 1.6.0 2021-07-25 01:29:28 -06:00
44d6b5675e Add roleinfo/userinfo, closes #71 2021-07-25 01:25:19 -06:00
433563d52d Add Rolegiver, closes #32 2021-07-25 01:24:57 -06:00
c963dbd889 Admin embeds standardization, closes #65, closes #66 2021-07-24 22:08:37 -06:00
a940ba7aba Change ban/kick messages to embeds, closes #70 2021-07-24 21:50:45 -06:00
0496e288c2 Fix outright failure to send DM on ban 2021-07-24 21:19:39 -06:00
1f552d7d32 Fix fstring issue in /bans list 2021-07-24 21:06:52 -06:00
0650e033d8 Fix caching error in /bans list, closes #68 2021-07-24 21:04:52 -06:00
53f4f2838d Fix ban command to not error on failed DM 2021-07-24 20:55:23 -06:00
7bf5e85466 Fix attempting to await audit log 2021-07-24 20:07:04 -06:00
548cef00e7 Some some database objects in modlog 2021-07-24 20:00:35 -06:00
f6dc7743f5 Small bugfixes 2021-07-24 19:55:39 -06:00
e9f13e4a71 Normalize error messages in Starboard 2021-07-24 19:14:29 -06:00
9d9490f07a Add RemindmeCog, closes #26 2021-07-24 18:51:12 -06:00
d29978ecaf Fix /autopurge add 2021-07-23 20:21:41 -06:00
a97f474525 Added pagination features to /warnings, /bans, added /ctc2 guesses 2021-07-23 20:05:49 -06:00
85fb441c59 Merge branch 'main' into 'gitlabcog'
# Conflicts:
#   jarvis/__init__.py
2021-07-23 20:01:28 +00:00
5622209f4d Paginator viewing for issues, merge requests, and milestones 2021-07-23 13:47:04 -06:00
2ba042aedc Add paginated issue lookup 2021-07-23 11:49:38 -06:00
306300684c Fix bug with /roleping allow 2021-07-22 22:20:03 -06:00
5ae2df67d6 Set Milestone author to @jarvis 2021-07-22 12:08:07 -06:00
65868ee63a Fix warnings 2021-07-22 11:51:03 -06:00
189e15b1dd Add gitlab cog, needs more work, refs #30 2021-07-22 11:47:41 -06:00
af0bd71d89 Adjust warnings embed to show avatar url as thumbnail 2021-07-22 10:01:25 -06:00
ffb045b197 Change message on warnings 2021-07-22 10:00:21 -06:00
9111fd2406 Properly fix warnings 2021-07-22 09:58:58 -06:00