3 lines
110 B
Python
3 lines
110 B
Python
class configObject ():
|
|
ACCESS_TOKEN = 'enter_your_api_token_here'
|
|
SERVER_NAME = 'https://mastodon.example' |