-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Zach | xDest edited this page Feb 13, 2018
·
3 revisions
Welcome to the ComBot wiki!
First, navigate to Releases to find the bot version you want, then download the .jar
file.
Next, open up your command line (cmd on windows, Terminal on mac) and run the command java -jar <path to bot>
. After running the first time, navigate to your home/ComBot/
folder and place your bots token inside token.txt, then run the bot again to start it up. This folder also contains a plugins
folder where you can place any plugins you have.
Whenever you make a change to the plugin folder, you will have to restart the bot.