0.0
No commit activity in last 3 years
No release in over 3 years
Ruboty plugin work with Chinachu server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.10
>= 0
~> 10.0
>= 0

Runtime

~> 0.2
~> 1.2
 Project Readme

Ruboty::Chinachu

Ruboty plugin work with Chinachu server(nam://chinachu.moe/)

This plugin inform you what program reserved and recorded

Installation

Add this line to your Ruboty's Gemfile:

gem 'ruboty-chinachu'

And then execute:

$ bundle install

dependency

Latest Chinachu required

ENV

CHINACHU_API_ENDPOINT     - API endpont address you Chinachu server
CHINACHU_LOGIN            - BASIC login name (Option: if you use BASIC Auth)
CHINACHU_PASSWORD         - BASIC login pass (Option: if you use BASIC Auth)
CHINACHU_PROGRAM_FORMAT   - Output program summary format string

Usage

ruboty list reserved        # show reserved programs list in this 24 hours
ruboty list broadcasting    # show broadcasting programs list
ruboty list recording       # shwo now recording programs list
ruboty list recorded        # show recorded programs list in this 24 hours

LICENSE

WTFPL

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/ruboty-chinachu. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.