the-cult-of-integral / discord-raidkit

An open-source, forever free tool that allows you to raid and destroy Discord servers via Discord bots, compromise Discord accounts, and generate Discord token grabbers.
GNU General Public License v2.0
613 stars 166 forks source link

Error after choosing bot #67

Closed Tronus1409 closed 1 year ago

Tronus1409 commented 1 year ago

ill have the following problem after selecting a bot: Ignoring exception in on_ready Traceback (most recent call last): File "C:\Users\Tristan\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 343, in _run_event await coro(*args, **kwargs) File "C:\Users\Tristan\Downloads\discord-raidkit-master\Discord Raidkit v2.3.4\tools\raider.py", line 76, in on_ready await self.tree.sync() ^^^^^^^^^ AttributeError: 'Raider' object has no attribute 'tree'

the-cult-of-integral commented 1 year ago

I can only assume an out-of-date discord.py is being used. I am using the latest version and am unable to reproduce this issue. This issue is an attribute error, which should be easily reproducible across all platforms, yet it is not.