Skip to content

Changelogs

Author's avatar
Leref - Aug 3, 2024
$timeoutList return simpler
Author's avatar
Leref - Aug 3, 2024
$sum data.result simplified
Author's avatar
Leref - Aug 3, 2024
$sub data.result simplified
Author's avatar
Leref - Aug 3, 2024
$stringStartsWith data.result simplified
Author's avatar
Leref - Aug 3, 2024
$stringEndsWith data.result simplified
Author's avatar
Leref - Aug 3, 2024
$setObjectProperty value will be undefined if error.
Author's avatar
Leref - Aug 3, 2024
$roleExists updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$messageExists updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$memberExists updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$isValidHex updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$isMentioned updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$isBoosting updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$hasEmbeds updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$hasAttachment updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$guildLowestRole updated with proper logical check.
Author's avatar
Leref - Aug 3, 2024
$exec nows await to execute.
Author's avatar
Leref - Aug 3, 2024
$cropText data.result simplified
Author's avatar
Leref - Aug 3, 2024
$cloneObject data.result simplified
Author's avatar
Leref - Aug 3, 2024
$clear updated with proper logical check.
Author's avatar
USERSATOSHI - Aug 3, 2024
fix: aoi.js custom type function
Author's avatar
Leref - Aug 2, 2024
`default` type for aoi.db no longer valid. Use `aoi.db` type as it was both the same type.
Author's avatar
Leref - Aug 2, 2024
fix extra types bracket
Author's avatar
Leref - Jul 30, 2024
quick fix
Author's avatar
Leref - Jul 30, 2024
fixed $oldMember
Author's avatar
Leref - Jul 30, 2024
fixed $newMember
Author's avatar
Leref - Jul 30, 2024
Fixed memberUpdate not fetching oldMember data
Author's avatar
Leref - Jul 30, 2024
AoiError now shorten.
Author's avatar
Leref - Jul 30, 2024
bump version 🚀
Author's avatar
berticulousnert - Jul 26, 2024
Update deafenUser.js (#630) Co-authored-by: Fafa <87046111+Faf4a@users.noreply.github.com>
Author's avatar
Leref - Jul 25, 2024
$ban now properly throws member error
Author's avatar
Leref - Jul 9, 2024
bump version 🚀
Author's avatar
Leref - Jul 6, 2024
Interactions (#626)
Author's avatar
Leref - Jul 6, 2024
Merge branch 'v6' into interactions
Author's avatar
Leref - Jul 6, 2024
fix: stopTimeout (#620)
Author's avatar
Leref - Jul 6, 2024
Merge branch 'v6' into timeout-fix
Author's avatar
Leref - Jul 6, 2024
feat: discordTimestamp (#625)
Author's avatar
Faf4a - Jul 5, 2024
feat: interactionLocale
Author's avatar
Faf4a - Jul 5, 2024
feat: interactionPremium
Author's avatar
Faf4a - Jul 5, 2024
feat: interaction functions
Author's avatar
Faf4a - Jul 5, 2024
feat: discordTimestamp
Author's avatar
Faf4a - Jul 4, 2024
Merge branch 'v6' into timeout-fix
Author's avatar
Faf4a - Jul 4, 2024
rename var to MAX_TIMEOUT_DURATION
Author's avatar
USERSATOSHI - Jul 4, 2024
fix: addSelectMenuTo (#623)
Author's avatar
Faf4a - Jul 4, 2024
fix: addSelectMenuTo
Author's avatar
Leref - Jul 4, 2024
fix: arrayPush returning number (#621)
Author's avatar
Leref - Jul 4, 2024
fix: $clear function (#619)
Author's avatar
Faf4a - Jul 2, 2024
fix: use aoiError
Author's avatar
Faf4a - Jul 2, 2024
fix: arrayPush returning number
Author's avatar
Faf4a - Jun 28, 2024
fix: stopTimeout
Author's avatar
Faf4a - Jun 28, 2024
fix: $clear function
Author's avatar
Leref - Jun 19, 2024
new org to aoijs
Author's avatar
Leref - Jun 19, 2024
fixed git url wrong
Author's avatar
Leref - Jun 19, 2024
bump deps 🚀
Author's avatar
Leref - Jun 15, 2024
fixed
Author's avatar
Leref - Jun 15, 2024
Create FUNDING.yml
Author's avatar
Leref - Jun 4, 2024
fixes of previous commit
Author's avatar
Leref - Jun 4, 2024
Entire rebased of src structure
Author's avatar
Leref - Jun 4, 2024
handler -> events
Author's avatar
Leref - Jun 4, 2024
removed deprecateOldIfUsage
Author's avatar
Leref - Jun 4, 2024
removed voice constants
Author's avatar
Leref - Jun 1, 2024
update license year
Author's avatar
Leref - Jun 1, 2024
deafen permission removed use deafenmembers permission.
Author's avatar
Leref - Jun 1, 2024
mute permission removed use mutemembers permission.
Author's avatar
Leref - Jun 1, 2024
ManageEmojisAndStickers removed again This was already removed for ManageGuildExpressions.
Author's avatar
Leref - Jun 1, 2024
createinvite permission removed use createinstantinvite as alternative.
Author's avatar
Leref - Jun 1, 2024
+ fix
Author's avatar
Leref - Jun 1, 2024
fixed nodejs checker
Author's avatar
Leref - Jun 1, 2024
revert aoiwarning
Author's avatar
Leref - Jun 1, 2024
bump version 🚀
Author's avatar
USERSATOSHI - May 30, 2024
feat: Message Flags, fix: dmPermissions (#604)
Author's avatar
Faf4a - May 29, 2024
apply suggestions Co-authored-by: Ayaka <user.satoshi69@gmail.com>
Author's avatar
Faf4a - May 29, 2024
feat: messageflags
Author's avatar
Faf4a - May 29, 2024
fix(createApplicationCommand): typo in dmPermission which prevented dm execution
Author's avatar
Faf4a - May 29, 2024
outdated package-lock.json
Author's avatar
Faf4a - May 29, 2024
fix: improve clear function
Author's avatar
Faf4a - May 29, 2024
feat(parser): allowedMentions support
Author's avatar
USERSATOSHI - May 28, 2024
fix: memberChunk event, log rendering, removed function logger (#600)
Author's avatar
Faf4a - May 28, 2024
fix package-lock.json
Author's avatar
Faf4a - May 24, 2024
Merge branch 'v6' into loader-changes
Author's avatar
Faf4a - May 24, 2024
Merge branch 'v6' into loader-changes
Author's avatar
Faf4a - May 24, 2024
Merge branch 'v6' into loader-changes
Author's avatar
USERSATOSHI - May 24, 2024
fixed loader.load to properly sets keys
Author's avatar
USERSATOSHI - May 24, 2024
fixed loadCommands cause they are not array
Author's avatar
Faf4a - May 24, 2024
bump aoi.db 🚀
Author's avatar
USERSATOSHI - May 24, 2024
fixed loadCommandsUpdate
Author's avatar
USERSATOSHI - May 24, 2024
Merge branch 'v6' of https://github.com/akaruidevelopment/aoi.js into v6
Author's avatar
Leref - May 24, 2024
Fixed LoadCommands update method
Author's avatar
USERSATOSHI - May 13, 2024
feat: AstGeneratorError
Author's avatar
Faf4a - May 23, 2024
revert logs, add them to the same line
Author's avatar
Faf4a - May 23, 2024
remove custom function logger (it breaks badly if used more than once)
Author's avatar
Faf4a - May 23, 2024
fix: width calc of loader
Author's avatar
Faf4a - May 23, 2024
fix: typo
Author's avatar
Leref - May 22, 2024
prefer removing text of discord server
Author's avatar
Leref - May 22, 2024
New Custom Function logging
Author's avatar
Leref - May 22, 2024
Merge pull request #598 from aoijs/loader
Author's avatar
Leref - May 22, 2024
Merge branch 'v6' into loader
Author's avatar
Leref - May 22, 2024
Fixed $isInteger
Author's avatar
Leref - May 22, 2024
Improved Functions class
Author's avatar
Faf4a - May 22, 2024
change path
Author's avatar
Faf4a - May 22, 2024
fix negative numbers