Skip to content

Amatobahn/NightPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

PyPI version

A python wrapper for Nightbot API

API documentation : https://api-docs.nightbot.tv/

Install

From PyPI:

pip install NightPy

Using Distributed Wheel from GitHub:

pip install NightPy-2018.1.1-py3-none-any.whl

Usage

from NightPy.nightpy import NightPy


np = NightPy(api_token_here)

np.skip_current_queue_item()

About

An unofficial python3+ wrapper for Nightbot API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages