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
329 stars 130 forks source link

feat: $sendPoll , $getPoll, $getPollVotes , PERM: SEND_POLLS #588

Closed Faf4a closed 3 months ago

Faf4a commented 3 months ago

Bumps discord.js to 14.15.1

Adds:

Refactor

Faf4a commented 3 months ago

All three of those need oauth to work properly, no point in having them anymore.

USERSATOSHI commented 3 months ago

All three of those need oauth to work properly, no point in having them anymore.

which ones?

Faf4a commented 3 months ago

All three of those need oauth to work properly, no point in having them anymore.

which ones?

removeappperms, addappperms, setappperms

all require oauth

Leref commented 3 months ago

Still need more information on the auth?