Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.01 KB

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