{"id":18679695,"url":"https://github.com/savely-krasovsky/overstatsbot","last_synced_at":"2026-04-19T05:36:57.775Z","repository":{"id":108185110,"uuid":"89081385","full_name":"savely-krasovsky/OverStatsBot","owner":"savely-krasovsky","description":"Telegram bot for Overwatch","archived":false,"fork":false,"pushed_at":"2017-07-17T23:19:51.000Z","size":2839,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T08:04:52.576Z","etag":null,"topics":["imgur","nodejs","overwatch","rethinkdb","telegram"],"latest_commit_sha":null,"homepage":"https://t.me/OverStatsBot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/savely-krasovsky.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}},"created_at":"2017-04-22T15:54:03.000Z","updated_at":"2017-05-01T14:35:45.000Z","dependencies_parsed_at":"2024-04-06T15:36:52.589Z","dependency_job_id":null,"html_url":"https://github.com/savely-krasovsky/OverStatsBot","commit_stats":null,"previous_names":["savely-krasovsky/overstatsbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2FOverStatsBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2FOverStatsBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2FOverStatsBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2FOverStatsBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savely-krasovsky","download_url":"https://codeload.github.com/savely-krasovsky/OverStatsBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533073,"owners_count":19654617,"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":["imgur","nodejs","overwatch","rethinkdb","telegram"],"created_at":"2024-11-07T09:45:39.844Z","updated_at":"2026-04-19T05:36:57.734Z","avatar_url":"https://github.com/savely-krasovsky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OverStatsBot\n\nTelegram bot for Overwatch inspired by [overwatch-telegram-bot](https://github.com/chesterhow/overwatch-telegram-bot).\nPowered by [RethinkDB](https://rethinkdb.com) and [OWAPI](https://owapi.net).\n\nNeeds Node.js 7+, because of using async/await construction in the code.\n\n### How to deploy\n1. Install Node 7+ and RethinkDB.\n2. Create database `overwatch` and `users` table in GUI ([localhost:8080](http://localhost:8080)) _(if you can, you can do it directly in code)_.\n3. `git clone https://github.com/Lord-Protector/OverStatsBot.git`\n4. `npm install`\n5. Create file config.js in the root and paste it:\n```javascript\nmodule.exports.private = {\n\ttoken: 'YOUR_TONEN',\n\timgur_client_id: 'YOUR_CLIENT_ID',\n\tdatabase: {\n\t\tdb: 'overwatch',\n\t\t//servers: [{host: 'IP', port: 28015}]\n\t},\n\tbotconf: {polling:true} // or Webhooks\n};\n```\nOf course you will should to get token from [@BotFather](https://t.me/BotFather) and \nclient_id from Imgur [here](https://api.imgur.com/oauth2/addclient) (anonymous usage is enough for us).\n\n### Roadmap\n- [x] Image generation for quick and competitive games\n- [x] Add DB for saving profiles\n- [x] Add inline mode support for sharing profile pictures\n- [x] Localization on other languages (Contributors are Welcome!)\n- [ ] Image generation for dedicated heroes\n- [ ] Ability to use two and more account at once\n- [ ] Ability to save profile snapshots everyday (for example) to plot some graphs\n\n**Feel free to commit and write me PM [here](https://t.me/kraso)!**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavely-krasovsky%2Foverstatsbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavely-krasovsky%2Foverstatsbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavely-krasovsky%2Foverstatsbot/lists"}