{"id":30061022,"url":"https://github.com/abhinavk99/crypto-bot","last_synced_at":"2025-08-08T01:54:33.584Z","repository":{"id":37887159,"uuid":"116314148","full_name":"abhinavk99/crypto-bot","owner":"abhinavk99","description":"Telegram bot that accesses the CoinMarketCap API and Binance API to get information on cryptocurrencies","archived":false,"fork":false,"pushed_at":"2022-12-07T17:42:01.000Z","size":167,"stargazers_count":35,"open_issues_count":6,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-04-10T01:27:50.574Z","etag":null,"topics":["binance-api","coinmarketcap-api","crypto","cryptocurrency","telegram-bot"],"latest_commit_sha":null,"homepage":"https://telegram.me/coinmarketcap_info_bot","language":"JavaScript","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/abhinavk99.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":"2018-01-04T22:32:55.000Z","updated_at":"2023-04-10T01:27:50.575Z","dependencies_parsed_at":"2023-01-24T19:33:42.542Z","dependency_job_id":null,"html_url":"https://github.com/abhinavk99/crypto-bot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/abhinavk99/crypto-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinavk99%2Fcrypto-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinavk99%2Fcrypto-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinavk99%2Fcrypto-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinavk99%2Fcrypto-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhinavk99","download_url":"https://codeload.github.com/abhinavk99/crypto-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinavk99%2Fcrypto-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269351901,"owners_count":24402677,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"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":["binance-api","coinmarketcap-api","crypto","cryptocurrency","telegram-bot"],"created_at":"2025-08-08T01:54:27.081Z","updated_at":"2025-08-08T01:54:33.565Z","avatar_url":"https://github.com/abhinavk99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto-bot\n\nTelegram bot that uses the CoinMarketCap API and the Binance API to get\ninformation on cryptocurrencies and the global cryptocurrency market.\n\nTalk to @coinmarketcap_info_bot on Telegram! \u003chttps://t.me/coinmarketcap_info_bot\u003e\n\n## Installation\n\n1. Clone the repo to your computer and install the required dependencies.\n   ```console\n   git clone https://github.com/abhinavk99/crypto-bot.git\n   cd crypto-bot\n   npm install\n   ```\n2. Get Binance API key and secret from your Binance user settings.\n3. Get a Telegram bot token from [@BotFather](https://t.me/BotFather).\n4. Get a CoinMarketCap API key from [here](https://pro.coinmarketcap.com/pricing).\n5. Make a file called `.env` in the repo directory.\n6. Copy/paste the below into the file.\n   ```\n   TELEGRAM_TOKEN=Token here\n   BINANCE_KEY=Key here\n   BINANCE_SECRET=Secret here\n   COINMARKETCAP_KEY=Key here\n   ```\n7. Put your Telegram token, Binance API key and secret, and CoinMarketCap API\n   key where it says to in the config. Do not put quotes around the tokens.\n8. Run the bot.\n   ```console\n   npm start\n   ```\n\n## Commands\n\n| Command | Description                                           | Usage            | Example          |\n| ------- | ----------------------------------------------------- | ---------------- | ---------------- |\n| /info   | Get info on coin with that symbol                     | /info `\u003ccoin\u003e`   | `/info BTC`      |\n| /info   | Get info on coin with that CoinMarketCap rank         | /info `\u003cnumber\u003e` | `/info 11`       |\n| /global | Get total market information                          | /global          | `/global`        |\n| /       | Get latest Binance ticker price for a coin            | /`\u003cticker\u003e`      | `/ETH`           |\n| /chart  | (Deprecated) Get chart on historical price for a coin | /chart `\u003ccoin\u003e`  | `/chart Bitcoin` |\n\n## Releases\n\nReleases start at v1.1.0 because I didn't know how to use git tags before then and manually changed the versions in package.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhinavk99%2Fcrypto-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhinavk99%2Fcrypto-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhinavk99%2Fcrypto-bot/lists"}