Skip to content

πŸ§‘β€πŸ³ This repository contains the source code for the EmojiKitchen bot remake and allows for quick and easy way of the over 20,000 supported emoji mashups as part of Google's Emoji Kitchen!

License

Notifications You must be signed in to change notification settings

Trixzyy/emoji-kitchen-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍳 Emoji Kitchen

A Discord bot that brings the power of Google's Emoji Kitchen to your server. Combine two emojis to create a unique mashup. This bot is based on the Emoji Kitchen project by xsalazar.

Features

  • Combine two emojis to get a unique mashup image URL
  • Easy-to-use command interface

Installation

  1. Clone the repository:
git clone https://github.com/Trixzyy/emoji-kitchen-bot.git
  1. Navigate to the project folder and install the dependencies:
cd emoji-kitchen-bot
npm install
  1. And replace this line:
client.login('your-token-goes-here');
  1. Run the bot:
node index.js

Your bot should now be running and ready to join your server!

Usage

Invite the bot to your Discord server and use the !emojikitchen command followed by two emojis:

!emojikitchen :emoji1: :emoji2:

The bot will reply with the combination image URL from the Emoji Kitchen if it's available.

Acknowledgments

About

πŸ§‘β€πŸ³ This repository contains the source code for the EmojiKitchen bot remake and allows for quick and easy way of the over 20,000 supported emoji mashups as part of Google's Emoji Kitchen!

Topics

Resources

License

Stars

Watchers

Forks