Python library to connect to Firebots API

Overview
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
Short Program using Transavia's API to notify via email an user waiting for a flight at special dates and with the best price

Flight-Notifier Short Program using Transavia's API to notify via email an user waiting for a flight at special dates and with the best price Algorith

Wassim 2 Apr 10, 2022
Portal Backend for Yuta management

Portal Backend for Yuta management Prerequisites Python 3.10 or above. pip, pdm installed. Quickstart Install the required packages: pdm install Runn

Loc Mai 1 Dec 20, 2021
TESSARECT A Powerful Bot you'll ever need for anything

Tessarect TESSARECT A Powerful Bot you'll ever need for anything TESSARECT It is my First bot but very advanced and designed for all your needs , from

Prakarsh Prp 4 Aug 27, 2022
πŸ“– GitHub action schedular (cron) that posts a Hadith every hour on Twitter & Facebook.

Hadith Every Hour πŸ“– A bot that posts a Hadith every hour on Twitter & Facebook (Every 3 hours for now to avoid spamming) Follow on Twitter @HadithEve

Ananto 13 Dec 14, 2022
NekoRobot-2 - Neko is An Anime themed advance Telegram group management bot.

NekoRobot A modular telegram Python bot running on python3 with an sqlalchemy, mongodb database. β•’β•β•β•γ€Œ Status 」 Maintained Support Group Included Free

Lovely Boy 19 Nov 12, 2022
ESOLinuxAddonManager - Very simple addon manager for Elder Scrolls Online running on Linux.

ESOLinuxAddonManager Very simple addon manager for Elder Scrolls Online running on Linux. Well, more a downloader for now. Currently it's quite ugly b

Akseli 25 Aug 28, 2022
Telegram bot for stream music or video on telegram

KYURA MUSIC Telegram bot for stream music or video on telegram, powered by PyTgCalls and Pyrogram Help Need Help me to translate this repo, click the

0 Dec 08, 2022
Go-cqhttp Plugin for EFB QQ Slave.

efb-qq-plugin-go-cqhttp efb-qq-plugin-go-cqhttp 是 efb-qq-slave ηš„ζ’δ»ΆοΌŒιœ€θ¦ι…εˆ efb-qq-slave δ½Ώη”¨οΌŒδ½Ώη”¨ε‰θ―·ε…ˆι˜…θ―» efb-qq-slave ηš„ζ–‡ζ‘£γ€‚

XYenon 26 Dec 11, 2022
RDMAss - A Python Discord bot creating an interaction with RDM API

RDMAss A Python Discord bot creating an interaction with RDM API. Features Assig

5 Sep 21, 2022
First Party data integration solution built for marketing teams to enable audience and conversion onboarding into Google Marketing products (Google Ads, Campaign Manager, Google Analytics).

Megalista Sample integration code for onboarding offline/CRM data from BigQuery as custom audiences or offline conversions in Google Ads, Google Analy

Google 76 Dec 29, 2022
WikipediaBot from mohirdev.uz

wiki-bot WikipediaBot from mohirdev.uz Requirements wikipedia aiogram Installing wiki/aiogram pip install wikipedia pip install aiogram

Muhammad Ali 5 Sep 28, 2022
An open source, multipurpose, configurable discord bot that does it all

Spacebot - Discord Bot Music, Moderation, Fun, Utilities, Games and Fully Configurable. Overview β€’ Contributing β€’ Self hosting β€’ Documentation (not re

Dhravya Shah 41 Dec 10, 2022
Useful tools for building interactions in Python

discord-interactions-python Types and helper functions for Discord Interactions webhooks. Installation Available via pypi: pip install discord-interac

Discord 77 Dec 07, 2022
SQS + Lambdaλ₯Ό ν™œμš©ν•œ 문자 λ©”μ‹œμ§€ 및 이메일, Voice call ν˜ΈμΆœμ„ κ°„λ‹¨ν•˜κ²Œ κ΅¬ν˜„ν•˜λŠ” serverless ν…œν”Œλ¦Ώ

AWS SQS With Lambda notification μ„œλ²„ ꡬ좕을 μœ„ν•œ Poc TODO serverlessλ₯Ό 톡해 sqs κ΄€λ ¨ λ¦¬μ†ŒμŠ€(λžŒλ‹€, sqs) 배포 κ°€λŠ₯ν•œ ν…œν”Œλ¦Ώ μž‘μ„± 및 배포 pocμ°¨μ›μ—μ„œ κ°„λ‹¨ν•œ rest api ν˜ΈμΆœμ„ ν†΅ν•œ sqs fifo 큐에 λ©”μ‹œμ§€

κΉ€μ„Έν™˜ 4 Aug 08, 2021
Discord rich-presence implementation for VALORANT

not working on v1 anymore in favor of v2, but if there's any big bugs i'll try to fix them valorant-rich-presence-client Discord rich presence extensi

colinh 278 Jan 08, 2023
Scheduled Block Checker for Cardano Stakepool Operators

ScheduledBlocks Scheduled Block Checker for Cardano Stakepool Operators Lightweight and Portable Scheduled Blocks Checker for Current Epoch. No cardan

SNAKE (Cardano Stakepool) 4 Oct 18, 2022
This is a starter template of discord.py project

Template Discord.py This is a starter template of discord.py project (Supports Slash commands!). πŸ‘€ Getting Started First, you need to install Python

1 Dec 22, 2021
A site devoted to celebrating to matching books with readers and readers with books. Inspired by the Readers' Advisory process in library science, Literati, and Stitch Fix.

Welcome to Readers' Advisory Greetings, fellow book enthusiasts! Visit Readers' Advisory! Menu Technologies Key Features Database Schema Front End Rou

jane martin 6 Dec 12, 2021
A userbot made for telegram

πšƒπ™·π™΄ π™Όπ™°π™΅π™Έπ™°π™±π™Ύπšƒ This is a userbot made for telegram. I made this userbot with help of all other userbots available in telegram. All credits go

MafiaBotOP 8 Apr 08, 2022
bot for hearthstone mercenaries

Hearthstone-Mercenaries-game-bot - prevention: Bot is not ready and now on the development stage estimated release date - 21.10.21 The main idea of th

Andrew Efimov 59 Dec 12, 2022