{"id":20196055,"url":"https://github.com/thehxdev/muspler","last_synced_at":"2026-06-09T10:31:54.019Z","repository":{"id":241879115,"uuid":"805041895","full_name":"thehxdev/muspler","owner":"thehxdev","description":"Very simple music sample creator telegram bot","archived":false,"fork":false,"pushed_at":"2024-12-13T08:04:48.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T18:17:08.292Z","etag":null,"topics":["python","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thehxdev.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":"2024-05-23T19:10:13.000Z","updated_at":"2024-12-13T08:04:52.000Z","dependencies_parsed_at":"2024-05-30T13:31:51.505Z","dependency_job_id":"81c25088-f886-4437-9400-cd46c870480f","html_url":"https://github.com/thehxdev/muspler","commit_stats":null,"previous_names":["thehxdev/muspler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thehxdev/muspler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fmuspler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fmuspler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fmuspler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fmuspler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehxdev","download_url":"https://codeload.github.com/thehxdev/muspler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fmuspler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34103355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["python","telegram-bot"],"created_at":"2024-11-14T04:21:28.759Z","updated_at":"2026-06-09T10:31:54.001Z","avatar_url":"https://github.com/thehxdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Muspler\n\nVery simple telegram bot to create sample voice messages from audio files.\n\n\n## How to use\n\n1. Create `config.py` file in the project root directory with following content:\n```python\n# Your telegram bot token\nBOT_TOKEN = 'YOUR_BOT_TOKEN'\n\n# Directory to download and process audio files temporarily. (MUST be a directory)\n# Downloaded audio files will be removed after sample creation process.\nDIR_PREFIX = 'TEMP_DIRECTORY'\n```\n\n2. Create a virtual environment with `python3 -m venv venv` command and activate it.\n\n3. Then install dependencies with `pip3 install -r requirements.txt --upgrade` command.\n\n4. Finally you can run Muspler with `python3 __main__.py` command.\n\n\n\n## Todo\n\n- [ ] Better documentation\n- [ ] Cleaner code\n- [ ] Work in groupes and channels\n- [ ] Installable as a python package\n- [ ] Error handling and better logging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fmuspler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehxdev%2Fmuspler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fmuspler/lists"}