{"id":19295743,"url":"https://github.com/xditya/ninjauserbot","last_synced_at":"2026-07-02T23:30:28.910Z","repository":{"id":106416199,"uuid":"299309681","full_name":"xditya/NinjaUserbot","owner":"xditya","description":"Advanced Pluggable Telegram Userbot","archived":false,"fork":false,"pushed_at":"2020-09-28T13:00:08.000Z","size":301,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T21:27:42.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/xditya.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":"2020-09-28T12:58:36.000Z","updated_at":"2024-04-24T22:34:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9f37e6a-f549-4cda-8601-2686f8698078","html_url":"https://github.com/xditya/NinjaUserbot","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/xditya%2FNinjaUserbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xditya%2FNinjaUserbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xditya%2FNinjaUserbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xditya%2FNinjaUserbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xditya","download_url":"https://codeload.github.com/xditya/NinjaUserbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400289,"owners_count":19795330,"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":[],"created_at":"2024-11-09T22:44:19.403Z","updated_at":"2026-07-02T23:30:27.356Z","avatar_url":"https://github.com/xditya.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# NINJA USERBOT\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://telegra.ph/file/19161731ca00f82fd6e7d.jpg\" alt=\"NINJA USERBOT\"\u003e\n\n\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)\n\n\n\nAdvanced Pluggable Userbot to manage your Telegram Account \n\n## © By [NinjaNaveen](https://t.me/ninjanaveen)\n\n\n### Deploy\n\n[![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/ninjanaveen/NinjaUserbot)\n\n## Telegram-String\n\n[![Run on Repl.it](https://repl.it/badge/github/ninjanaveen/ninjabot)](https://stringsession.ninjanaveen.repl.run)\n\n\n### The Normal Way\n\nSimply clone the repository and run the main file:\n```sh\ngit clone https://github.com/ninjanaveen/NinjaUserbot\ncd NinjaUserbot\nvirtualenv -p /usr/bin/python3 venv\n. ./venv/bin/activate\npip install -r requirements.txt\n# \u003cCreate local_config.py with variables as given below\u003e\npython3 -m userbot\n```\n\nAn example `local_config.py` file could be:\n\n**Not All of the variables are mandatory**\n\n__The Userbot should work by setting only the first two variables__\n\n```python3\nfrom heroku_config import Var\n\nclass Development(Var):\n  APP_ID = 6\n  API_HASH = \"eb06d4abfb49dc3eeb1aeb98ae0f581e\"\n```\n\n\n### UniBorg Configuration\n\n\nThe UniBorg Config is situated in `userbot/uniborgConfig.py`.\n\n**Heroku Configuration**\nSimply just leave the Config as it is.\n\n**Local Configuration**\nFortunately there are no Mandatory vars for the UniBorg Support Config.\n\n## Mandatory Vars\n\n- Only two of the environment variables are mandatory.\n- This is because of `telethon.errors.rpc_error_list.ApiIdPublishedFloodError`\n    - `APP_ID`:   You can get this value from https://my.telegram.org\n    - `API_HASH`:   You can get this value from https://my.telegram.org\n- The userbot will not work without setting the mandatory vars.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxditya%2Fninjauserbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxditya%2Fninjauserbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxditya%2Fninjauserbot/lists"}