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

Simple Nightbot Extension for counting Blackout Wins, originally developed for KYR_SP33DY

License

Notifications You must be signed in to change notification settings

zacharycoulter/NB-BlackoutWins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple Nightbot Extension for counting Blackout Wins, originally developed for KYR_SP33DY

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages