Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1 KB

README.md

File metadata and controls

31 lines (20 loc) · 1 KB

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)