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

fix: setTimeout #597

Closed Faf4a closed 3 months ago

Faf4a commented 3 months ago

fixes setTimeout not triggering

rewrites timeout class

removes pulse (was broken, can reimplement if asked to (even though its pretty useless))

resolves #590