Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p0ryae/discord.js-meme
Generate Popular memes! As good as Dank Memer bot itself 🐸
https://github.com/p0ryae/discord.js-meme
dank-memer dankmemes discord-meme-bot meme meme-generator memes reddit
Last synced: 3 months ago
JSON representation
Generate Popular memes! As good as Dank Memer bot itself 🐸
- Host: GitHub
- URL: https://github.com/p0ryae/discord.js-meme
- Owner: p0ryae
- Created: 2020-09-04T01:30:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-23T18:58:49.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:11:14.134Z (9 months ago)
- Topics: dank-memer, dankmemes, discord-meme-bot, meme, meme-generator, memes, reddit
- Language: JavaScript
- Homepage: http://youtube.com/DashCruft
- Size: 55.7 KB
- Stars: 53
- Watchers: 3
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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:```js
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](https://dashcruft.com/discord) if you need help with coding this or coding Discord bots in general