Commit graph

430 commits

Author SHA1 Message Date
4159cbdfbd Fix error in bans 2022-02-01 11:32:38 -07:00
11fdd09d01 Fix bug in twitter retweets 2021-11-01 19:47:15 -06:00
d747e8c485 Fix display bug (again) 2021-11-01 19:04:12 -06:00
eaa216c1db Fix twitter_modify 2021-11-01 18:50:42 -06:00
8ad287e766 Fix display bug 2021-11-01 17:14:26 -06:00
8048622707 Fix error with no attribute 'retweeted_status' 2021-11-01 17:04:14 -06: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
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
a8aa39d89c Change setting.save() location 2021-09-02 12:12:36 -06:00
915a9da1e4 More typo fixes 2021-09-02 12:04:11 -06:00
49d6596a18 Fix a few typos 2021-09-02 12:00:11 -06:00
042094be15 Add rolegiver cleanup, noinvite setting 2021-09-02 11:54:47 -06:00
a79c15ac76 Role cleanup at end of command instead of beginning 2021-09-02 11:39:03 -06:00
3972b757c4 Rolegiver patches 2021-09-02 11:26:18 -06:00
f61abda4c0 Fix remindme, rolegiver 2021-09-02 11:14:12 -06:00
2a964c4a68 Skip none e_roles in rolegiver 2021-09-01 20:45:19 -06:00
13c923af7b Update gitignore 2021-09-01 20:42:19 -06:00
14ac63fc30 Properly fix rolegiver 2021-09-01 20:40:10 -06:00
d076ffbd80 Change to isort on all files 2021-09-01 20:32:05 -06:00
f9f2fa36fc Add context menu for starboard 2021-09-01 20:23:16 -06:00
a317d3d616 Fix bug in RoleGiver that causes crash when role no longer exists 2021-09-01 20:20:10 -06:00
898ff8abad Fix sort error in rolegiver, minor /status changes 2021-08-08 10:50:18 -06:00
315d68b576 Fix var name clash in settings 2021-08-07 16:02:38 -06:00
6b09332792 Properly update setting 2021-08-07 16:00:48 -06:00
4d4c3b0ff8 secrets -> random 2021-08-06 20:35:05 -06:00
75b7ae5ee2 Fix small bug with imports 2021-08-06 20:32:14 -06:00
84ec50791a Merge branch 'precommit' into 'main'
`pre-commit` for J.A.R.V.I.S.

See merge request stark-industries/j.a.r.v.i.s.!27
2021-08-07 02:29:13 +00:00
c2b354dde6 Version bump 2021-08-06 20:27:11 -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
4c3dc49f7d Add pre-commit file 2021-08-06 17:40:57 -06:00
f701cc9655 Close #81, wrote custom caching in on_member_update to handle duplicates 2021-08-06 00:16:51 -06:00
5587bce34b Various modlog fixes 2021-08-05 18:45:21 -06:00
148818efc3 Fix settings list with rolegiver 2021-08-05 18:16:15 -06:00
b034f07b07 Fix joke command, aggregate requires .next not .first, returns raw json 2021-08-05 18:13:50 -06:00
a222146152 Fix modlog issues with ban/unban/kick 2021-08-05 18:00:01 -06:00
c08eaa90f6 Lots of bug fixes related to mongoengine migration 2021-08-05 17:58:36 -06:00
2010a529ef Add missing active field on Star 2021-08-05 17:29:16 -06:00
f49b9a61ff Fix get_many -> objects call in /star add 2021-08-05 17:28:25 -06:00
cd17589b9e Fix missing field on Star 2021-08-05 17:26:41 -06:00
905b0ceb50 Migrate cogs/modlog/command to models 2021-08-05 17:21:41 -06:00