Commit graph

1014 commits

Author SHA1 Message Date
880a8c01ff Add total number of commands to status 2022-09-10 17:48:46 -06:00
d70de07a28 Utilize Client.interaction_tree 2022-09-10 17:40:02 -06:00
3315270ff5 Remove unnecessary logging line 2022-09-09 22:39:35 -06:00
552073cd71 Change domain update task to not log if no changes 2022-09-09 22:37:29 -06:00
76f4fccc33 Move all startup logic to on_startup 2022-09-09 22:36:26 -06:00
a4aec6bf60 Add Avatar context menu 2022-09-09 22:32:54 -06:00
c9db7d4529 Remove star command group as it is no longer needed 2022-09-09 22:27:37 -06:00
5df60aea3d Increase lock limits to 7 days from 12 hours 2022-09-09 22:26:58 -06:00
008da0df03 Condense slash commands 2022-09-09 22:23:13 -06:00
9a23a1adfc Add bs4 to requirements 2022-09-01 18:55:57 -06:00
b1c1f60944 Add db gripcheck command, db status command 2022-09-01 18:54:53 -06:00
fa5f8ae883 Change embed format to include prices, add better lookup code 2022-09-01 15:16:29 -06:00
43e50cb753 Re-write client to remove monofile 2022-08-30 23:32:23 -06:00
f5517db6ae Fix tiny bug in delete button logic, version bump 2022-08-29 17:16:31 +00:00
d17f0cdbe3 Merge branch 'main' into dev 2022-08-29 11:09:45 -06:00
325b12697b Add delete button to all embeds, change how reminders work a little 2022-08-29 16:28:48 +00:00
0e0e4ed655 Update NAFF 2022-08-29 16:28:48 +00:00
7ecc217a92 New antiphish, faster yachts sink 2022-08-29 09:40:59 -06:00
23dc1e7de2 Fix issue in on_member_remove 2022-08-28 21:36:56 -06:00
5cf4d98ebb Check if user in guild on unmute, closes #149 2022-08-28 19:14:27 -06:00
4d17115c09 Add delete button to all embeds, change how reminders work a little 2022-08-28 19:10:21 -06:00
b192de5222 Update NAFF 2022-08-28 19:08:36 -06:00
cbb0c075cc Version bump 2022-08-22 21:07:37 +00:00
579f66aa4e Await guild.fetch_member 2022-08-21 22:00:49 -06:00
e9f6021c63 Fix issues in remindme 2022-08-21 21:33:24 -06:00
393487946c Fixes to mute command and modlog, closes #174 2022-08-21 21:33:14 -06:00
01543145bb Change private by default for large guilds 2022-08-17 16:37:47 -06:00
2539352c03 Add muted indicator 2022-08-16 19:07:17 +00:00
e297480104 Merge branch 'dev' 2022-08-16 12:51:43 -06:00
4acb37a566 Add check if user is muted for userinfo 2022-08-16 12:50:45 -06:00
4660bab812 Branding, closes #146
See merge request stark-industries/jarvis/jarvis-bot!74
2022-08-16 04:46:43 +00:00
ce1c2f5e83 Branding 2022-08-16 04:46:43 +00:00
381d292b74 Catch errors with automated warnings, closes #171 2022-08-15 22:40:47 -06:00
d03e9a08e8 Add tag list command, closes #172 2022-08-15 22:37:34 -06:00
158591acac Chunk all guilds on startup 2022-08-15 22:37:34 -06:00
5ad05b8837 Version bump 2022-08-15 22:37:34 -06:00
a53e993f4d Chunk all guilds on startup 2022-08-15 19:42:28 -06:00
b1da249136 Version bump 2022-08-16 01:26:09 +00:00
1a1ffd0c57 v2.2.1
See merge request stark-industries/jarvis/jarvis-bot!73
2022-08-16 01:20:51 +00:00
07f88376ae Various fixes for log_ignore 2022-08-15 19:16:30 -06:00
1bc99520db Add ability to have activity log ignore channels, closes #173 2022-08-15 15:44:28 -06:00
f3974d172f Long overdue README update 2022-08-12 11:39:21 -06:00
7ef091b005 Fix regex matching for tags 2022-08-12 17:22:34 +00:00
995df0426f Version bump 2022-08-12 17:16:18 +00:00
c806f14935 v2.2.0 2022-08-12 17:12:12 +00:00
edab8c5e9b Ephemeral message on invalid tag name 2022-08-12 11:09:21 -06:00
73e8cd87d1 Restrict tag name characters 2022-08-12 11:07:40 -06:00
89f0bf59d3 Merge branch 'tags' into 'dev'
Tags

See merge request stark-industries/jarvis/jarvis-bot!71
2022-08-12 04:25:01 +00:00
080fba0fb0 Update dependencies 2022-08-11 22:24:18 -06:00
1863ad6c25 Add stop command, fix logging 2022-08-11 14:47:33 -06:00