|
10615c6c58
|
Fix some issues around names and diff contents
|
2022-10-04 18:00:15 +00:00 |
|
|
d343ea6086
|
Add regex filtering
|
2022-10-04 18:00:15 +00:00 |
|
|
61a3cdbcd1
|
Merge branch 'dev' into embeds
|
2022-10-03 20:12:54 -06:00 |
|
|
cb6c517667
|
Move to static embeds in own package
|
2022-10-03 20:04:30 -06:00 |
|
|
13968c3c41
|
Some visual changes
|
2022-10-01 22:49:27 -06:00 |
|
|
697b163c1c
|
Fix typos in dev embeds
|
2022-09-17 18:04:23 -06:00 |
|
|
c17b0a5b34
|
Merge emergency fixes
|
2022-09-14 11:32:50 -06:00 |
|
|
f50ba86c7b
|
Fix invite detection bug, closes #175
|
2022-09-14 17:32:29 +00:00 |
|
|
3cceee8283
|
Auto mute on harmful link
|
2022-09-12 11:17:46 -06:00 |
|
|
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 |
|