Add activity rewards script
This commit is contained in:
parent
0218ec4e6f
commit
da586e7ca2
2 changed files with 213 additions and 1 deletions
|
@ -3,7 +3,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
|
||||
** Instructions
|
||||
*** Requirements
|
||||
- =python3= (needs the following libraries: =bs4, collections, datetime, os, random, re, requests=)
|
||||
- =python3= (needs the following libraries: =bs4, collections, datetime, itertools, os, random, re, requests=)
|
||||
- server space
|
||||
- subdomain pointing to your site root on the server
|
||||
- =rclone= with your server set up as a remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue