{"id":20204379,"url":"https://github.com/nofearjoe/telegramfeedback","last_synced_at":"2025-05-07T06:31:21.366Z","repository":{"id":56923841,"uuid":"94784330","full_name":"NoFearJoe/TelegramFeedback","owner":"NoFearJoe","description":"Simple framework for adding Telegram feedback in an iOS App","archived":true,"fork":false,"pushed_at":"2017-06-20T07:56:34.000Z","size":10,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T22:21:14.497Z","etag":null,"topics":["feedback","swift","telegram"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/NoFearJoe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-19T14:15:09.000Z","updated_at":"2024-11-13T15:15:34.000Z","dependencies_parsed_at":"2022-08-20T22:20:19.124Z","dependency_job_id":null,"html_url":"https://github.com/NoFearJoe/TelegramFeedback","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoFearJoe%2FTelegramFeedback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoFearJoe%2FTelegramFeedback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoFearJoe%2FTelegramFeedback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoFearJoe%2FTelegramFeedback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoFearJoe","download_url":"https://codeload.github.com/NoFearJoe/TelegramFeedback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252826797,"owners_count":21810184,"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":["feedback","swift","telegram"],"created_at":"2024-11-14T05:12:47.371Z","updated_at":"2025-05-07T06:31:21.092Z","avatar_url":"https://github.com/NoFearJoe.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TelegramFeedback\nSimple framework for adding Telegram feedback in an iOS App\n\n## Installation\n#### CocoaPods\nPaste this code to your Podfile:\n```\npod 'TelegramFeedback'\n```\n\n## Creating Telegram channel\n#### Creating bot\n* Find the user 'BotFather'\n* Send ``` /start ```\n* Send ``` /newbot ```\n* Follow instructions\n#### Creating a channel\n* Create 'New Channel'\n* Add the created bot to the channel admins\n\n## Usage\nFirst, create an instance of TelegramFeedback:\n``` \nlet feedback = TelegramFeedback(chatID: \"some_channel_id\", botName: \"some_bot_name\")\n```\nThen call the method 'sendMessage' to send feedback to the channel:\n```\nfeedback.sendMessage(\"Some message\")\n```\nor:\n```\nfeedback.sendMessage(\"Some message\") { error in\n    print(error)\n}\n```\n\n## Gratz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnofearjoe%2Ftelegramfeedback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnofearjoe%2Ftelegramfeedback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnofearjoe%2Ftelegramfeedback/lists"}