Skip to content

Discord bot for tracking usage of custom emotes per each server.

License

Notifications You must be signed in to change notification settings

davidhozic/Discord-Custom-Emote-Usage

Repository files navigation

Discord Custom Emote Usage bot, is a simple bot capable of tracking custom emote usage on a daily bases for each guild the bot is joined into.

Requirements:

  • Install Python.
  • Install requirements with Python's PIP: python -m pip install -r requirements.txt.

Features:

  • Custom emote tracking
  • Daily usage for last 30 days
  • Supports emote replacement for emote with the same name (eg. switching regular emotes to Christmas emotes 🎄)

Configuration:

  • Open emote_track.py and edit (account) TOKEN, IS_USER (selfbot) and (command) PREFIX.

Usage:

Command help:

  • Usage command: <prefix>usage (eg. @@usage)
  • For help with other commands run <prefix>help (eg. @@help)

About

Discord bot for tracking usage of custom emotes per each server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages