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

  • Joined on 2023-07-12
cswimr pushed to master at GalacticFactory/GalacticFactory 2024-07-09 19:13:05 -04:00
df5b675e21 made the developer cape higher resolution
cswimr synced commits to pre-commit-ci-update-config at cswimr/PoetryInstaller from mirror 2024-07-08 21:56:30 -04:00
c88a8c3318 [pre-commit.ci] auto fixes from pre-commit.com hooks
d44939d666 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/head at cswimr/PoetryInstaller from mirror 2024-07-08 21:56:30 -04:00
c88a8c3318 [pre-commit.ci] auto fixes from pre-commit.com hooks
d44939d666 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/merge at cswimr/PoetryInstaller from mirror 2024-07-08 21:56:30 -04:00
c88a8c3318 [pre-commit.ci] auto fixes from pre-commit.com hooks
d44939d666 [pre-commit.ci] pre-commit autoupdate
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:39:06 -04:00
9faf1b027c misc(aurora): typehints
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:24:48 -04:00
ec32e19b8b fix(aurora): pass a Type instead of a string
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:16:57 -04:00
9f747a77ca fix(aurora): fixed a history call to Moderation.type that was causing a TypeError
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:15:08 -04:00
6d0d79c6c7 fix(aurora): properly skip over case 0
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:12:51 -04:00
13874dd4f0 fix(aurora): add a debug logging statement
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:10:51 -04:00
aae4370868 misc(aurora): fixed an incorrect string
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:10:14 -04:00
37bae2eeb3 fix(aurora): add a softban type
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 13:04:03 -04:00
8f0425456c feat(aurora): boilerplate for all currently added moderation types
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 12:29:47 -04:00
a05e957dde fix(aurora): fixed a json encoder issue that was causing an attributeerror
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 12:28:04 -04:00
0c628cf2a2 fix(aurora): fixed a TypeError
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 12:23:11 -04:00
bf945ec9f1 fix(aurora): fixed some stuff up
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 12:16:19 -04:00
54ac77ceb9 fix(aurora): fix `__str__() method of the Type` class
b85932c338 feat(aurora): use resolve handlers
Compare 2 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 12:03:54 -04:00
08512d0dad feat(aurora): use the type_registry in the Moderation object
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 11:58:49 -04:00
134e787c42 fix(aurora): fixed the Moderation.get_target method trying to get a channel object from a user id
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 11:55:09 -04:00
127dd564f5 fix(aurora): use the verb for message embed titles
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-07-06 11:53:44 -04:00
88cc7b4a3f fix(aurora): fixed another attributeerror