-
Allow users to write plugins for Discord-LiveBot in order to run selfbot code with bot accounts.
Since bot accounts are more feature-rich than user accounts, when it comes to the API, we could bul…
-
error that I got in cmd
D:\mudamaid\Discord-Bots-Hack-Code-master\Discord-Bots-Hack-Code-master>node v3.js
(node:14168) UnhandledPromiseRejectionWarning: Error [TOKEN_INVALID]: An invalid token …
KK964 updated
4 years ago
-
Hopefully this is a stupid question, but does this client support "rooms" as seen in the google hangouts chat client? None of them seem to show up. Not sure if this is a configuration or limitation …
-
the selfbot does not respond to commands
-
Better scripting in cordless would be extremely nice to have, there are tons of things you could do with it.
Maybe make parts of the Discord JS API available? OnMessage, OnMessageEdit, and OnMessag…
-
Hi,
InviteAccept returns &{0xc042053600 0xc0420809a0 Opificium#8348 RUukPa8 0 0 0 false false} but the account is not joining the discord (its not a bot account)
(os.Args[2] = RUukPa8)
Code:
``…
-
I see it all too often - An emote that gets used gets removed and replaced.
Keep track of the amount of times emotes are used. Maybe even give an option to auto replace the least used emote with an…
-
### Summary:
All bot requirements are met except for discord.py being version discord.py==1.0.0a1477+g184c430. I believe this is the cause of the problem. The bot loads yet has a few errors that appe…
-
@spreadLink @MegaLoler Hello. I need Lispcord for a project and I may need to make a few patches. Do you still accept them (I see a PR by jgkamat just left without a comment for more than two months)?…
naryl updated
4 years ago
-
https://github.com/hammerandchisel/discord-api-docs/blob/4169c543c0133437433006e68aa68debc690f9fb/docs/topics/OAuth2.md#L7
> Automating normal user accounts (generally called "self-bots") outside of …