Skip to main content

Discord BOT to provide emoji usage ranking

Project description

discord-emoji-ranking

Downloads PyPI Licence

Discord BOT to provide usage ranking of custom emoji.

Features

images

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discord_emoji_ranking-0.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

discord_emoji_ranking-0.1.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page