This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import patreon | |
import requests | |
from dotenv import load_dotenv | |
load_dotenv() | |
access_token = os.environ.get('PATREON_ACCESS_TOKEN') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 | Spine Front-Back | |
---|---|---|
1 | Spine Left-Right | |
2 | Spine Twist Left-Right | |
3 | Chest Front-Back | |
4 | Chest Left-Right | |
5 | Chest Twist Left-Right | |
6 | UpperChest Front-Back | |
7 | UpperChest Left-Right | |
8 | UpperChest Twist Left-Right | |
9 | Neck Nod Down-Up |