7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
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'
 |