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 main at cswimr/SeaCogs 2024-08-13 02:39:44 -04:00
5bfb74de47 fix(seautils): fixed a maybe_send_embed call having an invalid kwarg
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-13 01:30:50 -04:00
009b406ff6 fix(aurora): fixed some broken expiry handlers
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-13 01:26:53 -04:00
a6124dd9ca fix(aurora): fixed a TypeError whenever an expiry_handler function is called
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-13 01:22:21 -04:00
ad063062fb feat(aurora): add autocomplete to /history's types argument
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-13 00:41:30 -04:00
830237938a fix(aurora): pylint fix
cswimr synced commits to pre-commit-ci-update-config at cswimr/PoetryInstaller from mirror 2024-08-12 22:07:06 -04:00
6829183e66 [pre-commit.ci] auto fixes from pre-commit.com hooks
7d75b0d557 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/head at cswimr/PoetryInstaller from mirror 2024-08-12 22:07:06 -04:00
6829183e66 [pre-commit.ci] auto fixes from pre-commit.com hooks
7d75b0d557 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/merge at cswimr/PoetryInstaller from mirror 2024-08-12 22:07:06 -04:00
6829183e66 [pre-commit.ci] auto fixes from pre-commit.com hooks
7d75b0d557 [pre-commit.ci] pre-commit autoupdate
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 20:46:44 -04:00
e559db9f10 feat(aurora): moved the converter commands to their own convert command group
9e2bcf9b00 feat(aurora): added datetime command
4ec065e438 fix(aurora): fixed a NotFound error being thrown to the console
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 20:33:51 -04:00
7c8aaba309 misc(aurora): version bump
c82aa6a0f5 fix(aurora): catch an attribute error
10cfeeefcd fix(aurora): awaited a coroutine
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 19:52:39 -04:00
818ff810ea misc(aurora): removed an old kwarg from the moderate function docstring
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 19:45:17 -04:00
85dbb6cc88 fix(aurora): export all moderation types
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:57:51 -04:00
8bb9223054 misc(aurora): updated my own name
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:57:02 -04:00
1bc6412b07 misc(aurora): version bump to 3.0.0-indev1
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:50:11 -04:00
cbd82f8572 fix(aurora): minor changes to the aurora importer and also fixed a bug in the Moderation.get_latest method
cswimr commented on pull request cswimr/SeaCogs#29 2024-08-12 18:24:04 -04:00
WIP: Refactor Aurora (3.0.0)

This pull request is feature complete! All that needs to be done still is documentation.

cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:18:37 -04:00
8822d1714e misc(aurora): make show_in_history default to True
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:15:18 -04:00
d546fb3371 misc(aurora): minor formatting fix
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 18:13:07 -04:00
4d408ff616 feat(aurora): implemented the per-type configuration options so they actually do something
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-12 17:49:53 -04:00
08278c2de4 fix(aurora): fixed some formatting