#Eval Command
1 messages · Page 1 of 1 (latest)
Change command's name to smthng like: dev_eval_text_command.
Why async/await?
eval is sync function from default python lib
And you're rewriting it
You're shadowing eval so you're actually recursing into itself atm
Solved!
Marked the thread as solved. If your question has not been answered, please open a new thread in #1019642966526140566.
