-
I can fetch the guilds and the channels but I can't send messages to the channels. Currently using discord.js 12.5.3.
Basically, what I am doing with the code (i am using the latest 1.0.3 version f…
-
File "C:\Users\a\Downloads\rule34-selfbot-main\main.py", line 57, in
bot = selfcord.Bot(prefixes="?")
^^^^^^^^^^^^
AttributeError: module 'selfcord' has no attribute 'Bot'
-
what should i do , after i type node main.js
----
const data_ = data.guild_positions.map((guildId, i) => {
^
TypeError: Cannot read properties of u…
-
I propose implementing a system to automatically enable chat cooldown when there is a high risk of rules being broken. For that, a "chat risk scoring system" may be useful, where each action is given …
-
hi distayOFF the selfbot isn't working
-
C:\Users\Dariel\Desktop\Selfbot>java -jar JSelfBot.jar
'java' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Dariel\Desktop\Selfbot>PAUSE
Press an…
-
### Which package has the bugs?
The core library
### Issue description
Some problems with the event, I will list them here
- guildMemberAdd
+ #109
+ #127
- guildMemberRemove
…
-
help me to selfbot
-
Does it work with user tokens too
Or only for bot tokens?
I wanna use it as selfbot
-
### Summary
When changing presence to idle TypeError is raised
### Reproduction Steps
Call Client.change_presence with status set to idle and afk=True
### Code
```python
afk = selfclient.is_afk()…