cswimr · he/him
  • Kentucky, United States of America
  • https://me.csw.im
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr closed pull request cswimr/SeaCogs#17 2024-05-04 09:43:54 -04:00
WIP: Make Aurora commands hybrid commands
cswimr pushed to main at cswimr/SeaCogs 2024-05-03 22:25:06 -04:00
76e9c1ec0d fix(aurora): default timeouts to None instead of 0
cswimr pushed to main at cswimr/SeaCogs 2024-05-03 22:21:30 -04:00
bd48b43517 fix(aurora): reduced view timeouts to 60 seconds
cswimr pushed to main at cswimr/SeaCogs 2024-05-03 22:20:55 -04:00
d6f33857a3 feat(aurora): added timeouts to configuration views
cswimr deleted branch addrole from cswimr/SeaCogs 2024-05-03 21:46:16 -04:00
cswimr pushed to main at cswimr/SeaCogs 2024-05-03 21:46:15 -04:00
6c56ee6181 Merge pull request 'Finish the addrole/removerole commands and surrounding functionality' (#24) from addrole into main
6c859d72a8 fix(aurora): pylint fix
1d1795c262 fix(aurora): added addrole/removerole support to case_factory
af108519f9 feat(aurora): imma be real chief i have no idea what i did this commit
a641b11daa fix(aurora): fixed the incorrect moderation type being passed to message_factory in /removerole
Compare 23 commits »
cswimr merged pull request cswimr/SeaCogs#24 2024-05-03 21:46:14 -04:00
Finish the addrole/removerole commands and surrounding functionality
cswimr closed issue cswimr/SeaCogs#8 2024-05-03 21:46:14 -04:00
Blacklist commands
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 21:45:06 -04:00
6c859d72a8 fix(aurora): pylint fix
cswimr created pull request cswimr/SeaCogs#24 2024-05-03 21:43:48 -04:00
WIP: Finish the addrole/removerole commands and surrounding functionality
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 21:42:05 -04:00
1d1795c262 fix(aurora): added addrole/removerole support to case_factory
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 21:35:32 -04:00
af108519f9 feat(aurora): imma be real chief i have no idea what i did this commit
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 21:02:18 -04:00
a641b11daa fix(aurora): fixed the incorrect moderation type being passed to message_factory in /removerole
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 21:01:15 -04:00
38b0580228 fix(aurora): updated message_factory for addrole support
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:56:09 -04:00
cd514d0535 fix(aurora): fixed removerole adding roles instead of removing them
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:52:32 -04:00
908fed37bc fix(aurora): fixed a TypeError in the expiry handler task
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:51:05 -04:00
7ef13016d9 fix(aurora): fixed an AttributeError in the expiry handler
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:47:22 -04:00
877f5e00d3 fix(aurora): adding some more logging to the expiry task
bcef643349 fix(aurora): fixed an incorrectly named column in on_member_join
Compare 2 commits »
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:38:10 -04:00
1a74ce9130 fix(aurora): fixed a broken logging statement
cswimr pushed to addrole at cswimr/SeaCogs 2024-05-03 20:37:03 -04:00
67142c6458 fix(aurora): added more verbose debug logging to the expiry task