discord-emoji-ranking
Discord BOT to provide usage ranking of custom emoji.
Features
Installation
pip isntall discord-emoji-ranking
How to use
commands
/emoji_ranking channel={CHANNEL_ID...} before={YYYY/mm/dd} after={YYYY/mm/dd} order={ascending|descending} rank={1-25} bot={True|False}`
arguments
| param | description | default | required |
|---|---|---|---|
| channel | Filter channels. (multiple channels can be specified by separating ,) |
None(all channels) | optional |
| before | Retrieve messages before this date. | None(server opened) | optional |
| after | Retrieve messages after this date. | None(now) | optional |
| order | Sort order of ranking. (ascending or descending) | ascending | optional |
| rank | Number of rankings displayed. (1-25) | 10 | optional |
| bot | Includes BOT messages/reactions. | False | optional |
examples
/emoji_ranking
for all channels and all times.
/emoji_ranking channel=000000000000000000 before=2022/01/31 after=2022/01/01
in channel(id=000000000000000000), 2022/01/01 to 2022/01/31
/emoji_ranking order=5 order=descending
for all channels and all times. sort order is descending. number of ranking displayed is 5.
Release files for discord-emoji-ranking 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| discord_emoji_ranking-0.1.1.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| discord_emoji_ranking-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.4 kB
Release files / discord_emoji_ranking-0.1.1.tar.gz
| Download URL | discord_emoji_ranking-0.1.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48fd756d9b1b36d1b77c537d71a04f6e404e9861d6cfef76ac56c547a286dd0b
|
|
BLAKE2b-256 checksum How to use checksums |
4f029d893256f06ca6744a01caf9fd5f56ba18fb582ba88568e1d979f7fe7508
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / discord_emoji_ranking-0.1.1-py3-none-any.whl
| Download URL | discord_emoji_ranking-0.1.1-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c73606f7555c73bd7baa202f8fc0be393a05c5b2304946460ae55644c36ad8f7
|
|
BLAKE2b-256 checksum How to use checksums |
9288aeafe32f009f3084d06842dc4157a732c0cd5f2daedda95b3445d4e7df98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|