mirror of
				https://github.com/musix-org/musix-oss
				synced 2025-11-04 06:49:31 +00:00 
			
		
		
		
	Update index.js
This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							@@ -57,7 +57,7 @@ client.on('message', msg => {
 | 
				
			|||||||
					.addField('On any errors you should use the !stop command, end the music and reset the queue.', 'Remember to __try again__ before contacting support!', true)
 | 
										.addField('On any errors you should use the !stop command, end the music and reset the queue.', 'Remember to __try again__ before contacting support!', true)
 | 
				
			||||||
					.addField('If your guild has a role called \'DJ\' you will need it to play music! If your guild doesn\'t have the DJ role everyone can play music.', 'DJ role existance: ' + dj, true)
 | 
										.addField('If your guild has a role called \'DJ\' you will need it to play music! If your guild doesn\'t have the DJ role everyone can play music.', 'DJ role existance: ' + dj, true)
 | 
				
			||||||
					.addField('Musix support server', 'https://discord.gg/rvHuJtB', true)
 | 
										.addField('Musix support server', 'https://discord.gg/rvHuJtB', true)
 | 
				
			||||||
          .addField('If you have any problems with musix please contact Matte#5254!', '(creator and developer of Musix)', true)
 | 
					          .addField('If you encounter any problems with Musix please contact Matte#5254!', '(creator and developer of Musix)', true)
 | 
				
			||||||
          .setAuthor('Musix', 'https://cdn.discordapp.com/avatars/572405135658188800/04c6f22b7600ddecfbc245dd3ec10f9f.png?size=2048')
 | 
					          .setAuthor('Musix', 'https://cdn.discordapp.com/avatars/572405135658188800/04c6f22b7600ddecfbc245dd3ec10f9f.png?size=2048')
 | 
				
			||||||
          .setColor('#b50002')
 | 
					          .setColor('#b50002')
 | 
				
			||||||
          msg.channel.send(embed);
 | 
					          msg.channel.send(embed);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user