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

Bug: $setUserVar Does Not Save New Data Quickly #611

Closed valentineu0 closed 1 week ago

valentineu0 commented 2 months ago

Bug Type

Function

Bugged Function

$setUserVar[action-verification;$toUpperCase[$randomString[6]]]

Version of aoi.js

v6.8.0

Version of Node.js

v20.13.1

Excepted Output

New data should be saved as soon as possible. However, this does not work like that right now; new data is recorded after an indefinite period of time.

Relevant log output

There is no error in the console.

Image about the problem

image

Code of Conduct

valentineu0 commented 2 months ago

This problem may be caused by aoi.db or aoi.js. So I'm not sure if I opened it to the wrong repository. ($setUserVar is aoi.js function, but its action is in aoi.db)

Leref commented 1 week ago

This is related towards aoi.db. Open an issue over there.