mastodon-random-sentence-bot/setting_example.py

4 lines
226 B
Python
Raw Normal View History

2023-12-03 23:01:55 +09:00
instance_address = "your_misskey_instance.tld"
access_token = "your_misskey_api_access_token"
google_api_json = "your_google_api_json_file.json" # Absolute path is recommended.
spread_sheet_url = "your_google_spread_sheet_url"