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-05-08 16:10:41 -04:00
fb34593707 docs(emojiinfo): made docs visible on the navigation header
cswimr deleted branch emoji from cswimr/SeaCogs 2024-05-08 16:07:32 -04:00
cswimr pushed to main at cswimr/SeaCogs 2024-05-08 16:07:31 -04:00
ebdd3e3525 Merge pull request 'Add EmojiInfo cog' (#27) from emoji into main
e1bfa79cb9 fix(emojiinfo): pylint fixes
e59503829f fix(emojiinfo): add the PartialEmoji.from_str call to the try and except blocks
d126f1e6d3 fix(emojiinfo): made the ephemeral argument optional in the slash command
66df7664a5 fix(emojiinfo): awaited a coroutine
Compare 28 commits »
cswimr merged pull request cswimr/SeaCogs#27 2024-05-08 16:07:30 -04:00
Add EmojiInfo cog
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 16:06:28 -04:00
e1bfa79cb9 fix(emojiinfo): pylint fixes
cswimr created pull request cswimr/SeaCogs#27 2024-05-08 16:04:34 -04:00
Add EmojiInfo cog
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 16:03:01 -04:00
e59503829f fix(emojiinfo): add the PartialEmoji.from_str call to the try and except blocks
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 16:00:42 -04:00
d126f1e6d3 fix(emojiinfo): made the ephemeral argument optional in the slash command
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:59:17 -04:00
66df7664a5 fix(emojiinfo): awaited a coroutine
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:58:31 -04:00
ce53908938 fix(emojiinfo): seperated the slash command from the normal command
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:49:26 -04:00
8f6afe754d docs(emojiinfo): added documentation
aa6e0d7590 fix(emojiinfo): added descriptions to the application command parameters
Compare 2 commits »
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:41:05 -04:00
d65d04fa7a fix(emojiinfo): added group to the emojiinfo string
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:39:58 -04:00
bc9bc53967 fix(emojiinfo): fixed another unboundlocal error
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:38:56 -04:00
2b5a00f512 fix(emojiinfo): fixed an unboundlocal error
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:37:29 -04:00
4bf3e85df2 fix(emojiinfo): fixed a syntax error
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:36:24 -04:00
ce595e50da fix(emojiinfo): open the emojis.json file before attempting to read from it
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 15:34:09 -04:00
9ed16a44f2 feat(emojiinfo): added aliases and groups
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 14:46:35 -04:00
59097b676d fix(emojiinfo): forgot to return early lol
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 14:45:51 -04:00
537b2edafa fix(emojiinfo): catch errors if the emoji is invalid
cswimr pushed to emoji at cswimr/SeaCogs 2024-05-08 14:38:44 -04:00
8ebb383a84 fix(emojiinfo): fixed an issue with markdown