{"id":13504836,"url":"https://github.com/ammezie/cryptobot","last_synced_at":"2026-01-29T03:37:33.562Z","repository":{"id":88640472,"uuid":"104451318","full_name":"ammezie/cryptobot","owner":"ammezie","description":"A bot to compare cryptocurrencies","archived":false,"fork":false,"pushed_at":"2017-10-09T09:33:13.000Z","size":295,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T00:43:26.489Z","etag":null,"topics":["botman","cryptocurrency","slack-bot","telegram-bot"],"latest_commit_sha":null,"homepage":"https://crytocompare.herokuapp.com/botman/tinker","language":"PHP","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/ammezie.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}},"created_at":"2017-09-22T08:33:56.000Z","updated_at":"2023-08-24T15:02:28.000Z","dependencies_parsed_at":"2024-01-16T10:50:56.816Z","dependency_job_id":null,"html_url":"https://github.com/ammezie/cryptobot","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/ammezie%2Fcryptobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fcryptobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fcryptobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fcryptobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammezie","download_url":"https://codeload.github.com/ammezie/cryptobot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501945,"owners_count":21114681,"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":["botman","cryptocurrency","slack-bot","telegram-bot"],"created_at":"2024-08-01T00:00:52.135Z","updated_at":"2026-01-29T03:37:28.497Z","avatar_url":"https://github.com/ammezie.png","language":"PHP","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# cryptobot\n\nA bot to compare cryptocurrencies\n\n## Getting Started\n\nClone the project repository by running the command below if you use SSH\n\n```bash\ngit clone git@github.com:ammezie/cryptobot.git\n```\n\nIf you use https, use this instead\n\n```bash\ngit clone https://github.com/ammezie/cryptobot.git\n```\n\n## Install Dependencies\n\n`cd` into the project directory and run:\n\n```bash\ncomposer install\n```\n\nDuplicate `.env.example` and rename it `.env`\n\nRun:\n\n```bash\nphp artisan key:generate\n```\n\n## Create a Slack app\n\nVisit the [Slack API](https://api.slack.com/apps?new_app=1) website in order to create a new Slack app. Then visit [https://botman.io/2.0/driver-slack](https://botman.io/2.0/driver-slack) to see how to configure your app. Once you've installed your app, paste the `Bot User OAuth Access Token` in `.env`:\n\n```txt\nSLACK_TOKEN=YOUR_SLACK_BOT_USER_TOKEN\n```\n\n## Create a Telegram bot\n\nVisit [https://core.telegram.org/bots](https://core.telegram.org/bots) to create a Telegram bot. Then visit [https://botman.io/2.0/driver-telegram](https://botman.io/2.0/driver-telegram) to see how to configure your bot. Then paste your `API Token` in `.env`:\n\n```txt\nTELEGRAM_TOKEN=YOUR-TELEGRAM-TOKEN\n```\n\nFinally, run:\n\n```bash\nphp artisan serve\n```\n\nand visit [http://localhost:8000/](http://localhost:8000/) to see the application in action.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fcryptobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammezie%2Fcryptobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fcryptobot/lists"}