-
Notifications
You must be signed in to change notification settings - Fork 2
Preprogrammed scripts
This section describes the bot's ability to run preprogrammed 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.
The command to run these (and custom scripts as well) is
!run <script name> [parameter/s](as described in the Commands section).
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.
💡 In case you have any questions about how to use the bot, or anything else related to this repository, you can make use of the support Discord Server.