{"id":23169735,"url":"https://github.com/muaath5/muaathbots","last_synced_at":"2025-04-04T23:11:50.463Z","repository":{"id":183732542,"uuid":"369132221","full_name":"Muaath5/MuaathBots","owner":"Muaath5","description":"PHP Useful Telegram bots hosted in Heroku free","archived":false,"fork":false,"pushed_at":"2022-01-01T07:02:53.000Z","size":467,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T07:29:29.388Z","etag":null,"topics":["bot","heroku","heroku-app","heroku-template","php","simple-bot-api","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Muaath5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2021-05-20T08:13:43.000Z","updated_at":"2022-08-25T10:52:35.000Z","dependencies_parsed_at":"2023-07-25T15:59:44.047Z","dependency_job_id":null,"html_url":"https://github.com/Muaath5/MuaathBots","commit_stats":null,"previous_names":["muaath5/muaathbots"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muaath5%2FMuaathBots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muaath5%2FMuaathBots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muaath5%2FMuaathBots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muaath5%2FMuaathBots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muaath5","download_url":"https://codeload.github.com/Muaath5/MuaathBots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261605,"owners_count":20910108,"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","heroku","heroku-app","heroku-template","php","simple-bot-api","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-12-18T03:19:35.733Z","updated_at":"2025-04-04T23:11:50.438Z","avatar_url":"https://github.com/Muaath5.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Muaath Bots\r\n[![Licence: GPL v3.0](https://img.shields.io/badge/Licence-GPL%20v3.0-green)](LICENCE)\r\n[![Bot API Version: 5.5.1](https://img.shields.io/badge/Bot%20API%20Version-5.5.1-dodgerblue)](https://core.telegram.org/bots/api#december-7-2021)\r\n\r\n**Muaath Bots** is some PHP Telegram bots that can be recreated by everyone.\r\n\r\n## Features\r\n- Doesn't use any databases\r\n- Open source and uses `git`\r\n- Can be hosted in Heroku free\r\n- Configuration stored in environment variables\r\n- Uses GitHub Actions\r\n- Bots uses [Simple Bot API Library](https://github.com/Muaath5/SimpleBotAPI)\r\n- Single file for webhook\r\n- Supports Translations.\r\n\r\n## Bots\r\n**Avaliable bots:**  \r\n- Test payment 2.0 Bot | [@TestPaymentV2Bot](https://t.me/TestPaymentV2Bot).\r\n- Remove Inline Buttons Bot | [@RemoveInlineButtonsBot](https://t.me/RemoveInlineButtonsBot).\r\n\r\n**Coming soon:**\r\n- getChat method Bot | [@getChatMethodBot](https://t.me/getChatMethodBot).\r\n\r\n## FAQ\r\n| Question                                   | Answer                                                                                                                   |\r\n|--------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|\r\n| What's minimum version of bots?            | Bot API 5.3                                                                                                              |\r\n| Why Muaath bots doesn't uses databases?    | To make it free hosted in Heroku, Also because this project doesn't get money to buy good hosting offers good databases. |\r\n| Is there any idea to pay for hosting bots? | Currently, No. Because this project hasn't any money source like some bots.                                              |\r\n\r\n## Issues, Pull requests, And Questions\r\nPlease read [**Contributing guidelines**](CONTRIBUTING.md)\r\n\r\n## Importing project\r\n**Before importing this project, Read these instructions please:**\r\n- Generate your tokens for the the imported Bots, And each token should follow (Bot settings) in `README.md` for each bot.\r\n- Create Heroku account, At first we suggest using free Heroku.\r\n\r\n**Import project now:**\r\n\r\n[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Muaath5/MuaathBots)\r\n\r\n**(Optional) And if you want to edit on the code, Complete these instructions:**\r\n- Install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) And [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli).\r\n- Use command `cd \u003cmy_dir\u003e` in terminal, And replace _\u003cmy_dir\u003e_ with directory to create the project in.\r\n- Use command `heroku git:clone -a \u003capp_name\u003e` in terminal, And replace _\u003capp_name\u003e_ with app name you choosed for Heroku.\r\n- After editing the files, You can use `git push heroku main` to upload the code into Heroku.\r\n- To upload the new code in GitHub, You'll need to process the following code (In Windows):\r\n```sh\r\ncd %USERPROFILE%\r\nmkdir .ssh\r\ncd .ssh\r\nssh-keygen -t ed25519 -C \"same_email_registered_in_github@example.com\" -f github_key\r\nssh-add github_key\r\n```\r\n- **Note:** Add your registered email address in GitHub in the email section.\r\n- Now go to: [Add new SSH token in GitHub](https://github.com/settings/ssh/new)\r\n- Open and copy `.pub` file and paste it in the field\r\n- Add any title like: \"*GitHub key*\"\r\n- Use `git remote add github ` \u003cu\u003eonly first time\u003c/u\u003e you want to upload code to GitHub.\r\n- Use `git push github main` to upload (push) the **main** branch to GitHub.\r\n\r\n\r\n## Licence\r\nThis project is under [GPL v3.0 Licence](LICENCE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuaath5%2Fmuaathbots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuaath5%2Fmuaathbots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuaath5%2Fmuaathbots/lists"}