from aryan: most guides i found online weren't helpful for me, hope this helps tho :)
ssh root@<server-ip-address>Optional but recommended:
sudo apt update && sudo apt upgrade -y| from notion.client import NotionClient | |
| import datetime | |
| import os | |
| from slugify import slugify | |
| import re | |
| import requests | |
| import time | |
| import hashlib | |
| import shutil | |
| import sys |