mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
part 3 of the response rework
This commit is contained in:
@@ -165,7 +165,7 @@ public partial class Searches
|
||||
}
|
||||
|
||||
await AddYoutubeUrlToCacheAsync(query, result.Url);
|
||||
await ctx.Channel.SendMessageAsync(result.Url);
|
||||
await Response().Text(result.Url).SendAsync();
|
||||
}
|
||||
|
||||
// [Cmd]
|
||||
|
Reference in New Issue
Block a user