UNPKG

pepper-boggle

Version:
56 lines (31 loc) 1.23 kB
# Pepper-Games ![NPM](https://camo.githubusercontent.com/7272fbb96da1c2b30e16ba3608d1cf66ba8a30c5f8aa92e288b068b340f38ac7/68747470733a2f2f7777772e766563746f726c6f676f2e7a6f6e652f6c6f676f732f6e6f64656a732f6e6f64656a732d617232312e737667) Add Boggle game to your Discord bot! ## Installation pepper-boggle requires [Discord.js] v12+ to run. - This package require pf-boggle ```sh npm i pepper-boggle ``` ## Documentation ```javascript const BOGGLE = require('pepper-boggle') const game = new BOGGLE({ message: message, stopCommand: "stop" }) game.start() ``` **To Stop the game : Type Stop** <br /> **Score 20 to Win!** ## Screenshots ![Pepper bot using Boggle Command](https://i.imgur.com/CNJlNWp.png) ![Pepper bot using Boggle Command](https://i.imgur.com/hbWpkOV.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