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/SeaCogs 2024-05-28 18:44:03 -04:00
54491cb9c9 fix(seautils): convert port number to a string
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:42:44 -04:00
29bb64b35c fix(seautils): query ANY instead of A records
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:40:44 -04:00
5ffc42480a fix(seautils): revert breaking dig
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:35:17 -04:00
7d51814a28 misc(seautils): purposefully breaking dig so i can test nslookup fallback
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:31:40 -04:00
25fdf7b402 feat(seautils): default to nslookup if dig is not present
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:02:18 -04:00
091f4fe36d fix(seautils): fixed maybe_send_message
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:01:37 -04:00
d444242245 fix(seautils): catch the error that is raised if dig is not installed on the system
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 17:57:12 -04:00
7a2ee0a655 misc(seautils): added an error symbol to the failed dns query result message
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 17:54:49 -04:00
8b68cb7530 fix(seautils): don't use match and case
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 17:53:59 -04:00
028cae9e99 feat(seautils): improve error code handling
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 17:48:02 -04:00
aa7e347a95 fix(seautils): fix a keyerror
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 17:46:17 -04:00
93f358cfad fix(seautils): fixed timestamp
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 16:33:16 -04:00
8867cc627f feat(seautils): add an embed to the dig command
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 16:23:57 -04:00
e9c062afa9 feat(seautils): added dig command
Compare 2 commits »
cswimr created pull request cswimr/SeaCogs#28 2024-05-25 20:59:21 -04:00
Add Speedtest cog
cswimr pushed to speedtest at cswimr/SeaCogs 2024-05-25 18:17:05 -04:00
9103d64fbc fix(speedtest): just show the speedtest.net image
cswimr pushed to speedtest at cswimr/SeaCogs 2024-05-25 18:12:50 -04:00
94b692a705 fix(speedtest): adding a debugging statement
cswimr pushed to speedtest at cswimr/SeaCogs 2024-05-25 18:08:22 -04:00
cba25d1f94 misc(speedtest): doing some testing
cswimr pushed to speedtest at cswimr/SeaCogs 2024-05-25 17:58:27 -04:00
d557928fee fix(speedtest): another pydantic fix
cswimr pushed to speedtest at cswimr/SeaCogs 2024-05-25 17:56:44 -04:00
418eeb983c fix(speedtest): fixed a pydantic validation error