init
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
export MASTODON_API_URL='https://mastodon.social/api/v1'
|
||||
export MASTODON_API_ACCESS_TOKEN='your access token here'
|
||||
export VK_API_URL='https://api.vk.com/method'
|
||||
export VK_API_VERSION='5.131'
|
||||
export VK_API_ACCESS_TOKEN='your access token here'
|
||||
export VK_GROUP_DOMAIN='apiclub'
|
Reference in New Issue
Block a user