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

functions #576

Closed Faf4a closed 5 months ago

Faf4a commented 5 months ago

Adds: $addButtonTo/$addSelectMenuTo, $emojiName, $getArray, {interaction:defer?}

Changes: $emojiUrl, $commandsCount, $jsonRequest


Closes #574

Faf4a commented 5 months ago

For whatever reason $addButtonTo and $addSelectMenuTo breaks when trying to add it to the same row.

Debugging shows there's nothing wrong with the data, no clue how to solve this.

(marking as draft until solved)