This is a memeboard - You can store all your favourite memes in a folder. The memes will be displayed on a local website. On this website you can select on meme, which will be send in a discord channel.
To use this, you need Node.js and a discord account !
After you get these things, you can install this RePo:
- Download the RePo:
git clone https://github.com/Bmbus/Kermit
- Navigate into the folder:
cd Kermit
- Install all packages:
npm install
- Enter the config-data: Open the
config.json
file and type in your data:
{
"token": "BOT TOKEN HERE",
"port": "SERVER PORT HERE"
}
Now you can run the app, by typing node main.js
in your console
You can add memes to the board, by saving them here.
- Upload memes
- Random function
- Search function
- Add favourite memes
- Bot commands (send_meme, upload_meme)
- ?category system
~ Have fun and enjoy ~
by Bmbus© (2019)
by Bmbus© (2019)