-
Notifications
You must be signed in to change notification settings - Fork 3
Quickstart instructions: Linux (copy paste friendly)
Minor terminal knowledge required (traversing directories with
cd
).
Download kameloso
from Releases, then open up a terminal and navigate to where you saved it.
chmod +x kameloso
This will make the kameloso
file executable.
./kameloso --gedit
This will create a new configuration file and open it with a graphical text editor (or whatever program you have set up to open *.conf
files with). Now enter your server information, username, passwords and passes, home and guest channels, administrator accounts, etc. Take a minute to scroll down and see what settings there are to change.
You can make it
kameloso --edit
if you want to use a terminal text editor, e.g.vim
ornano
.
If you want to connect to Twitch, log into www.twitch.tv
in a browser with the account you want to connect as, then run the following instead of the --gedit
step above.
./kameloso --setup-twitch
Follow the on-screen instructions. If you have a bot account you want to use and you'd rather not log out your main account, simply use a private/incognito window.
./kameloso
This will make the bot read the configuration file and connect to your server.