|
b12b109ad5
|
Migrate image cog
|
2022-02-21 01:26:07 -07:00 |
|
|
0175fce442
|
Migrate twitter
|
2022-02-19 20:10:05 -07:00 |
|
|
fd97e82ed4
|
Move tasks to jarvis-tasks
|
2022-02-19 17:04:43 -07:00 |
|
|
b8d1cb6cfc
|
Migrate to newer versions
|
2022-02-19 13:39:31 -07:00 |
|
|
38c0a47086
|
Fix dev cog, add error logging
|
2022-02-16 11:09:17 -07:00 |
|
|
3d2dc03d70
|
Lots of abstraction, ref #121
|
2022-02-09 14:18:56 -07:00 |
|
|
0a9b8a3adc
|
Rework on_command, ref #108
|
2022-02-06 01:28:20 -07:00 |
|
|
adf770d624
|
Optimization review, ref #120
|
2022-02-05 23:50:21 -07:00 |
|
|
5917f252e1
|
Formatting changes
|
2022-02-05 13:24:08 -07:00 |
|
|
db5a60a88f
|
Optimize reminders, changed how reminder time is chosen, closes #122
|
2022-02-05 13:24:08 -07:00 |
|
|
6fb8b8ba53
|
Merge branch 'v2.0' into 'dev'
V2.0 Alpha 0
Closes #116, #113, #117, #92, #93, #94, #96, #98, #99, #100, #103, #97, #101, #105, and #104
See merge request stark-industries/j.a.r.v.i.s.!48
|
2022-02-04 21:26:27 +00:00 |
|
|
253d231d0a
|
Overwrite prod patches
|
2022-02-04 21:08:45 +00:00 |
|
|
43ff9fce5d
|
Check platform to change format string
|
2022-02-04 13:18:39 -07:00 |
|
|
ace64e9ad9
|
New pre-commit compliance
|
2022-02-04 13:15:03 -07:00 |
|
|
e9500d6ce1
|
Ignore implementation for time being
|
2022-02-04 13:06:28 -07:00 |
|
|
9647f9c746
|
Remove implentations for time being
|
2022-02-04 13:04:51 -07:00 |
|
|
56661d96b8
|
Update pre-commit
|
2022-02-04 12:15:21 -07:00 |
|
|
56bd5edc93
|
Fix twitter, update twitter info to use ids instead of handles
|
2022-02-04 12:03:07 -07:00 |
|
|
1cf4108a44
|
Fix starboard
|
2022-02-04 11:41:47 -07:00 |
|
|
2595b87061
|
Fix rolegiver
|
2022-02-04 10:33:17 -07:00 |
|
|
b142e7bcdb
|
Fix interaction disable
|
2022-02-04 10:23:07 -07:00 |
|
|
82b906cdb1
|
Fix avatars and component callback checks
|
2022-02-04 10:18:43 -07:00 |
|
|
2d7b78f956
|
guild.icon_url -> guild.icon.url
|
2022-02-04 09:59:52 -07:00 |
|
|
d296d0496a
|
Remove is_on_mobile check
|
2022-02-04 09:57:41 -07:00 |
|
|
5629dd534f
|
Update init
|
2022-02-04 09:55:05 -07:00 |
|
|
6fad4f3787
|
Update utils
|
2022-02-04 09:54:51 -07:00 |
|
|
c6304b10bf
|
Add sync flag to config
|
2022-02-04 09:53:43 -07:00 |
|
|
78f916db5d
|
Add extra packages
|
2022-02-04 09:53:32 -07:00 |
|
|
88d596cad7
|
Fix common issues in cogs (ephemeral, opt_type, check)
|
2022-02-04 09:53:06 -07:00 |
|
|
fa4785f073
|
Move reminder and twitter tasks to tasks/
|
2022-02-04 09:49:43 -07:00 |
|
|
35104cc40b
|
Disable lock and lockdown
|
2022-02-04 09:48:22 -07:00 |
|
|
490c8fc142
|
Remove guild event handler, fix other handlers
|
2022-02-04 09:47:56 -07:00 |
|
|
61e4d4d497
|
Make sync be false by default
|
2022-02-03 21:30:32 -07:00 |
|
|
e79e298c11
|
Migrate tasks, closes #117
|
2022-02-03 21:28:51 -07:00 |
|
|
bc94cd716b
|
Migrate dev, closes #116
|
2022-02-03 21:16:04 -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 |
|
|
ed101de216
|
Migrate verify, closes #105
|
2022-02-03 20:35:13 -07:00 |
|
|
05ee5d4fad
|
Fix component wait
|
2022-02-03 20:30:03 -07:00 |
|
|
2a7259d1b8
|
Async API calls
|
2022-02-03 20:21:48 -07:00 |
|
|
dd8b3be19a
|
Migrate twitter, closes #104
|
2022-02-03 20:20:12 -07:00 |
|
|
e1917e870e
|
Migrate starboard, closes #103
|
2022-02-03 19:48:56 -07:00 |
|
|
086af84cdc
|
Slight branding change
|
2022-02-03 17:01:41 -07:00 |
|
|
0c382986cf
|
Migrate rolegiver, use components for add/remove roles, closes #101
|
2022-02-03 15:46:17 -07:00 |
|
|
68d29d9dd8
|
used_component -> context
|
2022-02-03 15:36:09 -07:00 |
|
|
9c9bd36816
|
Await async get_(member|role) events
|
2022-02-03 15:09:02 -07:00 |
|
|
6f8f93e9bd
|
Move user.name -> user.username
|
2022-02-03 15:01:18 -07:00 |
|
|
2ffc0ec732
|
Move avatar_url -> display_avatar
|
2022-02-03 14:49:17 -07:00 |
|
|
3707a26187
|
More logo updates
|
2022-02-03 14:43:21 -07:00 |
|
|
bf6571d776
|
Remove deprecated mute setting
|
2022-02-03 07:04:18 -07:00 |
|