Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xaekai/ponkbot
- Owner: Xaekai
- License: mit
- Created: 2017-05-29T01:31:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T15:31:31.000Z (over 2 years ago)
- Last Synced: 2023-02-26T07:56:05.740Z (almost 2 years ago)
- Topics: bot, cytube, cytube-bot, knex, ponkbot, socket-io
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* [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).