Miscord, or Meme Discord, is a meme bot for Discord. I meme, who doesn't like memes, you know what I meme 💥?
We are primarily making memes from games that our friends play together. If you have any requests just make an issue or a pull request!
Add the bot to your Discord server.
If you type .help
it will list the commands you can use. Along with memes, Miscord also logs users joining and leaving voice channels in the server. For this to work you must have a text channel called history
(you should mute this channel so you don't get notifications).
- Run
git clone [email protected]:TomPed/miscord.git
- Run
npm install
- Before you run
npm install
you must meet the following:- Have Node installed (Add Node to path for Windows)
- Have Python 2.7.x installed
- FFMPEG installed to path
- Tutorial to do this on Windows
- Visual Studio installed (Windows) or Xcode installed (Mac)
- Run
npm run bot
to run the bot