19 lines
470 B
Markdown
19 lines
470 B
Markdown
# EmojiInfo
|
|
|
|
EmojiInfo allows you to retrieve information about an emoji.
|
|
|
|
## 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 <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.
|