Seaswimmer · 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-13
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:39:06 +00:00
9faf1b027c misc(aurora): typehints
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:24:48 +00:00
ec32e19b8b fix(aurora): pass a Type instead of a string
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:16:57 +00:00
9f747a77ca fix(aurora): fixed a history call to Moderation.type that was causing a TypeError
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:15:08 +00:00
6d0d79c6c7 fix(aurora): properly skip over case 0
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:12:51 +00:00
13874dd4f0 fix(aurora): add a debug logging statement
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:10:51 +00:00
aae4370868 misc(aurora): fixed an incorrect string
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:10:14 +00:00
37bae2eeb3 fix(aurora): add a softban type
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 17:04:03 +00:00
8f0425456c feat(aurora): boilerplate for all currently added moderation types
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 16:29:47 +00:00
a05e957dde fix(aurora): fixed a json encoder issue that was causing an attributeerror
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 16:28:04 +00:00
0c628cf2a2 fix(aurora): fixed a TypeError
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 16:23:11 +00:00
bf945ec9f1 fix(aurora): fixed some stuff up
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 16:16:19 +00:00
54ac77ceb9 fix(aurora): fix `__str__() method of the Type` class
b85932c338 feat(aurora): use resolve handlers
Compare 2 commits »
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 16:03:54 +00:00
08512d0dad feat(aurora): use the type_registry in the Moderation object
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:58:49 +00:00
134e787c42 fix(aurora): fixed the Moderation.get_target method trying to get a channel object from a user id
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:55:09 +00:00
127dd564f5 fix(aurora): use the verb for message embed titles
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:53:44 +00:00
88cc7b4a3f fix(aurora): fixed another attributeerror
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:52:25 +00:00
dd89bfaf34 fix(aurora): checking against the wrong bool value for silent
ee49d5b10c misc(aurora): make target_type lowercase
Compare 2 commits »
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:48:00 +00:00
fac00feeef fix(aurora): fixed another AttributeError
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:46:17 +00:00
f2a88cbf94 fix(aurora): fixed an AttributeError
Seaswimmer pushed to aurora-pydantic at Seaswimmer/SeaCogs 2024-07-06 15:32:37 +00:00
aeec616be5 fix(aurora): assume that ctx is a commands.Context object before trying to use it in moderate