This is a firebot library to connect to Firebots API. https://firebot.app/ From Firebots Website: "Firebot is a fully featured open-source bot that can help level up your streams." You must first pass through the local directory as well as the base url and and port for the api. Below is an example. api = Firebot(f"C:/Users/user/AppData/Roaming/", "http://localhost:7472/") Once you do that you can trigger a method: EXAMPLE: api.get(status) After you have established your connected you can then trigger effects. Below are the currently supported effects. Everything is caps sensitive get_status = returns the connection status of the bot bot_chat = Sends a chat message from your connected bot streamer_chat = Sends a chat message from your streamer account delay = Passes a delay aws_polly = Text-To-Speech for Amazon Polly. As of now it is just english, US. You can define the voice and volume. See the list of voices in the AWS effect in Firebot. customvariable = Create/set a value for a variable add_currency = Adds currency to a defined user subtract_currency = Subtracts currency to a defined user set = Sets currency to a defined user celebration = Trigger one of the celebrations chat_feed_alert = Send a chat feed alert message set_counter = Set the value of a counter increment_counter = Increase the value of a counter enable_timer = Enables a timer disable_timer = Disables a timer reset_timer = Resets a timer preset_effect = Trigger a preset effect list. As of now there are up to 3 pre defined arguments you can pass through the effect list. get_currency = Gets the defined currency value from a username get_variable = Gets the given variable value
Python library to connect to Firebots API
Overview
You might also like...
This an API wrapper library for the OpenSea API written in Python 3.
OpenSea NFT API Python 3 wrapper This an API wrapper library for the OpenSea API written in Python 3. The library provides a simplified interface to f
Aio-binance-library - Async library for connecting to the Binance API on Python
aio-binance-library Async library for connecting to the Binance API on Python Th
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
PRAW: The Python Reddit API Wrapper PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access to Reddit's AP
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
PRAW: The Python Reddit API Wrapper PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access to Reddit's AP
WhatsApp Api Python - This documentation aims to exemplify the use of Moorse Whatsapp API in Python
WhatsApp API Python ChatBot Este repositório contém uma aplicação que se utiliza
Official python API for Phish.AI public and private API to detect zero-day phishing websites
phish-ai-api Summary Official python API for Phish.AI public and private API to detect zero-day phishing websites How it Works (TLDR) Essentially we h
Python API wrapper around Trello's API
A wrapper around the Trello API written in Python. Each Trello object is represented by a corresponding Python object. The attributes of these objects
A python to scratch API connector. Can fetch data from the API and send it back in cloud variables.
Scratch2py Scratch2py or S2py is a easy to use, versatile tool to communicate with the Scratch API Based of scratchclient by Raihan142857 Installation
Async ready API wrapper for Revolt API written in Python.
Mutiny Async ready API wrapper for Revolt API written in Python. Installation Python 3.9 or higher is required To install the library, you can just ru
The official Python client library for the Kite Connect trading APIs
The Kite Connect API Python client - v3 The official Python client for communicating with the Kite Connect API. Kite Connect is a set of REST-like API
Demo to explain how to use AWS Chalice to connect to twitter API and change profile picture at scheduled times.
chalice-twitter-demo Demo to explain how to use AWS Chalice to connect to twitter API and change profile picture at scheduled times. Video Demo Click
WatonAPI is an API used to connect to spigot servers with the WatonPlugin to communicate.
WatonAPI is an API used to connect to spigot servers with the WatonPlugin to communicate. You can send messages to the server and read messages, making it useful for cross-chat programs.
You can connect with Sanila Ranatunga using this bot😉😉
Sanila-Ranatunga-s-Assistant-Bot You can connect with Sanila Ranatunga using this bot ?? ?? Reach me on Telegram Sanila's Assistant Bot What is Telegr
Telegram Bot to Connect Strangers
Telegram Bot to Connect Strangers How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOKEN: export TELEGRAM_BOT_TOKEN=<your_t
A collection of automation aids to connect various database systems into Lookout for Metrics
A collection of automation aids to connect various database systems into Lookout for Metrics
Connect your Nintendo Switch playing status to Discord!
Disclaimer: Unfortunately, it appears that Nintendo has removed returning self-Presence in their API as of recently, making this project near obsolete
alpaca-trade-api-python is a python library for the Alpaca Commission Free Trading API.
alpaca-trade-api-python is a python library for the Alpaca Commission Free Trading API. It allows rapid trading algo development easily, with support for both REST and streaming data interfaces
Beyonic API Python official client library simplified examples using Flask, Django and Fast API.
Beyonic API Python official client library simplified examples using Flask, Django and Fast API.
Python API wrapper library for Convex Value API
convex-value-python Python API wrapper library for Convex Value API. Further Links: Convex Value homepage @ConvexValue on Twitter JB on Twitter Authen