Closed papaaj closed 8 months ago
Custom functions are completely bugged, @USERSATOSHI wanted to rewrite interpreter to fix that. Please bare with him.
Wrong, the way it works sufficiently is by adding the create function before loading commands, as well if you use $eval, it will execute twice since it's executing the output + the send message since eval is tricked into thinking it's a message command still. This was already resolved with $eval being updated.
Bug Type
Function
Bugged Function
Version of aoi.js
v6.6.1
Version of Node.js
v20.10.0 (LTS)
Excepted Output
custom functions shouldnt return theirselves ($functionName)
Relevant log output
No response
Code of Conduct