Skip to content

JannesT3011/Kermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~ Kermit ~

WebuserInterface to send memes in your discord server

WTF? What is it????

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.

What do I need?

To use this, you need Node.js and a discord account !

Installation

After you get these things, you can install this RePo:

  1. Download the RePo: git clone https://github.com/Bmbus/Kermit
  2. Navigate into the folder: cd Kermit
  3. Install all packages: npm install
  4. 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.

Todo:

  • Upload memes
  • Random function
  • Search function
  • Add favourite memes
  • Bot commands (send_meme, upload_meme)
  • ?category system

~ Have fun and enjoy ~
by Bmbus© (2019)