aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots
https://discordjs-self-v13.netlify.app
GNU General Public License v3.0
701 stars 145 forks source link

Thread create event not emitting #1190

Closed belalfr123 closed 2 days ago

belalfr123 commented 3 weeks ago

Which package has the bugs?

The core library

Issue description

Does the event emit when a thread is created in a text channel ? (i havent joined yet)

for me, it seems to emit only when i myself create a thread or join a thread. Without joining the event doesnt emit, any way?

Code sample

this.on("threadCreate", this.threadCreate);

Package version

3.1.4

Node.js version

20

Operating system

No response

Priority this issue should have

Medium (should be fixed soon)

Checklist

Additional Information

No response

aiko-chan-ai commented 2 days ago

v3.2.0 🎉