Skip to content

OpenRobot-Packages/OpenRobot-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRobot-CLI

A CLI/Shell supporting JeyyAPI, OpenRobot API and RePI API.

Installation:

pip install -U git+https://github.com/OpenRobot-Packages/OpenRobot-CLI

Commands:

┌── openrobot: Opens the OpenRobot CLI
|   ├── api: Manages OpenRobot API
|   |   ├── configure: Configures the OpenRobot API cridentials to authenticate to the API
|   |   ├── config: An alias of configure command
|   |   ├── lyrics <query> [--format json|text]: Gets/Searches lyrics from a query. This access the /api/lyrics endpoint.
|   |   ├── nsfw-check <url> [--format json|text]: Performs a NSFW Check using the /api/nsfw-check endpoint.
|   |   ├── celebrity <url> [--format json|text]: Performs a Celebrity Detection using the /api/celebrity endpoint.
│   ├── jeyy: Manages Jeyy API
│   ├── repi: Manages RePI API

About

A CLI/Shell supporting OpenRobot API and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages