I hereby claim:
- I am danielgraycode on github.
- I am danielgray_ (https://keybase.io/danielgray_) on keybase.
- I have a public key whose fingerprint is 3687 847D A6F8 4A56 395B D0D1 2670 9E7D E778 F91F
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
discord.UserJoined += async (s, e) => { Console.WriteLine("[" + e.Server.Name + "] " + e.User.Name + "#" + e.User.Discriminator + " Has joined the server");
if (spamfilter == 0) return;
if (spamfilter == 1)
{
if (e.Server == null) return;
if (e.Server.Id == 212916064298729473)
{
In this tutorial, I will be explaining how to set up a simple webhook to relay your tweets to a Discord channel