Skip to content

Preprogrammed scripts

Daniel Perales Mauriz edited this page Mar 9, 2022 · 14 revisions

This section describes the bot's ability to run pre-programmed scripts, which are located in the commands/tools/run.js file.
Below are the scripts that are integrated by default in the bot, but it is also possible to add new scripts.

Scripts integrados

Añadir scripts

Despite the fact that this bot is open-source and therefore you can make all the modifications you want to the code, I have designed this file specifically to execute small pieces of code and not alter the operation of the rest of the program in the process.

Clone this wiki locally