# sopel-emotes
This module searches for emotes in messages from multiple sources (7TV, BetterTTV, FrankerFaceZ). It searches for emotes in the format `:emote_name:` and looks them up from the available emote sources based on a configurable priority list. The emote size is also configurable.
Features:
- Configurable emote sources and search priority (7TV, BTTV, FFZ) via Sopel config.
- Configurable emote size (small, medium, large) via Sopel config.
- Handles multiple emotes in a single message with rate limiting delays.
Future Tasks:
- Caching
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-emotes
```
## Configuring
The easiest way to configure `sopel-emotes` is via Sopel's
configuration wizard—simply run `sopel-plugins configure emotes`
and enter the values for which it prompts you.
### Manual configuration
```ini
[emotes]
sources = bttv, ffz # Available options: [7tv, ffz, bttv]. Order determines priority.
size = large # small, medium, or large
```
## Changelog
### 1.0.1
Updated default source order.
### 1.0.0
First release of `sopel-emotes`.
Supported sources:
- BTTV
- FFZ
- 7TV
Supported sizes:
- small
- medium
- large
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-emotes",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "sopel, plugin, bot, irc, twitch, emotes, 7TV, BTTV, FFZ, FrankerFaceZ",
"author": null,
"author_email": "Scott Adie <sopel-emotes@adie.io>",
"download_url": "https://files.pythonhosted.org/packages/1f/e0/5dc909b4fa7da186d2fbfef37c2c60b2e6d744686f215119ecc557a01061/sopel_emotes-1.0.1.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-emotes\n\nThis module searches for emotes in messages from multiple sources (7TV, BetterTTV, FrankerFaceZ). It searches for emotes in the format `:emote_name:` and looks them up from the available emote sources based on a configurable priority list. The emote size is also configurable.\n \nFeatures:\n- Configurable emote sources and search priority (7TV, BTTV, FFZ) via Sopel config.\n- Configurable emote size (small, medium, large) via Sopel config.\n- Handles multiple emotes in a single message with rate limiting delays.\n\nFuture Tasks:\n- Caching\n\n\n## Installing\n\nReleases are hosted on PyPI, so after installing Sopel, all you need is `pip`:\n\n```shell\n$ pip install sopel-emotes\n```\n\n## Configuring\n\nThe easiest way to configure `sopel-emotes` is via Sopel's\nconfiguration wizard\u2014simply run `sopel-plugins configure emotes`\nand enter the values for which it prompts you.\n\n### Manual configuration\n\n```ini\n[emotes]\nsources = bttv, ffz # Available options: [7tv, ffz, bttv]. Order determines priority.\nsize = large # small, medium, or large\n```\n## Changelog\n### 1.0.1\n\nUpdated default source order.\n\n### 1.0.0\n\nFirst release of `sopel-emotes`.\n\nSupported sources:\n- BTTV\n- FFZ\n- 7TV\n\nSupported sizes:\n- small\n- medium\n- large\n",
"bugtrack_url": null,
"license": "EFL-2.0",
"summary": "Searches for emotes, denoted by `:emote_name:` from multiple sources (FFZ/BTTV/7TV) and links the associated image urls.",
"version": "1.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/sc0tt/sopel-emotes/issues",
"Homepage": "https://github.com/sc0tt/sopel-emotes"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc",
" twitch",
" emotes",
" 7tv",
" bttv",
" ffz",
" frankerfacez"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16a3f811d022afac23bf3ce30ed5a4a545a6b2710dea58da9f73e676c2b1b80b",
"md5": "9a52787d4c54563501ee99285c890b70",
"sha256": "f4228676c4af77f5724bbac8d1405d4dfab26342609bafc5d10ac66481513106"
},
"downloads": -1,
"filename": "sopel_emotes-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a52787d4c54563501ee99285c890b70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 4816,
"upload_time": "2024-10-07T14:38:05",
"upload_time_iso_8601": "2024-10-07T14:38:05.107446Z",
"url": "https://files.pythonhosted.org/packages/16/a3/f811d022afac23bf3ce30ed5a4a545a6b2710dea58da9f73e676c2b1b80b/sopel_emotes-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1fe05dc909b4fa7da186d2fbfef37c2c60b2e6d744686f215119ecc557a01061",
"md5": "f8402c18e0709c01aac7e15560d25d0b",
"sha256": "63defa1ac7ba9aeb9e751dd050f084b84db9a3522858ef302c3db82aa9789fdd"
},
"downloads": -1,
"filename": "sopel_emotes-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f8402c18e0709c01aac7e15560d25d0b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 4352,
"upload_time": "2024-10-07T14:38:05",
"upload_time_iso_8601": "2024-10-07T14:38:05.970879Z",
"url": "https://files.pythonhosted.org/packages/1f/e0/5dc909b4fa7da186d2fbfef37c2c60b2e6d744686f215119ecc557a01061/sopel_emotes-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-07 14:38:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sc0tt",
"github_project": "sopel-emotes",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-emotes"
}