Commit graph

519 commits

Author SHA1 Message Date
0c2be54bcd Close #9 2021-07-24 22:14:54 -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
81057f4cad Merge branch 'remindme' into 'main'
Add RemindmeCog, closes #26

Closes #26

See merge request stark-industries/j.a.r.v.i.s.!20
2021-07-25 00:55:22 +00:00
9d9490f07a Add RemindmeCog, closes #26 2021-07-24 18:51:12 -06:00
5436e8b90e Fix on_message autopurge delete 2021-07-23 20:26:51 -06:00
9d1643be9f Fix types.coll_lookup 2021-07-23 20:22:43 -06:00
d29978ecaf Fix /autopurge add 2021-07-23 20:21:41 -06:00
5b08ca85e0 Merge branch 'paginators' into 'main'
Pagination

See merge request stark-industries/j.a.r.v.i.s.!19
2021-07-24 02:07:57 +00:00
a97f474525 Added pagination features to /warnings, /bans, added /ctc2 guesses 2021-07-23 20:05:49 -06:00
b2753cdd04 Merge branch 'gitlabcog' 2021-07-23 14:02:21 -06:00
85fb441c59 Merge branch 'main' into 'gitlabcog'
# Conflicts:
#   jarvis/__init__.py
2021-07-23 20:01:28 +00:00
6f8606943b Bump version to 1.3.0 2021-07-23 13:48:20 -06: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
d73727612a Fix unmutes 2021-07-22 12:14:56 -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
2a41eda129 Fix bug with warnings if no warnings exist 2021-07-22 09:55:46 -06:00
ec43caeb1e Clearer error message on cooldown 2021-07-22 09:12:48 -06:00
48237b74d7 Fix ctc2 error with typo, add error message for message on cooldown 2021-07-22 09:11:35 -06:00
3b2653962c Merge branch 'new-commands' into 'main'
New commands

Closes #62, #63, and #64

See merge request stark-industries/j.a.r.v.i.s.!17
2021-07-22 15:08:45 +00:00
f7289e82be Bump version to 1.2.0 2021-07-22 09:06:31 -06:00
55fe2b5e05 Add restrictions to most commands, fix starboard to take url or id, closes #62 2021-07-22 09:04:03 -06:00
5cd524f30e Add /db wallpapers, closes #63 2021-07-22 08:48:20 -06:00
00da6356ba Add avatar command, closes #64 2021-07-22 08:44:31 -06:00
4a08ece729 Add star.id to star object 2021-07-22 08:30:47 -06:00
d1e49d1358 Fix star object (again) 2021-07-22 08:29:02 -06:00
ec8d0fece1 Fix star object 2021-07-22 08:27:56 -06:00
f39dd3468b Fix using narvis instead of jarvis 2021-07-22 08:19:09 -06:00
14e0a865a7 Merge branch 'db-rewrite' into 'main'
Massive Database Access Re-write

Closes #26, Closes #61

See merge request stark-industries/j.a.r.v.i.s.!16
2021-07-22 14:15:00 +00:00
f36e8d0b77 Massive Database Access Re-write 2021-07-22 14:15:00 +00:00
a16411ea83 Merge branch 'bugfix-60' into 'main'
Warnings List Enhancement

Closes #60

See merge request stark-industries/j.a.r.v.i.s.!15
2021-07-21 00:56:44 +00:00
dcbcbcf8b6 Change format of warnings list 2021-07-20 18:55:58 -06:00
f32ab6957c Closes #60, shows date/time on warnings. Potential bug: Embed field too large 2021-07-20 18:47:35 -06:00
877eff30f5 Merge branch 'bugfix-59' 2021-07-20 18:39:03 -06:00
24d1e98392 Merge branch 'main' into 'bugfix-59'
# Conflicts:
#   jarvis/__init__.py
#   jarvis/cogs/modlog.py
2021-07-21 00:37:59 +00:00