{"id":16865865,"url":"https://github.com/jeyemwey/mumblesniff","last_synced_at":"2025-04-11T09:55:07.652Z","repository":{"id":92277519,"uuid":"83969949","full_name":"jeyemwey/mumbleSniff","owner":"jeyemwey","description":"See, who is online with telegram messages.","archived":false,"fork":false,"pushed_at":"2019-06-26T15:11:55.000Z","size":16,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T06:41:44.872Z","etag":null,"topics":["mumble","nodejs","openssl","telegram"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeyemwey.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-05T12:56:41.000Z","updated_at":"2023-01-26T10:38:35.000Z","dependencies_parsed_at":"2023-06-08T06:15:11.447Z","dependency_job_id":null,"html_url":"https://github.com/jeyemwey/mumbleSniff","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/jeyemwey%2FmumbleSniff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2FmumbleSniff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2FmumbleSniff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2FmumbleSniff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeyemwey","download_url":"https://codeload.github.com/jeyemwey/mumbleSniff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248371310,"owners_count":21092985,"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":["mumble","nodejs","openssl","telegram"],"created_at":"2024-10-13T14:48:43.084Z","updated_at":"2025-04-11T09:55:07.646Z","avatar_url":"https://github.com/jeyemwey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to get it working\n\n1. Clone the repo and get into the folder.\n2. Create a certificate for the mumble connection and save them to `key.pem` and `cert.pem`:\n\t\n\topenssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem\n\n3. Edit the environment file:\n\n\tcp default.env .env\n\tvi .env\n\n4. Add the Telegram Bot Token to the environment. Ask @BotFather for an API token and paste it after the __=__ char.\n5. Change the Server-URL and the Mumble Username to whatever you desire.\n6. Close the file.\n7. Run `npm install` to recieve the required packages.\n\n# Start the script\n\nI ran best with loading `index.js` into an interactive shell:\n\n```bash\n~/mumbleSniff $ node\n\u003e .load ./index.js\n``\nAfter that, you can import prior Telegram message ids with `fs.readFileSync(\"loggedInUsers.log\", \"utf-8\").split(\"\\n\").forEach((i)=\u003e{botUsers.push(i)});`. Then, check the botUsers array for new contents. (This is an [issue](https://github.com/jeyemwey/mumbleSniff/issues/1), and _$soon_, the application should do this by itself.)\n\n# Contribute\n\nIf you want to, you can surely contribute to this project. Just send a PR!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeyemwey%2Fmumblesniff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeyemwey%2Fmumblesniff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeyemwey%2Fmumblesniff/lists"}