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 pterodactyl at cswimr/SeaCogs 2024-03-01 23:03:45 -05:00
0b0afa53d6 fix(pterodactyl): docstring change
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 23:01:12 -05:00
9e8bcb952a fix(pterodactyl): made configuration command arguments required
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:57:01 -05:00
0882a498b6 fix(pterodactyl): forgot to move something in the config view command
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:55:10 -05:00
d1966fb05f fix(pterodactyl): cleaned up the pterodactyl config view command
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:53:11 -05:00
987a29afff feat(pterodactyl): added [p]pterodactyl config view command
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:39:59 -05:00
f93223fd36 fix(pterodactyl): use an escaped * for ip masking so markdown isn't triggered
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:38:52 -05:00
306148ea69 feat(pterodactyl): added masking of IP addresses in the console output
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:25:25 -05:00
fb177ff8ad fix(pterodactyl): fixed broken placeholder replacement
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:24:03 -05:00
e9523d5f70 fix(pterodactyl): fixed server messages sometimes not logging
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 22:20:52 -05:00
6a02381e89 feat(pterodactyl): add power commands
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:45:57 -05:00
b75bacb811 docs(pterodactyl): restarting is not a server power status type
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:44:30 -05:00
88c77b4aa5 fix(pterodactyl): fixed error if base_url ends in /
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:30:49 -05:00
af29b950c2 docs(pterodactyl): consistency
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:28:17 -05:00
95bf863f7e fix(pterodactyl): alphabetized a dict and the docs
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:27:16 -05:00
dab56bed94 feat(pterodactyl): added more placeholders and updated documentation to match
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:21:45 -05:00
4979e44b7c feat(pterodactyl): updated how placeholders are parsed in get_chat_command(), updated documentation to match
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:12:02 -05:00
1bc1c7a90e fix(pterodactyl): fixed retry functionality - no longer blocks the bot
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 15:02:46 -05:00
a166168507 fix(pterodactyl): maybe?
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 14:59:23 -05:00
8b50c0376d fix(pterodactyl): asyncio sleep instead of blocking
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 14:57:26 -05:00
a0b1773185 fix(pterodactyl): added another info logging statement