- Find the emote you want from 7TV and head up to the url of the emote you'd like to add to your server. In this example, the ID for the "hello" emote is 01GQYNVYV8000AH5YBCSXQWPT3.
- Back in Discord, we'll start the command by writing
/upload emoteand opening the ID field. This is where you'll post in the emote ID gathered before.
- In this test case we'd like to set a custom name for it as well. For this we'll add the argument of Name and fill it with 'Hiii'.
- Now after pressing enter, you'll likely see a confirmation message showing the emote name and image, along with it's Discord ID and if it's animated or not.
Uploading an emoteset is fundamentally the same process, just using /upload emoteset instead
Requirements: NodeJS / NPM
Download the source, and run npm install in the folder location.
Create an .env file based off of the example.env file, this is where you will put in your bot token and client id from the Discord Developer Portal. (As of now, DEV_GUILD_ID doesn't do anything)
From here, you should be able to just run index.js and the bot should boot up.




