{"id":26336352,"url":"https://github.com/notrustverify/ntv-bot","last_synced_at":"2025-03-16T01:17:59.177Z","repository":{"id":151107241,"uuid":"527254355","full_name":"notrustverify/ntv-bot","owner":"notrustverify","description":"Telegram Bot for listing informations about mixnodes and gateway","archived":false,"fork":false,"pushed_at":"2023-12-09T22:01:31.000Z","size":134,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-09T23:18:58.387Z","etag":null,"topics":["bot","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/notrustverify.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,"governance":null}},"created_at":"2022-08-21T15:56:33.000Z","updated_at":"2023-12-09T23:18:59.755Z","dependencies_parsed_at":null,"dependency_job_id":"a653f269-5397-4fb4-b8cd-f70f6a7908c4","html_url":"https://github.com/notrustverify/ntv-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fntv-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fntv-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fntv-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fntv-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notrustverify","download_url":"https://codeload.github.com/notrustverify/ntv-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809858,"owners_count":20351407,"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","telegram","telegram-bot"],"created_at":"2025-03-16T01:17:58.017Z","updated_at":"2025-03-16T01:17:59.171Z","avatar_url":"https://github.com/notrustverify.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NTV Bot\n\n## Pre-requisites\n\n- docker\n- docker-compose\n- Telegram bot\n\nFollow this [doc](https://core.telegram.org/bots#6-botfather) about how to create a bot\n\n## Example\n\n![](./resources/img/example.png)\n\n## Getting started\n\n```bash\ngit clone https://github.com/notrustverify/ntv-bot.git\ncd ntv-bot\ncp .env.example .env\n\n```\nIn `.env` file, modify the value `TELEGRAM_TOKEN` by the token generated from [Botfather](https://t.me/botfather)\n\nStart the bot `docker-compose up -d --build`\n\n\n### Add your nodes\n\nIn `data/nodes.json`, add the identity key and name like the example below\n\n```json\n{\n\"mixnodes\": [\n  {\n    \"idkey\": \"4yRfauFzZnejJhG2FACTVQ7UnYEcFUYw3HzXrmuwLMaR\",\n    \"name\": \"No Trust Verify 2\"\n  },\n  {\n    \"idkey\": \"APxUbCmGp4K9qDzvwVADJFNu8S3JV1AJBw7q6bS5KN9E\",\n    \"name\": \"No Trust Verify 1\"\n  }\n  ]\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrustverify%2Fntv-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotrustverify%2Fntv-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrustverify%2Fntv-bot/lists"}