mihi314 / jmusicbot-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • copy config-template.txt to config.txt and fill out token etc
  • download the latest JMusicBot jar and update the filename in jmusicbot.service
  • symlink jmusicbot.service to ~/.config/systemd/user/jmusicbot.service
  • enable and start the service as the current user via:
systemctl --user daemon-reload 
systemctl --user enable jmusicbot.service
systemctl --user restart jmusicbot.service

About