{"id":25936103,"url":"https://github.com/jojiiofficial/telegramnewsbot","last_synced_at":"2025-10-07T22:12:14.613Z","repository":{"id":102287296,"uuid":"258361888","full_name":"JojiiOfficial/TelegramNewsbot","owner":"JojiiOfficial","description":"A bot for telegram which sends news for a given country into a channel","archived":false,"fork":false,"pushed_at":"2020-04-24T14:24:00.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T14:45:31.857Z","etag":null,"topics":["articles","information","news","summary","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/JojiiOfficial.png","metadata":{"files":{"readme":"README.md","changelog":"newsSource.go","contributing":null,"funding":null,"license":"LICENSE","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":"2020-04-24T00:14:13.000Z","updated_at":"2024-11-15T04:29:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e3bca6f-38b7-4b56-a624-2a6c2cb3fb64","html_url":"https://github.com/JojiiOfficial/TelegramNewsbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JojiiOfficial/TelegramNewsbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTelegramNewsbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTelegramNewsbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTelegramNewsbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTelegramNewsbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JojiiOfficial","download_url":"https://codeload.github.com/JojiiOfficial/TelegramNewsbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTelegramNewsbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264324674,"owners_count":23590934,"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":["articles","information","news","summary","telegram","telegram-bot"],"created_at":"2025-03-04T01:50:14.287Z","updated_at":"2025-10-07T22:12:09.565Z","avatar_url":"https://github.com/JojiiOfficial.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TelegramNewsbot\nA bot for telegram which sends news for a given country into a channel\n\n# Demo\nGermany news: [@germany_news_channel](https://t.me/germany_news_channel)\n\n# Get started\nCompile it yourself or use the [docker image](https://hub.docker.com/r/jojii/newsbot)\u003cbr\u003e\nConfigure the bot\u003cbr\u003e\nAdd the bot to your channel and give him rights to send messages\n\n### Compile\n```bash\ngo mod download \u0026\u0026\ngo build -o newsbot\n```\n\n### Docker setup\n```bash\nexport TAG=$(curl -s -S \"https://registry.hub.docker.com/v2/repositories/jojii/newsbot/tags/\" | jq '.results[][\"name\"]' -r | sed -n 1p)\ndocker pull jojii/newsbot:$TAG\ndocker run -d --name newsBot --restart=unless-stopped -v `pwd`/data:/app/data -v /etc/localtime:/etc/localtime:ro jojii/newsbot:$TAG\n```\n\n## Config\n`TelegramToken` the telegram bot token. If you don't have one, create a new bot with @BotFather\u003cbr\u003e\n`NewsAPIToken` The API token for the [newsAPI](https://newsapi.org/)\u003cbr\u003e\n`ChannelID` The ID of the channel\u003cbr\u003e\n`StoreFile` A file containing some data needed for the bot to run correctly\u003cbr\u003e\n`Country` Selector for the news (by country)\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojiiofficial%2Ftelegramnewsbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojiiofficial%2Ftelegramnewsbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojiiofficial%2Ftelegramnewsbot/lists"}