{"id":18252075,"url":"https://github.com/classabbyamp/stickdownbot","last_synced_at":"2025-04-08T21:22:59.307Z","repository":{"id":106325604,"uuid":"286348426","full_name":"classabbyamp/stickdownbot","owner":"classabbyamp","description":"A small telegram bot for downloading stickers","archived":false,"fork":false,"pushed_at":"2020-08-10T03:02:25.000Z","size":12,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:51:20.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classabbyamp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-08-10T01:31:05.000Z","updated_at":"2020-08-10T03:02:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"1eff7254-a7cd-4f91-b9b8-05d192a2eb9f","html_url":"https://github.com/classabbyamp/stickdownbot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fstickdownbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fstickdownbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fstickdownbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fstickdownbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classabbyamp","download_url":"https://codeload.github.com/classabbyamp/stickdownbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247928167,"owners_count":21019657,"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-05T09:49:57.741Z","updated_at":"2025-04-08T21:22:59.277Z","avatar_url":"https://github.com/classabbyamp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StickDownBot\n\nA telegram bot for downloading stickers.\n\nTo use: [@stickdownbot](https://t.me/stickdownbot)\n\n## Running\n\n### Docker\n\n1. Create a new directory and `cd` into it.\n\n2. Create the `docker-compose.yml` file:\n\n    ```yaml\n    version: '3'\n    services:\n      bot:\n        image: \"docker.pkg.github.com/classabbyamp/stickdownbot/stickdownbot:latest\"\n        restart: on-failure\n        volumes:\n          - \"./data:/app/data:rw\"\n        environment:\n          - PYTHONUNBUFFERED=1\n    ```\n\n3. Create a subdirectory named `data`.\n\n4. Copy the templates for `keys.py` to `data/`, and edit them.\n\n5. Run `docker-compose`:\n\n    ```none\n    $ docker-compose pull\n    $ docker-compose up -d\n    ```\n\n    \u003e Run without \"-d\" to test the bot. (run in foreground)\n\n## Copyright\n\nCopyright (C) 2020 classabbyamp\n\nThis program is released under the terms of the BSD-3-Clause license.\nSee `LICENSE` for full license text.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Fstickdownbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassabbyamp%2Fstickdownbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Fstickdownbot/lists"}