juicy-coupon-bot
v2.0.0
Published
Coupon code generator and distribution bot for OWASP Juice Shop
Downloads
150
Readme
Juicy Coupon Bot
Coupon code generator and distribution bot for OWASP Juice Shop
Getting Started
Install the module with:
npm install -g juicy-coupon-bot
Documentation
Run...
juicy-coupon-bot
...and it's done!
:information_source: You need to set up a suitable cron job similar to ours. Next you need a BlueSky account to which you obviously have to provide your own identifier (i.e. email) and app password for the environment variables
BLUESKY_IDENTIFIER
andBLUESKY_PASSWORD
. For Reddit integration you additionally need a Reddit App and have to define the environment variablesREDDIT_ACCOUNT_NAME
,REDDIT_ACCOUNT_PASSWORD
,REDDIT_APP_ID
andREDDIT_APP_SECRET
.
Licensing
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-2024.