Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeahnotsewerside/roll20api

20RollApi for python, api includes "exploits"(for some bugs from developers) for standart https://app.roll20.net/editor/
https://github.com/yeahnotsewerside/roll20api

20roll dnd roll20

Last synced: about 8 hours ago
JSON representation

20RollApi for python, api includes "exploits"(for some bugs from developers) for standart https://app.roll20.net/editor/

Awesome Lists containing this project

README

        

# 20RollApi
20RollApi for python, api includes "exploits"(some bugs) for standart https://app.roll20.net/editor/

# Description
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.

# Requirements:
pip install beautifulsoup4

pip install websocket-client

pip install requests

# TODO:
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