🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

AthenaTwitchLib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

AthenaTwitchLib

A library to create Twitch Chat Bots and connect to the Twitch Helix API.

0.9.1
PyPI
Maintainers
1

- AthenaTwitchLib -

pypi GitHub license Discord Downloads

Package Details

Details and features

  • A library to create Twitch Chat Bots

    • hard coded commands
    • hard coded tasks
    • Bots have the ability to pull commands from a database
      • Currently supported databases: Sqlite (more will come in the future)
    • Logging is handled by other Process
      • Logs are stored to a Sqlite file
  • Features that are planned but still being worked on

    • Twitch Helix API connector
    • Task pulling from a database
    • ...

Python Version

  • Supported Python versions: 3.11
    • Other older versions of Python are not going to be supported.

Example

Currently, still in Alpha phase. Will have a good example working once version 1.0.0 is released

Install

To install the package in your Python environment

pip install AthenaTwitchLib --upgrade

Project files can be found at:

Made By Andreas Sas, 2022

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts