mirror of
				https://github.com/musix-org/musix-oss
				synced 2025-11-04 09:49:32 +00:00 
			
		
		
		
	Update index.js
This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							@@ -35,7 +35,7 @@ client.funcs.dbget = require('./funcs/dbget.js');
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
client.config = {
 | 
					client.config = {
 | 
				
			||||||
  token: process.env.TOKEN,
 | 
					  token: process.env.TOKEN,
 | 
				
			||||||
  apikey: process.env.API_KEY,
 | 
					  apikey: process.env.API_KEY2,
 | 
				
			||||||
  prefix: '>',
 | 
					  prefix: '>',
 | 
				
			||||||
  test: 'success',
 | 
					  test: 'success',
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user