valoeghese / Jason-Basic

Programming language for niche discord bot in private server
Other
2 stars 2 forks source link

Ability to set memory limit for a process #13

Open valoeghese opened 2 weeks ago

valoeghese commented 2 weeks ago

For commands dj/msg and especially dj/basic, it would be nice if in process.env the bot owner could set an optional memory limit to stop exploiting arrays to waste memory

valoeghese commented 2 weeks ago

We can probably remove or extend the 100 element cap if this is implemented