Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/yeahnotsewerside/roll20api
- Owner: YeahNotSewerSide
- Created: 2020-04-28T00:48:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T08:43:22.000Z (about 4 years ago)
- Last Synced: 2024-07-16T13:38:53.185Z (4 months ago)
- Topics: 20roll, dnd, roll20
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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