{"id":20820774,"url":"https://github.com/webdad/sikebo","last_synced_at":"2026-05-26T02:01:24.221Z","repository":{"id":152505637,"uuid":"91463381","full_name":"WebDaD/SikeBo","owner":"WebDaD","description":"You may use this to create a conversational interface.","archived":false,"fork":false,"pushed_at":"2017-05-16T13:45:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T13:45:33.024Z","etag":null,"topics":["api","chatbot","ci","controversional","interface","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebDaD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-16T13:45:34.000Z","updated_at":"2019-07-16T15:57:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"47d16b35-2f43-4f81-a864-ef2590f3d017","html_url":"https://github.com/WebDaD/SikeBo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WebDaD/SikeBo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2FSikeBo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2FSikeBo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2FSikeBo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2FSikeBo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDaD","download_url":"https://codeload.github.com/WebDaD/SikeBo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2FSikeBo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33500456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"online","status_checked_at":"2026-05-26T02:00:06.821Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","chatbot","ci","controversional","interface","php"],"created_at":"2024-11-17T22:10:11.083Z","updated_at":"2026-05-26T02:01:24.162Z","avatar_url":"https://github.com/WebDaD.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Keyword Bot\r\nIt's name is SikeBo\r\nYou may use this to create a conversational interface.\r\n\r\n## Instructions\r\n1. Import SQL into your Database (mysql)\r\n2. Fill answers.csv\r\n3. Import into the table answers\r\n4. Copy Files (api.php, config.php, lib/, demo/) to Webserver\r\n5. Copy config.php.sample to config.php\r\n6. Enter Database Connection Data\r\n7. Point Browser to YOURSERVER/demo/\r\n\r\n## Answers.csv\r\nThis file is used to write down the answers for the bot in a quick and convenient way.\r\nIt consists of 4 Columns:\r\n* Keywords\r\n* Example\r\n* Type\r\n* Answer\r\n\r\n### Keywords\r\nComma-Separated.\r\nE.g. when,next,service\r\n\r\n### Example\r\nAn Example Sentence to show the user\r\nE.G. \"When is the next service?\"\r\n\r\n### Type\r\nThe Type of Answer:\r\n* text = Simple Text (e.g. `Always on Sunday at 10 a.m.`)\r\n* db = Database Query (e.g. `SELECT date FROM service ORDER BY date DESC LIMIT 1`)\r\n* gcal = Google Calendar Query (e.g. `service`)\r\n* gmaps = give back google map (e.g. `@48.1727585,11.2546478,382m`)\r\n* http = Get Info from Website (e.g. `http://feg-ffb.de/ueber-uns/unsere-zielvorstellung/`)\r\n* http-part = Get Part from Website using jquery-syntax (e.g.  `http://feg-ffb.de/ueber-uns/faq/|#accordion-1-c1`)\r\n\r\n### Answer\r\nThe answer, see Type for examples\r\n\r\n## TODO\r\n* demo answers\r\n* database lib\r\n* bot lib\r\n* demo page (bootstrap, jquery, like whatsapp)\r\n\r\n## Future Development\r\n* Admin-Interface for Answers\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fsikebo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdad%2Fsikebo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fsikebo/lists"}