20RollApi for python, api includes "exploits"(some bugs) for standart https://app.roll20.net/editor/
Now it's pretty raw api, you can parse your games, launch game, roll dices and send messages and you can change name/avatar(sender) of the messages. Also you can change roll results.
pip install beautifulsoup4
pip install websocket-client
pip install requests
Dynamically change variable FIREBASE(Implemented must be checked)
Improve dice rolling
Fix campaign config parsing(Fixed, must be tested)
Implement pages functionality
Add standart packet processors