https://github.com/kokofixcomputers/kokobothelper
My Discord Bot made for sandboxie server
https://github.com/kokofixcomputers/kokobothelper
Last synced: 8 months ago
JSON representation
My Discord Bot made for sandboxie server
- Host: GitHub
- URL: https://github.com/kokofixcomputers/kokobothelper
- Owner: kokofixcomputers
- Created: 2024-02-22T23:38:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T21:25:16.000Z (over 1 year ago)
- Last Synced: 2025-02-08T02:17:38.093Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://koko-bot-helper.vercel.app
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Thank you for using the Domnio Bot Builder!
⚠️ Before starting check your NodeJS installation
> INSTRUCTIONS
-----------------------------------
| 🪟 Windows |
-----------------------------------
> Download NodeJS from the url https://nodejs.org/en (do this only once)
> Find the file 'run_windows.bat'
> Double click on it
-----------------------------------
| 🐧 Linux |
-----------------------------------
The easiest way to run your bot on linux is:
> Right-click the file 'run_linux.sh' to then click on "Properties"
> Find an option called "Executable as a program" (or something like that) and enable it.
> Close the "Properties" window
> Right click again on the file
> You will now see an option like "Run as Program". Select that and your bot will be live!
--------------------- OR (VIA TERMINAL) -----------------------
> Open the terminal at the current folder and run the command 'chmod u+x run_linux.sh' only once to make it executable
> To start the bot run the command './run_linux.sh'