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 cswimr/PythonLearning 2024-06-05 23:55:57 -04:00
5d84a1ff65 add files
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 23:13:26 -04:00
f6a42b97d9 misc(aurora): various model changes
cswimr opened issue cswimr/SeaCogs#30 2024-06-05 11:28:40 -04:00
[Aurora] Feature parity with Core's Mod
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:39:36 -04:00
5cb61ecd65 fix(aurora): awaited a coroutine
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:38:29 -04:00
9622e037c9 fix(aurora): fixed another sql syntax error
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:37:44 -04:00
e9a64e5a39 fix(aurora): fixed an sql syntax error
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:36:47 -04:00
afac274978 fix(aurora): removed a useless try/except block
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:31:42 -04:00
e988917319 feat(aurora): added a return_obj parameter to Moderation.execute()
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:29:54 -04:00
42f7f9f69b feat(aurora): migrated Aurora.handle_expiry() to use Moderation.execute() instead of opening its own connections
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:12:51 -04:00
d07e5ed804 misc(aurora): changing around some logging levels
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:11:20 -04:00
df465e5ba6 fix(aurora): awaited another coroutine
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:05:12 -04:00
76572e2281 fix(aurora): awaited a coroutine
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:02:11 -04:00
d629f1a5a2 fix(aurora): awaited two coroutines
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 01:01:18 -04:00
ca4510d3a5 fix(aurora): why was I CLOSING THE CONNECTION THERE 😭
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:59:35 -04:00
3247e6fb82 fix(aurora): lmao i'm dumb
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:54:08 -04:00
67e3abf5ce fix(aurora): use interaction.channel.send instead
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:51:16 -04:00
d1b5346396 fix(aurora): fixed failed_cases in the aurora importer
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:41:43 -04:00
fe5823b637 fix(aurora): awaited a coroutine
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:39:58 -04:00
3383e84221 fix(aurora): fixed some issues with aiosqlite
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:36:15 -04:00
56a2f96a2d feat(aurora): made database.connect() into an async context manager