mxgic1337 / emote-cloner

Discord bot that clones BetterTTV/7TV emotes to Discord.

Home Page:https://mxgic1337.xyz/emote-cloner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emote Cloner

Emote Cloner is a Discord bot that clones emotes from BetterTTV and 7TV into Discord.

Emote Cloner is not affiliated with Discord, Twitch, BetterTTV, FrankerFaceZ or 7TV.

πŸ”— Links

✨ Features

  • Cloning any emote from BetterTTV.
  • Cloning any emote from 7TV.

βš™οΈ Commands

  • πŸ”§ /emote - Clones any emote from BTTV/7TV.
    • πŸ”’ This command requires Manage Expressions permission.
    • βš™οΈ Parameters:
      • πŸ”— url (Required) - Emote URL (Supported platforms: BTTV, 7TV)
      • πŸ”Ό size - Emote size
        • 1x,
        • 2x,
        • 4x (3x for BetterTTV)
      • πŸ“ name - Override default emote name
      • πŸ›‘ disable_animations - If animated, emote will be uploaded as static image

/emote Usage example

πŸš€ Run it for yourself

  • Clone this repository.
  • Run npm install to install required dependencies.
  • Create an application on Discord Developer Portal.
  • Create file named .env, and add this to it:
CLIENT_ID= # Your app's client ID
TOKEN= # Your app's bot token
  • Run npm run build to build the bot.
  • After building, run npm run start to start the bot.

About

Discord bot that clones BetterTTV/7TV emotes to Discord.

https://mxgic1337.xyz/emote-cloner/

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%