From ecca9314a53b961f49ae57528e30a3a17f5300dc Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 19 May 2024 00:16:04 +0500 Subject: feat: docs --- docs/emotes/count.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/emotes/count.md (limited to 'docs/emotes/count.md') diff --git a/docs/emotes/count.md b/docs/emotes/count.md new file mode 100644 index 0000000..bd5f850 --- /dev/null +++ b/docs/emotes/count.md @@ -0,0 +1,33 @@ +# Check the usage of emote + +> The only supported emote provider is **7TV** + + +The `!ecount` command is designed to track the number of times an emote has been used in a chat. +This feature allows users to find out how many times a certain emote has been used in messages. +To use the command, you must specify the name of the emote after the command. + +## Syntax + +`!ecount [name]` + ++ `[name]` - The name of the emote. + +## Usage + ++ `!ecount forsenHoppedIn` + +## Responses + ++ `forsenHoppedIn has been used 1337 times` + +## Important notes + ++ Emote information is stored and retrieved from an external +["ilotterytea/stats"](https://stats.ilotterytea.kz) service. ++ Emotes data may be temporarily unavailable if a bot has just joined a chat. + +## Error handling + ++ [Not enough arguments](/wiki/errors#0) ++ [External API error](/wiki/errors#20) -- cgit v1.2.3