changes the example bot a bit

This commit is contained in:
HerpieDerpie@example.com
2024-01-25 13:46:00 +01:00
parent 97601bf29e
commit 9c599544be
2796 changed files with 9 additions and 279135 deletions

5
example_bot/HOW TO RUN Executable file
View File

@@ -0,0 +1,5 @@
How to run your new amazing discord bot.
First make sure you have node.js installed on your system, you can check with "node --version".
After that run the install.bat file. it will install the required packages, it wont take very long. When thats done, you can run the run.bat file, it should make your discord bot come online! If it does not, please check your token and your bot id in the config.json file