https://github.com/nukeop/codexscripts
A collection of python scripts interacting with the website RPGCodex
https://github.com/nukeop/codexscripts
Last synced: 10 months ago
JSON representation
A collection of python scripts interacting with the website RPGCodex
- Host: GitHub
- URL: https://github.com/nukeop/codexscripts
- Owner: nukeop
- License: gpl-3.0
- Created: 2016-02-28T01:58:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T21:16:09.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T05:33:06.888Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codexscripts
A collection of python scripts interacting with the website RPGCodex.
Designed to run from command line and be relatively easy to use for non-coders. RPGCodex forum account is required as access to most functions is blocked for unregistered users. Many functions also require an account with GD access, which is unlocked via being registered for 12 months, or donating some cash to fuel DarkUnderlord's meth habit.
You will need to install python and requests library which can be found here: http://docs.python-requests.org/en/master/