----------------------- -Enable and disable timers -Firebot Text To Speech -Role Management -Get, set, increase counters -Get system and custom commands
3.01
----------------------- -Rewrote the entire library. No longer need to reference the text file in the local firebot directory -Added Announce messages -Added ability to retrive quotes -Added ability to make new quotes -Remove user metadata -Can retrieve user metadata stored in firebots database
2.281
----------------------- -Added set roles for users <br> -Added remove all users from roles <br> -Added enable and disable timer <br> -Added add and remove users to VIP roles <br> -Added ban and unban users <br> -Added change scene <br> -Fixed get_status function <br>
2.50
----------------------- -Added ability to get metadata for a users -Added get_allviewers method to return a list of all viewers in the database -Changed get_status method to get a boolean type. Returns True if connected and False if not connected
2.41
----------------------- -Bug Fixes
2.40
----------------------- -Added error handling when sending data -Added a brief description to each method