Commit graph

74 commits

Author SHA1 Message Date
dc26d14566 Fix bug in avatar with non-guild users 2022-08-10 14:37:09 -06:00
2d10691542 Add hotpatches to main 2022-08-10 20:16:15 +00:00
4421bd7b7f v2.0.3
See merge request stark-industries/jarvis/jarvis-bot!63
2022-05-31 04:13:01 +00:00
c8df4a0b90 Prepare for embed=embed removal 2022-05-29 20:08:02 -06:00
e220c115c0 Fix small typo 2022-05-28 18:45:42 -06:00
8f6396979b Add support, privacy_terms commands 2022-05-28 18:37:38 -06:00
4b3331c80f Extensions 2022-05-24 06:54:36 +00:00
8e07dceed7 Anaffer migration (dis-snek -> naff rename) 2022-05-02 14:39:46 -06:00
e172346c3b Change status formatting a little 2022-05-01 15:15:56 -06:00
b685823b79 Add uptime to status 2022-05-01 10:30:00 -06:00
07afd58577 Update utility commands to use Discord timestamps 2022-04-19 18:42:00 -06:00
bbb12b1e29 Add jarvis.const to avoid potential future circular import 2022-04-19 18:13:56 -06:00
820ff56255 Rename J.A.R.V.I.S. -> JARVIS 2022-04-19 17:37:36 -06:00
410ee3c462 Disallow default role from role fields 2022-04-19 14:06:43 -06:00
b5b7c8ca81 Fix missing args in userinfo 2022-03-31 00:17:52 -06:00
de063c1411 Add context menu for userinfo 2022-03-31 00:15:59 -06:00
502c5c2ad1 Add extra info to util command 2022-03-30 19:40:42 -06:00
2a42ae956c Add private flag to /timestamp 2022-03-28 18:15:29 -06:00
9ae61247a0 Add description to timestamp embed 2022-03-27 02:41:03 -06:00
3100ea1f62 Add /timestamp 2022-03-27 02:24:32 -06:00
9f65213ea6 URL fixes, catches for empty/non-existent data 2022-03-25 12:48:03 -06:00
b0c461ab7d Finally add logging, use dateparser in RemindMe 2022-03-23 18:27:23 -06:00
caa94b0312 Fix get_owner -> fetch_owner 2022-03-08 07:55:44 -07:00
43ff9fce5d Check platform to change format string 2022-02-04 13:18:39 -07:00
d296d0496a Remove is_on_mobile check 2022-02-04 09:57:41 -07:00
88d596cad7 Fix common issues in cogs (ephemeral, opt_type, check) 2022-02-04 09:53:06 -07:00
487cc6b06b Fix options -> choices 2022-02-03 21:06:28 -07:00
e4af3f413f Migrate util, closes #113 2022-02-03 20:59:26 -07:00
2ffc0ec732 Move avatar_url -> display_avatar 2022-02-03 14:49:17 -07:00
c5c66cb451 Merge logo changes into v2.0 2022-02-03 00:39:01 -07:00
f9f49b7712 Change fill method to prevent color artifacting 2022-02-03 00:34:31 -07:00
9a8c2916b7 More logo updates 2022-02-03 00:23:56 -07:00
0b4c4218ae Use jarvis_small image instead of large one 2022-02-03 00:09:32 -07:00
20410a5805 Update logo, use logo for roleinfo 2022-02-03 00:01:52 -07:00
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -07:00
647740520d Add pigpen, remove bug in encode/decode that allowed for pings 2021-09-30 09:38:12 -06:00
d076ffbd80 Change to isort on all files 2021-09-01 20:32:05 -06:00
898ff8abad Fix sort error in rolegiver, minor /status changes 2021-08-08 10:50:18 -06:00
93759287ca Pass all flake8 checks 2021-08-06 20:24:50 -06:00
a87783db16 Initial pre-commit update with formatting 2021-08-06 17:47:06 -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
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
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
55fe2b5e05 Add restrictions to most commands, fix starboard to take url or id, closes #62 2021-07-22 09:04:03 -06:00
00da6356ba Add avatar command, closes #64 2021-07-22 08:44:31 -06:00
adf33171d2 Close #45, issue was due to capitalization 2021-07-19 13:37:28 -06:00
19c9274f66 Convert all non-ctc2 and dbrand commands to global commands 2021-07-16 18:16:40 -06:00