twitch-bot-plus


Nametwitch-bot-plus JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryA modular Twitch chat bot framework.
upload_time2025-08-14 23:09:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords twitch bot irc chat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # twitch-bot-plus
A python library for making Twitch Bots

## Env Setup
```
BOTNAME=Bot_Name
OAUTH_ID=oauth:
CLIENT_ID=
CLIENT_SECRET=
TWITCH_REFRESH_TOKEN=
CHANNEL=#Target_Channel
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "twitch-bot-plus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "twitch, bot, irc, chat",
    "author": null,
    "author_email": "Bearium <ContactMe@bearium.dev>",
    "download_url": "https://files.pythonhosted.org/packages/ea/ac/e35f39ca9c9b1c37845658c0cd817bed4da0e408e8792c227bc6fbd203d0/twitch_bot_plus-1.1.0.tar.gz",
    "platform": null,
    "description": "# twitch-bot-plus\r\nA python library for making Twitch Bots\r\n\r\n## Env Setup\r\n```\r\nBOTNAME=Bot_Name\r\nOAUTH_ID=oauth:\r\nCLIENT_ID=\r\nCLIENT_SECRET=\r\nTWITCH_REFRESH_TOKEN=\r\nCHANNEL=#Target_Channel\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A modular Twitch chat bot framework.",
    "version": "1.1.0",
    "project_urls": null,
    "split_keywords": [
        "twitch",
        " bot",
        " irc",
        " chat"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a228e1ab2c8e7f0c539d7e805d79b34c4f06a9ec061a48d426fced6b2e9986a",
                "md5": "ece7e062ad177f6d76264e68e8dee09d",
                "sha256": "ee607d17c74606d2af60271a65b6310665badebcc9bf268a61debb9fa1e1840e"
            },
            "downloads": -1,
            "filename": "twitch_bot_plus-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ece7e062ad177f6d76264e68e8dee09d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8100,
            "upload_time": "2025-08-14T23:09:56",
            "upload_time_iso_8601": "2025-08-14T23:09:56.792091Z",
            "url": "https://files.pythonhosted.org/packages/0a/22/8e1ab2c8e7f0c539d7e805d79b34c4f06a9ec061a48d426fced6b2e9986a/twitch_bot_plus-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eaace35f39ca9c9b1c37845658c0cd817bed4da0e408e8792c227bc6fbd203d0",
                "md5": "bd465d245af7c94f71dbad2945e4d993",
                "sha256": "8e2aadc8e021e14e4e51de2ccbdfb7dd1c05b5076e090389ab9af4750d044d44"
            },
            "downloads": -1,
            "filename": "twitch_bot_plus-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd465d245af7c94f71dbad2945e4d993",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6582,
            "upload_time": "2025-08-14T23:09:58",
            "upload_time_iso_8601": "2025-08-14T23:09:58.322023Z",
            "url": "https://files.pythonhosted.org/packages/ea/ac/e35f39ca9c9b1c37845658c0cd817bed4da0e408e8792c227bc6fbd203d0/twitch_bot_plus-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 23:09:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "twitch-bot-plus"
}
        
Elapsed time: 1.83619s