From 8f6afe754d257088aeabd5c697d902cd188b7a6f Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Wed, 8 May 2024 15:49:19 -0400 Subject: [PATCH] docs(emojiinfo): added documentation --- .docs/emojiinfo.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .docs/emojiinfo.md diff --git a/.docs/emojiinfo.md b/.docs/emojiinfo.md new file mode 100644 index 0000000..ec9897c --- /dev/null +++ b/.docs/emojiinfo.md @@ -0,0 +1,19 @@ +# EmojiInfo + +EmojiInfo allows you to nerdify other people's text. + +## Installation + +```bash +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]cog install seacogs emojiinfo +[p]cog load emojiinfo +``` + +## Commands + +### emoji + +- Usage: `[p]emoji [ephemeral]` + +Retrieve information about the provided emoji. If `ephemeral` is provided and the command is used as a slash command, the response will be sent as an ephemeral message.