Commit graph

463 commits

Author SHA1 Message Date
7a17410514 The 100-character line reckoning. Reformatted every file that needed it 2022-02-02 20:28:40 -07:00
d7c9742ce5 Remove 90% of owner cog 2022-02-02 20:25:04 -07:00
7ad353e62e Update black flags 2022-02-02 20:22:51 -07:00
6d40e5acc5 Ignore E203 2022-02-02 20:09:11 -07:00
28a1cb0dc5 Update pre-commit 2022-02-02 20:00:47 -07:00
446e78b6ae Reduce max line length from 120 to 100 2022-02-02 19:55:17 -07:00
ab0e24129d Remove unmute task 2022-02-02 19:54:09 -07:00
97c83aa370 Migrate admin/mute, change to use built-in timeout functionality, ref #91 2022-02-02 19:46:34 -07:00
a10d297e4e Change from CacheCog to Scale, fix permissions and formatting 2022-02-02 19:45:55 -07:00
cd49bd9e78 Fix permissions check to use any instead of all permissions 2022-02-02 19:44:53 -07:00
e9532d1235 Add jarvis.utils.get 2022-02-02 19:44:27 -07:00
12870bba17 Migrate admin/kick, ref #91 2022-02-02 18:34:04 -07:00
7e4823a731 Migrate admin/ban cog 2022-02-01 17:55:14 -07:00
e7227540d4 Migrate events 2022-02-01 17:54:46 -07:00
9fa3e2c26b Migrate permission checks, utils, and init 2022-02-01 17:54:13 -07:00
9055897965 Remove threading 2022-02-01 16:29:11 -07:00
dd3cc69394 Merge branch 'ban_fix' into 'main'
Fix ban

See merge request stark-industries/j.a.r.v.i.s.!38
2022-02-01 23:05:09 +00:00
3f4c8f902f Fix ban 2022-02-01 16:04:31 -07:00
5d4418127e Merge branch 'ban_fix' into 'main'
Fix error in bans

See merge request stark-industries/j.a.r.v.i.s.!37
2022-02-01 18:33:56 +00:00
4159cbdfbd Fix error in bans 2022-02-01 11:32:38 -07:00
GlitterButts
3a9934a51f Merge branch 'GlitterButts-main-patch-22212' into 'main'
Second half emote ID dict update

See merge request stark-industries/j.a.r.v.i.s.!36
2021-12-15 04:05:07 +00:00
GlitterButts
9370cf607d Second half emote ID dict update 2021-12-15 04:04:39 +00:00
GlitterButts
5155670c37 Merge branch 'GlitterButts-main-patch-41469' into 'main'
rcAuto mismatched IDs fix

See merge request stark-industries/j.a.r.v.i.s.!35
2021-12-15 03:51:01 +00:00
GlitterButts
9b65ee05da fix rcDot emote ID 2021-12-14 16:56:02 +00:00
GlitterButts
62c1fd6631 rcApost emote id fixed 2021-12-14 16:39:45 +00:00
a48def517f Try/catch wrap on timeline fetching in TwitterCog 2021-11-11 23:57:52 +00:00
GlitterButts
b0ba4d3349 Try/catch wrap on timeline fetching 2021-11-11 23:23:51 +00:00
d8f035096d Merge branch 'twitter_update' into 'main'
Fix bug in twitter retweets

See merge request stark-industries/j.a.r.v.i.s.!33
2021-11-02 01:47:47 +00:00
11fdd09d01 Fix bug in twitter retweets 2021-11-01 19:47:15 -06:00
7da3e730cb Merge branch 'twitter_update' into 'main'
Fix display bug (again)

See merge request stark-industries/j.a.r.v.i.s.!32
2021-11-02 01:04:35 +00:00
d747e8c485 Fix display bug (again) 2021-11-01 19:04:12 -06:00
f2e66df034 Merge branch 'twitter_update' into 'main'
Fix twitter_modify

See merge request stark-industries/j.a.r.v.i.s.!31
2021-11-02 00:51:03 +00:00
eaa216c1db Fix twitter_modify 2021-11-01 18:50:42 -06:00
3c7fe57b36 Merge branch 'twitter_update' into 'main'
Fix display bug

See merge request stark-industries/j.a.r.v.i.s.!30
2021-11-01 23:15:11 +00:00
8ad287e766 Fix display bug 2021-11-01 17:14:26 -06:00
56bbd5aac9 Merge branch 'twitter_update' into 'main'
Fix error with `no attribute 'retweeted_status'`

See merge request stark-industries/j.a.r.v.i.s.!29
2021-11-01 23:06:00 +00:00
8048622707 Fix error with no attribute 'retweeted_status' 2021-11-01 17:04:14 -06:00
GlitterButts
d95fcaca2d Merge branch 'twitter_update' into 'main'
Twitter command style, backend, updates and bugfixes
Mainly focused on retweet filtering

See merge request stark-industries/j.a.r.v.i.s.!28
2021-11-01 14:53:37 +00:00
8b568d3daa Fix bug in starboard causing error when using slash command 2021-10-26 11:01:38 -06:00
c7118d9e03 Fix bug if duration < 0 or duration > 300 2021-10-26 10:59:02 -06:00
09f38dc955 Add Tweet filtering for retweets 2021-10-26 10:44:38 -06:00
SideMatter
bc67d9d16e Prettyfied some of the links. 2021-10-23 03:14:16 +00:00
a4b2f11f78 Change max twitter accounts to 12 from 5 2021-10-22 19:52:47 -06:00
647740520d Add pigpen, remove bug in encode/decode that allowed for pings 2021-09-30 09:38:12 -06:00
1cacb2979a Fix message on twitter unfollow, closes #85 2021-09-26 20:54:20 -06:00
2ea49f802d Change twitter sort to be oldest tweet first 2021-09-26 19:50:24 -06:00
e0cebee75f Add TwitterCog, version to 1.11.0 2021-09-26 19:44:04 -06:00
b9efc26d3f Add noinvite default setting 2021-09-02 12:46:55 -06:00
0a10b8fc02 Migrate rolegiver to custom database object 2021-09-02 12:35:50 -06:00
59ef2aeac3 Fix bad display on rolegiver add 2021-09-02 12:14:39 -06:00