8000 GitHub - cameronevans/val-bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cameronevans/val-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

val-bot

Screenshot 2021-02-27 170759

discord bot to run lgsm server commands for valheim. uses node, pm2 and gamedig

  • install node & npm on your server
  • log into your server as vhserver
  • clone this repo
  • cd ./val-bot
  • npm i
  • create a discord bot, add to your server & copy the token to paste into the next command
  • TOKEN=PutYourDiscordBotTokenHere npm run start
  • message !help for list of commands

commands

  • npm run start: run val-bot (note: pm2 will cache the token so it is only needed once, delete the process if you need to update the token)
  • npm run stop: stop val-bot
  • npm run reload: stop & start val-bot
  • npm run status: check recent pm2 logs
  • npm run list: list current pm2 processes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0