aoijs / aoi.js

aoi.js - The most advanced string-based package to create a Discord Bot fast and powerful.
https://aoi.js.org
Apache License 2.0
332 stars 132 forks source link

Bug: $createThread #563

Closed sr-star-trek closed 5 months ago

sr-star-trek commented 5 months ago

Bug Type

Function

Bugged Function

$createThread[1219764403898159114;Example!;60;public;$messageID;false]

1219764403898159114 - СhannelID - forum

Version of aoi.js

v6.6.1

Version of Node.js

v16.11.0 (Lowest)

Excepted Output

No response

Relevant log output

AoiError: Invalid Failed To Create Thread With Reason: TypeError [GuildForumMessageRequired]: You must provide a message to create a guild forum thread  
 { 
   Function : `$createThread`,
   Command : `eval`,
   Version : 6.7.1 
 }

Code of Conduct

Faf4a commented 5 months ago

Thank you for reporting this! I can indeed confirm that this is a bug.

Faf4a commented 5 months ago

This was fixed in a998471!