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 pushed to main at cswimr/GalaxyCogs 2023-08-08 01:30:31 -04:00
7a31496b36 fix: fixed the interaction not sending a response message because it's a button
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 01:29:02 -04:00
9959d402b3 fix: fixed parse statement not returning a timedelta
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 01:27:45 -04:00
adc7ae4545 fix: removed positional argument from timeout
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 01:26:46 -04:00
7b671851a2 fix: hopefully actually fixed shortmute command this time
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 01:23:38 -04:00
a6368dd715 fix: potentially fixed shortmute yes not working
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 01:07:21 -04:00
c3b99c48f0 fix: changed how the interaction responds
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:58:02 -04:00
66a16eb08d fix: fixed broken set_image urls
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:54:00 -04:00
52d005178e fix: messed up docstring lol
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:51:21 -04:00
1d64001ae2 fix: fixed all instances of accessing configs using ids instead of guild objects
79fb4ce9ec feat: added checks to determine if you're trying to shortmute an immune user
672e7c2936 feat: added configurable role immunity
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:39:04 -04:00
615bf62d8b fix: bad indents were preventing config command group from working
0a33858027 cleanup: removed another useless import
fb58c01a81 cleanup: removed useless import
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:33:55 -04:00
743949e9ad fix: testing a fix to shortmute
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:24:49 -04:00
9238c27d5a fix: added guild_only decorators to all the config commands
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:24:18 -04:00
b71f9bf1d8 feat: added logging embeds
00dc0211c3 feat: added configuration for logging channels
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-08 00:02:30 -04:00
63c764b6cc feat: added most of the functionality into the shortmute cog, time to see how broken it is!
cswimr commented on issue cswimr/GalaxyCogs#4 2023-08-07 22:45:27 -04:00
[BOT BUG] roleinfo command issue?

This is caused by a permissions issue (see #3). I'll fix it soon.

cswimr pushed to main at cswimr/GalaxyCogs 2023-08-07 22:39:04 -04:00
9834c645f7 misc: updated all instances of the old github link to the seagit link
cswimr pushed to main at cswimr/GalaxyCogs 2023-08-07 22:29:04 -04:00
d010757b0c repo: changed issue templates
cswimr closed issue GalacticFactory/GalacticCogs#1 2023-07-24 09:30:59 -04:00
Refactor Pterodactyl cog to use aiohttp instead of requests
cswimr commented on issue GalacticFactory/GalacticCogs#1 2023-07-24 09:30:58 -04:00
Refactor Pterodactyl cog to use aiohttp instead of requests

Implemented by #2

cswimr merged pull request GalacticFactory/GalacticCogs#2 2023-07-24 09:29:55 -04:00
Refactor Pterodactyl cog to use aiohttp