Closed ezrael-git closed 2 years ago
Title. It throws no errors, no output. It just doesn't send the message to the channel, as it's supposed to.
I simply tried to use it, however it did not work.
await bot.get_channel(917800737659039754).send("Listening!")
The userbot is supposed to send a message to the channel, yet it does not
Nothing happens, no error and no output. It does not send a message.
discord.py-self 1.91
No response
Did this end up working for you? I was unable to reproduce.
Summary
Title. It throws no errors, no output. It just doesn't send the message to the channel, as it's supposed to.
Reproduction Steps
I simply tried to use it, however it did not work.
Code
Expected Results
The userbot is supposed to send a message to the channel, yet it does not
Actual Results
Nothing happens, no error and no output. It does not send a message.
System Information
discord.py-self 1.91
Checklist
Additional Information
No response