stickersbot


Namestickersbot JSON
Version 4.1.1 PyPI version JSON
download
home_pageNone
SummarySticker packs for all your Delta Chat needs
upload_time2024-04-27 18:24:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords deltachat bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # StickersBot

[![Latest Release](https://img.shields.io/pypi/v/stickersbot.svg)](https://pypi.org/project/stickersbot)
[![CI](https://github.com/deltachat-bot/stickersbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/stickersbot/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Delta Chat bot that allows users to get stickers packs and convert normal images to stickers.

## Installation and configuration

```sh
pip install stickersbot
```

**IMPORTANT:** You might need first to install `libwebp` library in your system
(For Debian/Ubuntu it's libwebp-dev package)

Configure the bot:

```sh
stickersbot init bot@example.com PASSWORD
```

Start the bot:

```sh
stickersbot serve
```

Run `stickersbot --help` to see all available options.

## Usage

To get sticker packs, browse https://signalstickers.com/ and copy the URL of the pack you want (the link in the "+ Add to Signal" button, an URL starting with ``https://signal.art/addstickers``) and send the pack URL to the bot in private, the bot will send you a zip with the sticker pack.

To create an sticker from a normal image send the image to the bot and it will remove the background
and send you back the image as sticker.

Send any text to the bot to search packs matching the given text.

Send an emoji to the bot to get a random sticker associated with that emoji.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stickersbot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "deltachat, bot",
    "author": null,
    "author_email": "adbenitez <adb@merlinux.eu>",
    "download_url": "https://files.pythonhosted.org/packages/6a/a4/4715432d43abcbd34b8fd1f649dad0fe59d5226837cabd85af0a165aa23f/stickersbot-4.1.1.tar.gz",
    "platform": null,
    "description": "# StickersBot\n\n[![Latest Release](https://img.shields.io/pypi/v/stickersbot.svg)](https://pypi.org/project/stickersbot)\n[![CI](https://github.com/deltachat-bot/stickersbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/stickersbot/actions/workflows/python-ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nDelta Chat bot that allows users to get stickers packs and convert normal images to stickers.\n\n## Installation and configuration\n\n```sh\npip install stickersbot\n```\n\n**IMPORTANT:** You might need first to install `libwebp` library in your system\n(For Debian/Ubuntu it's libwebp-dev package)\n\nConfigure the bot:\n\n```sh\nstickersbot init bot@example.com PASSWORD\n```\n\nStart the bot:\n\n```sh\nstickersbot serve\n```\n\nRun `stickersbot --help` to see all available options.\n\n## Usage\n\nTo get sticker packs, browse https://signalstickers.com/ and copy the URL of the pack you want (the link in the \"+ Add to Signal\" button, an URL starting with ``https://signal.art/addstickers``) and send the pack URL to the bot in private, the bot will send you a zip with the sticker pack.\n\nTo create an sticker from a normal image send the image to the bot and it will remove the background\nand send you back the image as sticker.\n\nSend any text to the bot to search packs matching the given text.\n\nSend an emoji to the bot to get a random sticker associated with that emoji.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sticker packs for all your Delta Chat needs",
    "version": "4.1.1",
    "project_urls": {
        "Homepage": "https://github.com/deltachat-bot/stickersbot"
    },
    "split_keywords": [
        "deltachat",
        " bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db4526a0518f7ec95fa46cdf72e2c019fc370e53974b64eeb69a6863a88fe56f",
                "md5": "9bd3334f6e5ddb6ae6b662b1dd3233de",
                "sha256": "b9d4bee1d4d64ed7758d7538c1533d7cdf47ed548520ec1119292822f7cb59d5"
            },
            "downloads": -1,
            "filename": "stickersbot-4.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bd3334f6e5ddb6ae6b662b1dd3233de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13782,
            "upload_time": "2024-04-27T18:24:04",
            "upload_time_iso_8601": "2024-04-27T18:24:04.669207Z",
            "url": "https://files.pythonhosted.org/packages/db/45/26a0518f7ec95fa46cdf72e2c019fc370e53974b64eeb69a6863a88fe56f/stickersbot-4.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aa44715432d43abcbd34b8fd1f649dad0fe59d5226837cabd85af0a165aa23f",
                "md5": "49be6a4c0102860609ec41261042157e",
                "sha256": "9bc49eb1724e42739dc85e48f03a353aaecb534da8f22a7b579d59054bb22d99"
            },
            "downloads": -1,
            "filename": "stickersbot-4.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "49be6a4c0102860609ec41261042157e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22107,
            "upload_time": "2024-04-27T18:24:06",
            "upload_time_iso_8601": "2024-04-27T18:24:06.462462Z",
            "url": "https://files.pythonhosted.org/packages/6a/a4/4715432d43abcbd34b8fd1f649dad0fe59d5226837cabd85af0a165aa23f/stickersbot-4.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 18:24:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deltachat-bot",
    "github_project": "stickersbot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stickersbot"
}
        
Elapsed time: 0.25447s