multi-account-post-schedule.../.env.example

14 lines
244 B
Plaintext
Raw Normal View History

2022-07-07 18:23:44 +02:00
APP_ID=ABCD
SECRET=ABCD
TOKEN=ABCD
APP_NAME="autopost bot"
2022-07-10 22:45:56 +02:00
INSTANCE_MASTODON="https://mastodon.cipherbliss.com"
APP_ID_account_A=ABCD
SECRET_account_A=ABCD
TOKEN_account_A=ABCD
APP_ID_account_B=ABCD
SECRET_account_B=ABCD
TOKEN_account_B=ABCD