{"id":16190615,"url":"https://github.com/devmount/tele-send","last_synced_at":"2025-03-19T03:30:58.247Z","repository":{"id":77606217,"uuid":"508619552","full_name":"devmount/tele-send","owner":"devmount","description":"Web app to send form data as message by a Telegram bot","archived":false,"fork":false,"pushed_at":"2022-07-04T18:22:55.000Z","size":38,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T15:11:22.122Z","etag":null,"topics":["telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/devmount.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}},"created_at":"2022-06-29T09:04:14.000Z","updated_at":"2024-04-04T00:29:08.000Z","dependencies_parsed_at":"2023-03-12T01:14:54.910Z","dependency_job_id":null,"html_url":"https://github.com/devmount/tele-send","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/devmount%2Ftele-send","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Ftele-send/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Ftele-send/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Ftele-send/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmount","download_url":"https://codeload.github.com/devmount/tele-send/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965717,"owners_count":20375920,"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":["telegram","telegram-bot"],"created_at":"2024-10-10T07:43:44.465Z","updated_at":"2025-03-19T03:30:57.948Z","avatar_url":"https://github.com/devmount.png","language":"PHP","readme":"# TeleSend\n\nA simple web app to send data from a web form as chat message by a Telegram bot.\n\n## Installation\n\n1. Clone this repository\n\n    ```bash\n    git clone https://github.com/devmount/tele-send\n    ```\n\n2. Install dependencies\n\n    ```bash\n    cd tele-send\n    composer install\n    ```\n\n3. Rename example environment file and set permission mode\n\n    ```bash\n    mv .env.example .env\n    chmod 400 .env\n    ```\n\n4. Fill in the required bot token and chat id of the chat, the form data should be posted in by the bot.\n5. Rename example configuration file\n\n    ```bash\n    mv config.example.yml config.yml\n    ```\n\n6. Modify configuration to your needs, all possible values are documented in the `config.example.yml` file\n7. Serve files by a web server\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2Ftele-send","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmount%2Ftele-send","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2Ftele-send/lists"}