camm9909 / valheim-discord-bot

Valheim Discord bot that reports in-game players and events
34 stars 19 forks source link

Add players command to show online + offline players, alert when players connect + disconnected #12

Open cavanpage opened 2 years ago

cavanpage commented 2 years ago

I got inspiration and mirrored the logic from this other valheim repo which loops through log file to find online + offline players : https://github.com/cklokmose/vhstatus

core logic based off this: https://github.com/cklokmose/vhstatus/blob/2e505b75ebc2a72b8653e57711e9385454d36c96/index.js#L29

Features Added:

Note - only supports 1 character per client since client ID is same for all users on a single machine/client