{"id":19565081,"url":"https://github.com/s3rious/ponies-to-telegram-channel","last_synced_at":"2025-10-30T06:19:28.916Z","repository":{"id":94091659,"uuid":"98337837","full_name":"s3rious/Ponies-To-Telegram-Channel","owner":"s3rious","description":"An automated derpibooru to telegram channel grabber bot","archived":false,"fork":false,"pushed_at":"2018-07-21T00:19:37.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:28:12.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s3rious.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-25T18:30:52.000Z","updated_at":"2018-07-21T00:19:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0026840-cb18-41f7-b2a2-0fe1a7204640","html_url":"https://github.com/s3rious/Ponies-To-Telegram-Channel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s3rious/Ponies-To-Telegram-Channel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2FPonies-To-Telegram-Channel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2FPonies-To-Telegram-Channel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2FPonies-To-Telegram-Channel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2FPonies-To-Telegram-Channel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3rious","download_url":"https://codeload.github.com/s3rious/Ponies-To-Telegram-Channel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2FPonies-To-Telegram-Channel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262773692,"owners_count":23362167,"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":[],"created_at":"2024-11-11T05:24:57.937Z","updated_at":"2025-10-30T06:19:23.884Z","avatar_url":"https://github.com/s3rious.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An automated derpibooru to telegram channel grabber bot\n\n## How?\n\nCopy `docker-compose.yml.sample` to `docker-compose.yml` and fulfill it with _your_ data:\n* database name,\n* username\n* password\n* telegram channel name\n* your telegram bot token\n* etc, etc\n\nAfter you'll run `docker-compose up` for the first time you need to create mongo admin user, just like that\n```\ndocker-compose exec mongo mongo admin\ndb.createUser({ user: 'your_mongo_admin_name', pwd: 'your_mongo_admin_password', roles: [ { role: \"userAdminAnyDatabase\", db: \"admin\" } ] })\n```\n\nAnd most importantly you should create your mongo database and user with read'n'write permissions\n```\ndocker-compose exec mongo mongo admin -u your_mongo_admin_name -p your_mongo_admin_password\nuse your_mongo_database_name;\ndb.createUser({ user: 'your_mongo_user', pwd: 'your_mongo_user', roles:['readWrite']});\n```\n\nAfter that all you need it to relaunch `docker-compose up` and voila, your channel is being fulfilled with pictures of cute and little adorable ponies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rious%2Fponies-to-telegram-channel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3rious%2Fponies-to-telegram-channel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rious%2Fponies-to-telegram-channel/lists"}