valheim-discord-bot icon indicating copy to clipboard operation
valheim-discord-bot copied to clipboard

Valheim Discord bot that reports in-game players and events

Results 9 valheim-discord-bot issues
Sort by recently updated
recently updated
newest added

Hello. Are there any updates planned for this bot? regards Grim

Hi, I'm not very good at cooding and stuff and had troubles to bring the Bot running... I have a GPortal Valheim Server running with ftp access. How do I...

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:...

Thanks for the awesome bot first of all, i extended the bot a bit. He also now: - Send a message on world save - Send a message on player...

``` wtfcolt@reckless-server:~/valheim-discord-bot/code$ python3 ./vdb_main.py csv/playerstats.csv found! csv/deathlog.csv found! Main loop: init Bot connected as Valheim#7322 :) Log channel : 883147625321353237 VoIP channel: 889234004002340865 Task exception was never retrieved future: Traceback...

use of /w+ prevents names with apostrophes in them. Maybe use a more complex expression or possibly /S+ Example: Character name of M'eth does not populate deaths csv or produce...

I can't find the file this needs to link to... I found a output.log, valheim_server.err, valheim_server.log. ![2021-08-26 12_14_24-Clipboard](https://user-images.githubusercontent.com/22060509/131006649-11510bec-ec17-420a-ae19-fe4567ae0d1c.png)

Hi ho, he doesn't read the deaths for me. the csv remains permanently unchanged. ### _logsubprocess.py **TabError: inconsistent use of tabs and spaces in indentation** ### vdb_main.py Traceback (most recent...

It seems that all deaths are being reported twice. Here is from the _logsubprocess.py output 09/03/2021 04:27:53 6 09/03/2021 04:28:26 Wargrund has died! 09/03/2021 04:28:26 Wargrund has died! 09/03/2021 04:28:29...