forked from adam/discord-bot-shtik
managed to miss one
This commit is contained in:
parent
3f83844b29
commit
960efdc6fa
@ -76,6 +76,11 @@ namespace silverworker_discord
|
||||
await WebRequest.Create("http://192.168.1.151:3001/shortcuts?display_url=/twitchery/placeholder.png").GetResponseAsync();
|
||||
}
|
||||
break;
|
||||
case "literally nothing":
|
||||
{
|
||||
//not even acknowledgement
|
||||
}
|
||||
break;
|
||||
default:
|
||||
{
|
||||
await botChatterChannel.SendMessageAsync("... dafuq?");
|
||||
|
Loading…
Reference in New Issue
Block a user