|
60ab06b544
|
Remove phishing sync, rely on external API for now
|
2022-03-17 15:52:26 -06:00 |
|
|
89907026cd
|
Add unsafe URL checker via spoopy detector
|
2022-03-17 15:36:54 -06:00 |
|
|
06ab5d105f
|
Add anti-phishing, ref #111
|
2022-03-17 15:20:04 -06:00 |
|
|
eba4f1fff0
|
Add LICENSE, PRIVACY, TERMS
|
2022-03-10 22:42:34 -07:00 |
|
|
caa94b0312
|
Fix get_owner -> fetch_owner
|
2022-03-08 07:55:44 -07:00 |
|
|
0b3c2e7121
|
Move modlog and events into jarvis.client
|
2022-02-25 21:53:16 -07:00 |
|
|
10fe938409
|
Use pastypy for logs
|
2022-02-23 11:51:43 -07:00 |
|
|
fa33a79de3
|
Update ban
|
2022-02-23 11:50:47 -07:00 |
|
|
2a84d50c65
|
Disable lock and lockdown until dis-snek permissions work
|
2022-02-21 15:11:22 -07:00 |
|
|
90506c136e
|
Update modlog, member needs full re-work
|
2022-02-21 14:07:09 -07:00 |
|
|
cbf6587dbf
|
Move command to client
|
2022-02-21 14:05:47 -07:00 |
|
|
a72ede0644
|
Remove jokes
|
2022-02-21 13:04:47 -07:00 |
|
|
824548b04d
|
Add on_command listener
|
2022-02-21 13:04:18 -07:00 |
|
|
40fa82df66
|
Remove owner cog
|
2022-02-21 01:48:54 -07:00 |
|
|
a0fdd94432
|
Add max length to remindme message
|
2022-02-21 01:30:25 -07:00 |
|
|
33440f6150
|
Move custom Jarvis client class to own file
|
2022-02-21 01:27:55 -07:00 |
|
|
6349321e5c
|
Update remindme to use modals
|
2022-02-21 01:26:41 -07:00 |
|
|
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 |
|
|
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 |
|