Skip to content

p0ryae/Discord.JS-meme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

70 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Generate Popular memes! As good as Dank Memer bot itself ๐Ÿธ

๐Ÿ“• Requirement

We will be using got in this repo, which is a nice Human-friendly and powerful HTTP request library for Node.js
To install all of the dependencies, simply run the command below in the cloned project:

npm install

To check what all the dependencies are, take a look at package.json's dependencies field.

๐Ÿ“— How to use?

This repository is fully developed and Includes a whole discord bot. If you're looking for the command itself, Navigate through commands/meme.js and use get the code included inside of the module.exports.run. You can also clone this repository if you want and just replace the token in index.js.

๐Ÿ› You found an issue or a Bug?

No worries! You can just create a pull request or a new issue as you can see on the top of the repository. You can also join our Support Discord Server if you need help with coding this or coding Discord bots in general