{"id":19858259,"url":"https://github.com/tharukrenuja/missraya","last_synced_at":"2025-09-08T03:36:00.832Z","repository":{"id":38616531,"uuid":"495063012","full_name":"TharukRenuja/MissRaya","owner":"TharukRenuja","description":"A Simple Group Manager Bot using Pyrogram, Telethon. Specially This is working with firebase database","archived":false,"fork":false,"pushed_at":"2023-01-06T06:07:29.000Z","size":50,"stargazers_count":18,"open_issues_count":0,"forks_count":15,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-06T20:01:29.957Z","etag":null,"topics":["firebase","firebase-realtime-database","missraya","pyrogram","slbots","telethon"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TharukRenuja.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":"2022-05-22T13:08:49.000Z","updated_at":"2025-04-02T21:19:26.000Z","dependencies_parsed_at":"2023-02-05T12:15:37.272Z","dependency_job_id":null,"html_url":"https://github.com/TharukRenuja/MissRaya","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TharukRenuja/MissRaya","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharukRenuja%2FMissRaya","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharukRenuja%2FMissRaya/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharukRenuja%2FMissRaya/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharukRenuja%2FMissRaya/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TharukRenuja","download_url":"https://codeload.github.com/TharukRenuja/MissRaya/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TharukRenuja%2FMissRaya/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274129075,"owners_count":25227166,"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-09-08T02:00:09.813Z","response_time":121,"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":["firebase","firebase-realtime-database","missraya","pyrogram","slbots","telethon"],"created_at":"2024-11-12T14:22:36.282Z","updated_at":"2025-09-08T03:36:00.780Z","avatar_url":"https://github.com/TharukRenuja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌷Miss Raya🌷\nA Simple Group Manager Bot using Pyrogram, Telethon. Specially This is working with firebase database.\n\u003cp align=\"middle\"\u003e\n  \u003cimg src=\"https://telegra.ph/file/c34ea5555a31864d1dd8d.jpg\" width='400\"'\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.python.org\"\u003e\n    \u003cimg src=\"http://ForTheBadge.com/images/badges/made-with-python.svg\"\u003e\n\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/TharukRenuja/MissRaya/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/TharukRenuja/MissRaya?style=social\"\u003e\n\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/TharukRenuja/MissRaya/fork\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/TharukRenuja/MissRaya?label=Fork\u0026style=social\"\u003e\n\n  \u003c/a\u003e  \n\u003c/p\u003e\n\n## Deploy\n\n### Easy Method\n[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/Y1pXr6?referralCode=ImTharuk) [![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TharukRenuja/MissRaya)\n\n### Hard Method\n```sh\n# Install Git First (apt-instll git)\n$ git clone https://github.com/TharukRenuja/MissRaya\n$ cd MissRaya\n# Install All Requirements \n$ pip3 install -r requirements.txt\n# Add Your Details to ./MissRaya/vars.py\n# Start Bot \n$ python3 -m MissRaya\n```\n##### Mandatory Vars\n```\n[+] Make Sure You Add All These Mandatory Vars. \n    [-] API_ID:   You can get this value from my.telegram.org\n    [-] API_HASH :   You can get this value from my.telegram.org\n    [-] FDBURL : Your Firebase DataBase Url. (You can get this value from console.firebase.google.com)\n    [-] BOT_TOKEN: Get from @BotFather\n    [-] LOG_CHNL: Your Log Channel ID. (Make sure bot is admin in channel)\n    [-] BOT_USERNAME: Bot Username.\n[+] The MissRaya won't run without setting the mandatory vars.\n```\n\n## Important ⚠\n\n[+] Go to console.firebase.google.com \u0026 Go to Your Project \u0026 Go to Project Settings \u0026 Go to Service Accounts \u0026 Click on \u003cb\u003eGenerate New Private Key\u003c/b\u003e \u0026 It will Download your Database Credentials File \u0026 Then rename it to Database.json \u0026 Put it on main directory on MissRaya. MissRaya won't work if you don't put it correctly.\n\n[+] You Must Need To Create Some Keys on Firebase Realtime Database. It's on down below pitcure👇\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/90763454/169789605-70b386ca-ebe6-4aa2-a2b2-d01b5120f1e5.png\"\u003e \n\u003c/p\u003e\n\n[+] And then you need to Admins in database as like this👇. You must need at least one admin on bot. You can add new admins through bot after you deployed.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/90763454/169789380-d229f6d1-f52c-4033-a930-0dc4d99e0cb5.png\"\u003e \n\u003c/p\u003e\n\n\n##### Should any be missing kindly let us know at [Developers](https://t.me/SLBotOfficial) or simply submit a pull request on the readme.\n\n# Contributors\n![GitHub Contributors Image](https://contrib.rocks/image?repo=TharukRenuja/MissRaya)\n\n [![SLBots](https://img.shields.io/badge/SLBotOfficial-Channel-orange?style=style=flat\u0026logo=telegram)](https://telegram.dog/SLBotOfficial)   [![SLBots](https://img.shields.io/badge/SLBotOfficial-Support-red?style=flat\u0026logo=telegram)](https://telegram.dog/trtechguide)  [![SLBots](https://img.shields.io/badge/SLBots-Website-red?style=flat\u0026logo=CodersRank)](https://www.slbots.org)   [![MIT license](https://img.shields.io/badge/License-MIT-blue?style=flat)](https://github.com/TharukRenuja/MissRaya/blob/main/LICENSE)  [![Open Source](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/TharukRenuja/MissRaya)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharukrenuja%2Fmissraya","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftharukrenuja%2Fmissraya","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharukrenuja%2Fmissraya/lists"}