dg-harris / inh-discord-bot

minor bot for managing a dedicated valheim server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inh valheim server discord bot

Runs shell script and spits the output back

Setup

make a file in the root directory of this project called secrets.ts and make the contents: export const token = '<INSERT_BOT_TOKEN> alternatively you can copy the secrets.template.ts file and rename it secrets.ts then replace the token value with your bot token

then run the start.sh script to start the process

About

minor bot for managing a dedicated valheim server


Languages

Language:TypeScript 77.4%Language:Shell 22.6%