.langli no longer requires bot ownership
This commit is contained in:
		@@ -97,7 +97,6 @@ namespace NadekoBot.Modules.Administration
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            [NadekoCommand, Usage, Description, Aliases]
 | 
					            [NadekoCommand, Usage, Description, Aliases]
 | 
				
			||||||
            [OwnerOnly]
 | 
					 | 
				
			||||||
            public async Task LanguagesList()
 | 
					            public async Task LanguagesList()
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                await Context.Channel.EmbedAsync(new EmbedBuilder().WithOkColor()
 | 
					                await Context.Channel.EmbedAsync(new EmbedBuilder().WithOkColor()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user