Message from @Vesdii

Discord ID: 508453865788801035


2018-11-04 01:26:06 UTC  

That URL already has a token embedded in it for authentication, etc.

2018-11-04 01:26:25 UTC  

You can link the web hook to a particular channel, for example, to make posts on an account's behalf.

2018-11-04 01:26:43 UTC  

@R9b1t I have that one

2018-11-04 01:26:46 UTC  

GitHub has a method out of the box to post updates to a repository to your Discord.

2018-11-04 01:28:21 UTC  

idk what wrappers or webhooks are

2018-11-04 01:28:51 UTC  

i know a good amount of C# code, just not really...programming concepts.

2018-11-04 01:29:10 UTC  

here's some display of my ability: https://github.com/vesdii

2018-11-04 01:30:25 UTC  

Okay, I blocked you.

2018-11-04 01:30:29 UTC  

lol

2018-11-04 01:30:31 UTC  

Sorry, but I don't like your avatar.

2018-11-04 01:30:32 UTC  

👌🏿

2018-11-04 01:30:35 UTC  

👌

2018-11-04 01:30:42 UTC  

Nah, I followed you.

2018-11-04 01:31:01 UTC  

since when can you follow on github

2018-11-04 01:31:24 UTC  

eh, idk anything

2018-11-04 01:31:37 UTC  

I am not sure how the latest Visual Studio works, but I would consult these sources in this order:

1.) Package search in Visual Studio.
2.) Market place/NuGet
3.) Discord website to download .NET SDK

2018-11-04 01:33:06 UTC  

Actually, no. Let's look at their official web site first, before we install some random crud.

2018-11-04 01:33:52 UTC  

First, create an application, here: https://discordapp.com/developers/applications

2018-11-04 01:34:02 UTC  

done

2018-11-04 01:34:04 UTC  

It will give you the usual stuff, like an API key and all the other client stuff.

2018-11-04 01:34:08 UTC  

the bot is already on my server

2018-11-04 01:34:19 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/508453911108124682/unknown.png

2018-11-04 01:35:12 UTC  
2018-11-04 01:35:27 UTC  

But I'm not sure if there is an official one. Still looking ...

2018-11-04 01:35:38 UTC  

i think i was just attacked by a bot

2018-11-04 01:36:03 UTC  

i just got 50 friend requests

2018-11-04 01:36:22 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/508454427112374272/unknown.png

2018-11-04 01:36:27 UTC  

👀

2018-11-04 01:37:23 UTC  

well that was hilarious

2018-11-04 01:37:32 UTC  

can't get me now, nerds

2018-11-04 01:38:03 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/508454850573500457/unknown.png

2018-11-04 01:38:04 UTC  

GET FUCKED

2018-11-04 01:38:07 UTC  

HA

2018-11-04 01:38:09 UTC  

>when i have to work with liberals

2018-11-04 01:38:11 UTC  
2018-11-04 01:39:49 UTC  

It's starting to sound like there is no official library/SDK.

2018-11-04 01:39:58 UTC  

You will just have to pick one that is community supported.

2018-11-04 01:40:14 UTC  

"Several members of the Discord community have written and may currently maintain software libraries that serve as wrappers for the Discord API. These libraries facilitate interaction with the Discord API by providing user-friendly interfaces in your favorite programming languages. This server hosts a collection of libraries that are considered fully-featured and well-suited for public use. You can find more information about this in the #info channel."

2018-11-04 01:44:04 UTC  

This seems to be the best C# library for Discord:

https://github.com/DSharpPlus/DSharpPlus

2018-11-04 01:44:35 UTC  
2018-11-04 01:47:09 UTC  

It looks like someone is scraping Discord user info and then automatically sends them friend requests. I got similar invites, after joining the Discord API server.