Using Python Requests(TLS) to Send Discord Messages on Servers (Discord Token) UPDATED TUTORIAL

vxnet
vxnet
749 بار بازدید - 7 ماه پیش - Hi, in this video I
Hi, in this video I will show how to send messages on Discord Servers in python programming language.

What Is Requests Module?
The "requests" module in Python is a popular third-party library used for making HTTP requests. It abstracts the complexities of making requests behind a simple API, allowing you to send HTTP/1.1 requests. With the "requests" module, you can add content like headers, form data, and query parameters to your HTTP requests.

CODE IS AVAILABLE ON MY GITHUB ACCOUNT:
https://gist.github.com/vxrip/6d30ef0...

Using this method, we can practically build our own api wrappers. Note that this is not allowed with user tokens, and is only for educational purposes.

In this video I used more secured connection using TLS Client library:
https://pypi.org/project/tls-client/

Need help?
Join our discord server!
http://lefeu.nvnet.pl
7 ماه پیش در تاریخ 1402/10/04 منتشر شده است.
749 بـار بازدید شده
... بیشتر