Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xaekai/ponkbot

A chatbot for CyTube.
https://github.com/xaekai/ponkbot

bot cytube cytube-bot knex ponkbot socket-io

Last synced: 2 months ago
JSON representation

A chatbot for CyTube.

Awesome Lists containing this project

README

        

![](https://user-images.githubusercontent.com/594255/29431213-05ca66e8-834c-11e7-8d23-c95c3e56f4d5.png)

# PonkBot
An advanced bot for CyTube with so much rice I should have called it Uncle Bens.

Work in progress. Currently beta state.

### Intended Goals
* To be the premiere bot for Cytube.
* Compatibility with SQLite, MySQL, and Postgres
* A self-documenting chat command system
* A self-hosted web interface with moderator auth and tools
* A show system
* A movie system
* A scheduler system that integrates shows/movies

### Intended API support
* [YouTube](https://developers.google.com/youtube/registering_an_application)
* OMDB
* Twitter
* [Merriam-Webster](https://dictionaryapi.com/)
* [WolframAlpha](https://products.wolframalpha.com/api/faqs.html)
* [Cleverbot](https://www.cleverbot.com/api/)
* [OpenWeather](https://openweathermap.org/api)
* Giphy
* Derpibooru
* e621

### Special Thanks
- [calzoneman](https://github.com/calzoneman) - For [CyTube](https://cytu.be).
- nuclearace - For [his port](https://github.com/nuclearace/CytubeBot) of Naoko to Node.js.
- awused - For [Naoko](https://github.com/awused/cyNaoko).