UNPKG

pepper-reddit

Version:

Fetch random meme or reddit posts from the reddit that you mention. Add Pepper Reddit to your Discord Bot!

53 lines (32 loc) 1.42 kB
# Pepper-Games ![NPM](https://camo.githubusercontent.com/7272fbb96da1c2b30e16ba3608d1cf66ba8a30c5f8aa92e288b068b340f38ac7/68747470733a2f2f7777772e766563746f726c6f676f2e7a6f6e652f6c6f676f732f6e6f64656a732f6e6f64656a732d617232312e737667) Fetch random meme or reddit posts from the reddit that you mention. Add Pepper Reddit to your Discord Bot! ## Installation pepper-boggle requires [Discord.js] v12+ to run. - This package require `got` package ```sh npm i pepper-reddit ``` ## Documentation ```javascript const REDDIT = require('pepper-reddit') const reddit = new REDDIT({ message: message, }) reddit.start() ``` ## Usage - {Prefix}commandname (`Generates Random Meme from r/meme`) - {prefix}commandname RedditName (`Generates post from Given Reddit`) **Example: ```{prefix}commandname ksi || $reddit ksi```** ## Screenshots ![Pepper bot using Reddit Random Command](https://i.imgur.com/DNr2TBU.png) ![Pepper bot using Boggle Command](https://i.imgur.com/84SgrUZ.png) ## Pepper-Bot **All These features are running Live on Pepper-Bot** ![Pepper bot using Boggle Command](https://i.imgur.com/etic7Py.png) [**Invite Now!**](https://discord.com/api/oauth2/authorize?client_id=854653868754862090&permissions=4294967287&scope=bot) ## Note This is very **new** and will have bugs, please put any new errors [**Here!**](https://github.com/husnuljahneer/pepper-boggle/issues) ## License MIT