I
I
Ilya2021-01-02 23:57:04
Python
Ilya, 2021-01-02 23:57:04

How to send a message while the client is not running (discord.py)?

Hello, I'm making a selfbot for discord using discord.py. I need to somehow send a message while the bot is not running (client.run(TOKEN, bot=false)).
How to implement all this? Requests will not work, you need to send embed in the message

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2022-01-03
@stead

requests will do, you just need to figure out how to arrange embed as part of an http request, i.e. read the docs on their api, or study the sources of discord.py

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question