{"id":13681583,"url":"https://github.com/vyorkin/haskbot","last_synced_at":"2025-04-13T08:55:46.889Z","repository":{"id":101932361,"uuid":"256291561","full_name":"vyorkin/haskbot","owner":"vyorkin","description":":construction: Haskell interpreter telegram bot. WIP.","archived":false,"fork":false,"pushed_at":"2020-04-29T16:22:44.000Z","size":78,"stargazers_count":9,"open_issues_count":17,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T00:33:58.774Z","etag":null,"topics":["haskell","telegram"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/vyorkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-04-16T18:02:33.000Z","updated_at":"2021-06-04T15:43:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"706759b6-5711-4bdb-bf8f-350bef2e76e9","html_url":"https://github.com/vyorkin/haskbot","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/vyorkin%2Fhaskbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyorkin%2Fhaskbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyorkin%2Fhaskbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyorkin%2Fhaskbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vyorkin","download_url":"https://codeload.github.com/vyorkin/haskbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688545,"owners_count":21145764,"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":["haskell","telegram"],"created_at":"2024-08-02T13:01:32.654Z","updated_at":"2025-04-13T08:55:46.861Z","avatar_url":"https://github.com/vyorkin.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Build Status](https://travis-ci.com/vyorkin/haskbot.svg?token=nu1z24pQGqA71eE3ivzP\u0026branch=master)](https://travis-ci.com/vyorkin/haskbot)\n\n# Haskbot\n\nTelegram bot for Haskellers.\nThis is a work in progress, not ready for usage yet.\n\n![Screen1](img/screen1.png)\n\n## Warning\n\nI’m still a Haskell beginner, so I may do things wrong.\n\n## Building\n\nI hope you won’t try to build it locally, but anyway…\n\nRun these commands in the project root directory:\n\n```sh\necho \"optional-packages: vendor/**/*.cabal\" \u003e cabal.project.local\nmkdir vendor\ngit clone --single-branch --branch add-monad-fail-inst https://github.com/vyorkin/telegram-bot-simple.git vendor/\nmake all\n```\n\nTo run a Telegram bot you need to create one first, by asking\n[BotFather](https://telegram.me/botfather) — a specialised bot\nthat allows you to create new bots.\n\nThen, create your own config:\n\n\n```sh\ncp config.example.toml config.toml\n```\n\nEdit the `config.toml` to set your bot token.\n\nNow you can run your bot (hopefully).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyorkin%2Fhaskbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvyorkin%2Fhaskbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyorkin%2Fhaskbot/lists"}