Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

nyawach/valheim

Repository files navigation

Valheim Game Server Starter (with Discord bot)

Setup

$ git clone git@github.com:nyawach/valheim.git
$ cd valheim/
$ npm i

Set .env file

DISCORD_API_ENDPOINT=<Cloud Functions Endpoint URL>
DISCORD_BOT_TOKEN=<Discord Bot Token>
COMMAND_ID=<Discord Slash Command ID>
CHANNEL_ID=<Channel ID>
CLIENT_PUBLIC_KEY=<Public Key>

Register slash commands

$ npm run register

Build and deploy (you need to sign in your GCP project)

$ npm run build
$ npm run functions:deploy

About

To play valheim comfortably

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors