forked from adam/discord-bot-shtik
the actual problem though; it should realize thats itself
This commit is contained in:
parent
10167b597a
commit
6d181e2b68
@ -67,7 +67,7 @@ public class Detiktokify : Behavior
|
||||
{
|
||||
Console.Error.WriteLine("tried to dl, failed. \n" + string.Join('\n', res.ErrorOutput));
|
||||
await message.React("problemon");
|
||||
await message.Channel.SendMessage("tried to dl, failed. \n" + string.Join('\n', res.ErrorOutput));
|
||||
await message.Channel.SendMessage("tried to dl, failed. \n");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user