API terörü bitti

master
Efe 3 years ago
parent ef100b8164
commit 38614c43f3
  1. 2
      cal.py
  2. 2
      kafeterya.py

@ -1,7 +1,7 @@
from mastodon import Mastodon from mastodon import Mastodon
mastodon = Mastodon( mastodon = Mastodon(
access_token = 'LwtBGTgMZbUhDjCvd2_2tc4n6KQi5AkIrDnjwEUg9sM', access_token = '<your access token>',
api_base_url = 'https://metu.life/' api_base_url = 'https://metu.life/'
) )

@ -1,7 +1,7 @@
from mastodon import Mastodon from mastodon import Mastodon
mastodon = Mastodon( mastodon = Mastodon(
access_token = 'riY0Y4oyCIiHjEuNMSvEQTDKgT2gYsbTSAkeUpsG-Ps', access_token = '<your access token>',
api_base_url = 'https://metu.life/' api_base_url = 'https://metu.life/'
) )

Loading…
Cancel
Save