-
**Describe the bug**
Dockerbuild fails if userbot.session does not exist.
Possible fix- `touch userbot.session`
**To Reproduce**
Steps to reproduce the behavior:
1. Go to `docker build . -t u…
-
CreateInviteAsync seems to be broken (or I'm using it incorrectly?)
var channel_to_inv = await discord.GetChannelAsync(channel_id_to_inv);
…
-
Hi, today i tried to set up this bot, it work only from bot interface, if i invite the bot on a group it will not save any photo, but command still work
-
**Enhancement**
Integrate Push Notifications into Telegram so users can be notified of their brigade's calls.
This will basically work the same as Pushover Notifications..
Set in each Alias w…
-
How to modify it so that it becomes server limited and not global?
-
I was wondering why there are no warnings about self-bots in the docs:
http://discordpy.readthedocs.io/en/latest/api.html#discord.Client.login
vs.
https://discordapp.com/developers/docs/topics/oaut…
-
So i know it got kinda answered already that "self bots" arent allowed. However if i see that right
> Automating normal user accounts (generally called "self-bots") outside of the OAuth2/bot API i…
-
Discord has previously rolled out anti-spam measures on certain endpoints. When these endpoints are accessed by a userbot, the account will be flagged as spam, and in certain cases, will have its veri…
-
I have a selfbot, many people abuse a command of it. (Yes, i made it that can interact with other users.) But there is a problem. It does not match for some reason the message.author with the id.
…
-
Can I run my script without crash? Even if there is an error going to the next line?