Skip to content

Custom Emoji and GIF Discord bot which is easy to use.

License

Notifications You must be signed in to change notification settings

Emojam-Bot/Emojam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Emoji and GIF bot built with discord.js

License Repo size Open issues Last commit

AboutFeaturesExamplesInstallationLicense

About

This is a discord bot that posts custom emoji and gifs. This bot uses slash commands, so be familiar with slash commands.

Features

  • Posts custom emoji and gif as links in discord.
  • Thats it I think (maybe more in the future).

Examples

Ignore the fact that I don't know how to make gifs using ffmpeg and using gifs.com for making this gif with watermark.

  • You can find the command for every emoji and gif using /help all.
  • The example GIF above is a old example and it uses a prefix, now the bot uses slash commands, don't get confused.
  • Previews will be added in the future.

Installation

  • Clone or download the zip of the repository.
  • Run npm install to install all the dependencies.
  • Rename .env.sample as .env and add your discord bot token and your server guild id in .env.
  • Invite the bot using the following link: https://discord.com/oauth2/authorize?client_id=YOURCLIENTID&permissions=-2147095488&scope=bot%20applications.commands
  • Change YOURCLIENTID with your bot's client id.
  • Run node ., and you are ready to go. If you are using replit to host, click the Run button.

License

Released under the GPL-3.0 License.