|  | @@ -19,6 +19,8 @@ fill out `config.js` as your infomation.
 | 
	
		
			
				|  |  |    You can generate it in <https://api.slack.com/web#auth>.
 | 
	
		
			
				|  |  |    **You should generate the token in admin user, not owner.**
 | 
	
		
			
				|  |  |    If you generate the token in owner user, `missing_scope` error will be occurred.
 | 
	
		
			
				|  |  | +* `inviteToken`: an optional security measure - if it is set, then that token will be required to get invited.
 | 
	
		
			
				|  |  | +  Intended to be provided in person or on a whiteboard or something.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    You can test your token via curl:
 | 
	
		
			
				|  |  |  
 |