Coupon code generator and distribution bot for OWASP Juice Shop
Install the module with:
npm install -g juicy-coupon-bot
Run...
juicy-coupon-bot
...and it's done!
ℹ️ 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
.
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.