{"id":19517383,"url":"https://github.com/ivkos/botyo","last_synced_at":"2025-10-25T10:34:55.512Z","repository":{"id":57190237,"uuid":"71791319","full_name":"ivkos/botyo","owner":"ivkos","description":"Modular chatbot framework designed for group chat rooms on Facebook","archived":false,"fork":false,"pushed_at":"2018-06-08T13:27:45.000Z","size":389,"stargazers_count":20,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T22:50:10.770Z","etag":null,"topics":["bot","bot-framework","botyo","chat","chatbot","chatbot-framework","facebook","framework","javascript","node-js","typescript"],"latest_commit_sha":null,"homepage":"https://ivkos.github.io/botyo","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivkos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-24T13:22:16.000Z","updated_at":"2024-07-10T23:16:12.000Z","dependencies_parsed_at":"2022-08-27T10:41:41.593Z","dependency_job_id":null,"html_url":"https://github.com/ivkos/botyo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkos%2Fbotyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkos%2Fbotyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkos%2Fbotyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkos%2Fbotyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivkos","download_url":"https://codeload.github.com/ivkos/botyo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250944102,"owners_count":21511692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","bot-framework","botyo","chat","chatbot","chatbot-framework","facebook","framework","javascript","node-js","typescript"],"created_at":"2024-11-11T00:02:55.720Z","updated_at":"2025-10-25T10:34:50.481Z","avatar_url":"https://github.com/ivkos.png","language":"TypeScript","readme":"# Botyo\n[![npm](https://img.shields.io/npm/v/botyo.svg)](https://www.npmjs.com/package/botyo)\n[![npm](https://img.shields.io/npm/dt/botyo.svg)](https://www.npmjs.com/package/botyo)\n![license](https://img.shields.io/npm/l/botyo.svg)\n\n**Botyo** is a modular bot designed for group chat rooms on Facebook. It is designed with flexibility and modularity \nin mind.\n\n\n## Requirements\n* Node.js \u003e= 8.3.0\n\n\n## Install\n`npm install --save botyo`\n\n\n## Documentation\n\nDocumentation for Botyo is available here:\n* [Botyo Documentation](https://ivkos.github.io/botyo)\n* [Botyo API Documentation](https://ivkos.github.io/botyo-api)\n\n\n## Quick Start\nPlease explore the [Botyo Example Project](https://github.com/ivkos/botyo-example) to jump start your project.\n\n\n## Modules\n\u003e **Want to see your module for Botyo here?** \nPlease refer to the [Botyo API](https://github.com/ivkos/botyo-api) \nfor documentation on how to develop modules for Botyo. \nThen submit a PR with a link to your module to have it included in this list.\n\n\n### Bundles\n\u003e Bundles are collections of multiple modules.\n\n* [Instagram Bundle](https://github.com/ivkos/botyo-bundle-instagram) - \nmodules providing some useful Instagram integrations\n\n* [Persistence Bundle](https://github.com/ivkos/botyo-bundle-persistence) - \ncomponents related to the persistence of messages in a MongoDB database\n\n\n### Commands\n\u003e Commands are modules that handle commands that users can send to the bot. \nCommands must begin with a prefix that can be configured globally, \nor on a per-chat-thread or per-user basis.\n\n* [Ping Command](https://github.com/ivkos/botyo-command-ping) - \nsends a ping in a private message to a specific person, \nor makes the bot respond to the ping sent by the participants of a chat thread\n\n* [Quote Command](https://github.com/ivkos/botyo-command-quote) - \nuses Markov chains to generate quotes based on messages sent by the participants of a chat thread\n\n* [Reverse Image Search Command](https://github.com/ivkos/botyo-command-reverse-image-search) - \nruns a reverse image search on the last uploaded picture and posts links to the results \nfrom Google Images, Bing Images, and TinEye\n\n* [ShowMe Command](https://github.com/ivkos/botyo-command-showme) - \nreturns the first few images found in Google Images matching a query\n\n* [Spotify Command](https://github.com/ivkos/botyo-command-spotify) - \nposts a Spotify song to the chat \n\n* [YouTube Command](https://github.com/ivkos/botyo-command-youtube) - \nposts a YouTube video to the chat\n\n\n### Filters\n\u003e Filters are modules that manipulate or filter out messages as they arrive.\n\n### Scheduled Tasks\n\u003e A scheduled task is module that defines a task that is \nexecuted periodically or upon the start of the bot.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivkos%2Fbotyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivkos%2Fbotyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivkos%2Fbotyo/lists"}