{"id":20475511,"url":"https://github.com/bemxio/julia-robotczyk","last_synced_at":"2026-06-01T02:30:58.913Z","repository":{"id":104228341,"uuid":"544468667","full_name":"bemxio/julia-robotczyk","owner":"bemxio","description":"A Facebook Messenger chatbot based on my classmate's messages","archived":false,"fork":false,"pushed_at":"2026-03-08T16:00:41.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-08T19:55:45.213Z","etag":null,"topics":["facebook","markov-chain","markovify","messenger","nlp","python","spacy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bemxio.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-02T15:01:22.000Z","updated_at":"2026-03-08T16:00:46.000Z","dependencies_parsed_at":"2023-07-18T23:16:08.937Z","dependency_job_id":null,"html_url":"https://github.com/bemxio/julia-robotczyk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bemxio/julia-robotczyk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bemxio%2Fjulia-robotczyk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bemxio%2Fjulia-robotczyk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bemxio%2Fjulia-robotczyk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bemxio%2Fjulia-robotczyk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bemxio","download_url":"https://codeload.github.com/bemxio/julia-robotczyk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bemxio%2Fjulia-robotczyk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33757790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["facebook","markov-chain","markovify","messenger","nlp","python","spacy"],"created_at":"2024-11-15T15:16:14.132Z","updated_at":"2026-06-01T02:30:58.898Z","avatar_url":"https://github.com/bemxio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# julia-robotczyk\nA Facebook Messenger chatbot based on my classmate's messages.\nUses [markovify](https://github.com/jsvine/markovify) for handling Markov chains and also uses [spaCy](https://github.com/explosion/spaCy) for NLP.\n\n## Running\nMake sure you're running Python 3.7+ before doing any steps.\n\nIf you are planning to run this bot on a Raspberry Pi, the host OS **must** be 64-bit for spaCy support. \nCheck [this](https://www.raspberrypi.com/news/raspberry-pi-os-64-bit/) link for more details.\n\n1. Clone the repository into a directory of your choice.\n2. Move to the directory with the files in a terminal.\n3. Make a new file called `credentials.json`, and use the template below to fill it up:\n```json\n{\n    \"email\": \"\u003cFACEBOOK_ACCOUNT_EMAIL_HERE\u003e\",\n    \"password\": \"\u003cFACEBOOK_ACCOUNT_PASSWORD_HERE\u003e\"\n}\n```\n4. Gather a dataset of some kind, then make a `dataset.json` file, containing an array of strings with messages used for the chain.\n5. Run `python3 -m pip install -r requirements.txt` to install required requirements.\n6. Done! To run the bot, do `python3 bot.py`.\n\n## Contributing\nAs with all my projects, contributions are highly appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbemxio%2Fjulia-robotczyk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbemxio%2Fjulia-robotczyk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbemxio%2Fjulia-robotczyk/lists"}