{"id":13585573,"url":"https://github.com/signalstickers/Adhesive","last_synced_at":"2025-04-07T10:31:10.634Z","repository":{"id":44543553,"uuid":"301711834","full_name":"signalstickers/Adhesive","owner":"signalstickers","description":"A chatbot serving as your glue between Telegram and Signal sticker packs","archived":true,"fork":false,"pushed_at":"2024-08-31T04:31:09.000Z","size":658,"stargazers_count":95,"open_issues_count":15,"forks_count":11,"subscribers_count":7,"default_branch":"trunk","last_synced_at":"2024-11-06T03:43:10.546Z","etag":null,"topics":["bot","hacktoberfest","makeprivacystick","signal-bot","stickers","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/signalstickers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-06T12:00:40.000Z","updated_at":"2024-09-29T01:31:24.000Z","dependencies_parsed_at":"2024-11-06T03:33:06.012Z","dependency_job_id":"30bf6f38-105c-4758-b85c-b51a37b22650","html_url":"https://github.com/signalstickers/Adhesive","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/signalstickers%2FAdhesive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalstickers%2FAdhesive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalstickers%2FAdhesive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalstickers%2FAdhesive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signalstickers","download_url":"https://codeload.github.com/signalstickers/Adhesive/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247636171,"owners_count":20970876,"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","hacktoberfest","makeprivacystick","signal-bot","stickers","telegram-bot"],"created_at":"2024-08-01T15:05:01.297Z","updated_at":"2025-04-07T10:31:10.357Z","avatar_url":"https://github.com/signalstickers.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Adhesive\n\n***This project is archived until further notice.*** No bug reports will be accepted, and no commits will be made until https://github.com/mobilecoinofficial/auxin/issues/77 is resolved. A running Telegram instance is available: [@AdhesiveStickerBot](https://t.me/AdhesiveStickerBot), however, this is provided as is, and no effort to fix errors will be made. The Signal bot is also down.\n\nAdhesive is a simple bot which converts between Signal and Telegram sticker packs.\n\n![Screenshot of Adhesive (Telegram) in action](tg-screenshot.png)\n![Screenshot of Adhesive (Signal) in action](signal-screenshot.png)\n\n## Installation\n\n```py\npython3 -m venv .venv\n. .venv/bin/activate\npip install -Ur requirements.txt\n```\n\nThen copy `config.example.toml` to `config.toml` and fill it out according to the comments.\nFor your Signal username/password you will need to install [Signal Desktop](https://signal.org/download/) and link it to your phone.\nThen run `python -m adhesive.signal_auth` to get your credentials.\n\nTo run the bot, run `python -m adhesive.bot`.\n\n## Signal bot setup\n\nSetting up a Signal bot is more involved but still doable.\nFollow steps 1–6 of the [Quick Start guide](https://github.com/lwesterhof/semaphore/blob/v0.8.0/README.md#quick-start) for the library I use.\nThen enter the phone number you used for setup in the `config.toml` file.\n\n## License\n\n© io\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalstickers%2FAdhesive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsignalstickers%2FAdhesive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalstickers%2FAdhesive/lists"}