stage for PR

This commit is contained in:
appelemac
2016-08-22 12:09:36 +02:00
parent f5cb629a63
commit f66d42b891
2 changed files with 3 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ namespace NadekoBot.Modules.Searches
{
_google = youtube;
}
[LocalizedCommand, LocalizedDescription, LocalizedSummary]
[RequireContext(ContextType.Guild)]
public async Task Weather(IMessage imsg, string city, string country)