forked from adam/discord-bot-shtik
no onjoin, who cares
This commit is contained in:
parent
3a4a6df087
commit
a1d2ec83b5
@ -61,10 +61,5 @@ public class Behaver
|
|||||||
}
|
}
|
||||||
return message.ActedOn;
|
return message.ActedOn;
|
||||||
}
|
}
|
||||||
|
|
||||||
internal Task OnJoin(User u, Channel defaultChannel)
|
|
||||||
{
|
|
||||||
throw new NotImplementedException();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
#pragma warning restore 4014 //the "async not awaited" error
|
#pragma warning restore 4014 //the "async not awaited" error
|
Loading…
Reference in New Issue
Block a user