juicy-coupon-bot

1.3.3 • Public • Published

Juice Shop Logo Juicy Coupon Bot

npm Downloads CI Pipeline Coverage Status JavaScript Style Guide

Coupon code generator and distribution bot for OWASP Juice Shop

Getting Started node

Install the module with:

npm install -g juicy-coupon-bot

Documentation

Run...

juicy-coupon-bot

...and it's done!

ℹ️ You need to set up a suitable cron job similar to ours. Next you need a Twitter App to which you obviously have to provide your own keys and tokens for the environment variables TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_ACCESS_TOKEN_KEY and TWITTER_ACCESS_TOKEN_SECRET. For Reddit integration you additionally need a Reddit App and have to define the environment variables REDDIT_ACCOUNT_NAME, REDDIT_ACCOUNT_PASSWORD, REDDIT_APP_ID and REDDIT_APP_SECRET. For Facebook integration you additionally need a Facebook App permitted to write to the OWASP Juice Shop Facebook page and have to provide the environment variables FACEBOOK_ACCESS_TOKEN and FACEBOOK_APP_SECRET.

Licensing license

This program is free software: you can redistribute it and/or modify it under the terms of the MIT license. Juicy Coupon Bot and any contributions are Copyright © by Bjoern Kimminich & the OWASP Juice Shop contributors 2019-2021.

Dependencies (6)

Dev Dependencies (5)

Package Sidebar

Install

npm i juicy-coupon-bot

Weekly Downloads

20

Version

1.3.3

License

MIT

Unpacked Size

27.2 kB

Total Files

27

Last publish

Collaborators

  • bkimminich