{"id":29194750,"url":"https://github.com/fiisya/userbot-telegram","last_synced_at":"2025-07-02T04:38:04.107Z","repository":{"id":297347252,"uuid":"996307701","full_name":"Fiisya/userBot-Telegram","owner":"Fiisya","description":"Telegram bot user using GramJS module","archived":false,"fork":false,"pushed_at":"2025-06-05T02:38:17.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-05T06:04:56.616Z","etag":null,"topics":["bot","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://api.alfixd.my.id","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fiisya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-04T19:00:13.000Z","updated_at":"2025-06-05T02:38:19.000Z","dependencies_parsed_at":"2025-06-06T18:15:42.033Z","dependency_job_id":null,"html_url":"https://github.com/Fiisya/userBot-Telegram","commit_stats":null,"previous_names":["fiisya/userbot-telegram"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fiisya/userBot-Telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fiisya%2FuserBot-Telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fiisya%2FuserBot-Telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fiisya%2FuserBot-Telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fiisya%2FuserBot-Telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fiisya","download_url":"https://codeload.github.com/Fiisya/userBot-Telegram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fiisya%2FuserBot-Telegram/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263076971,"owners_count":23410164,"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":["bot","telegram","telegram-bot"],"created_at":"2025-07-02T04:38:03.044Z","updated_at":"2025-07-02T04:38:04.069Z","avatar_url":"https://github.com/Fiisya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting API ID and API Hash for Telegram Bot\n\nTo use Telegram's API and run your bot, you need to obtain an **API ID** and **API Hash** from Telegram. Follow the steps below to get them:\n\n## Steps to Get API ID and API Hash\n\n1. **Go to Telegram Developer Portal**  \n   - Open [https://my.telegram.org](https://my.telegram.org) in your browser.\n\n2. **Log in to Your Telegram Account**  \n   - Enter your phone number and verify it using the code sent via Telegram.\n\n3. **Create a New Application**  \n   - Click on **\"Create New Application\"**.\n   - Fill in the required details:\n     - **App title**: Choose any name for your app.\n     - **Short name**: Enter a short identifier for your app.\n     - **Platform**: Select the platform (Android, iOS, Web, etc.).\n     - **Description**: (Optional) Describe your app.\n\n4. **Get API Credentials**  \n   - After submitting the form, you will see:\n     - **API ID** (a numeric ID).\n     - **API Hash** (a long alphanumeric string).\n\n5. **Use API ID and API Hash**  \n   - Save these credentials securely.\n   - Use them in your bot configuration to authenticate with Telegram's API.\n\n## Example Configuration\n```js\nmodule.exports = {\n    apiId: \"YOUR_API_ID\",\n    apiHash: \"YOUR_API_HASH\"\n};\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiisya%2Fuserbot-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiisya%2Fuserbot-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiisya%2Fuserbot-telegram/lists"}