Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.25 KB

NB-BlackoutWins

Simple counter extension for Call of Duty Blackout wins for Nightbot for Twitch, origionally developed for KYR_SP33DY. Test it out at KYR_SP33DY's channel using the !bowins command.

Setup

  1. Open the Nightbot Custom Command Dashboard.
  2. Create a new command
  3. Use the UrlFetch command variable to call one of the endpoints below.
  4. Repeat for all endpoints you want
  5. Example configuration: alt text
  6. Profit!

Endpoints

These endpoints must be called by Nightbot itself. * = moderator/owner access only recommended.

  1. Return total win count: https://bo-wins.apez.org/get
  2. *Add one win to the total win count: https://bo-wins.apez.org/add
  3. *Remove one win from the total win count: https://bo-wins.apez.org/remove
  4. *Set the total win count back to zero: https://bo-wins.apez.org/clear

Known Streamers

  • KYR_SP33DY

Want to be added to the list? Tweet me @zachary_coulter.