nwesterhausen / valheim-discordconnector

A plugin to connect a Valheim server to a discord webhook.
https://discord-connector.valheim.games.nwest.one/
MIT License
27 stars 13 forks source link

Feature Request: Allow querying the bot for current player count / triggering leaderboard on demand #156

Open kristoferen opened 1 year ago

kristoferen commented 1 year ago

It would be great if you could ask the discord bot how many players are currently connected. This info already exists, since it shows with the leaderboard, but it would be great to have on-demand.

For example: When someone types "!stats" in Discord, the bot would respond with

Active Players Online now: 0 Players today: 3 This week: 6 All time: 6

nwesterhausen commented 1 year ago

This feature would depend on Discord Connector having an actual bot presence. Which is a future feature, but not currently possible. I definitely want to add this when we get to that point!

lazerleif commented 1 year ago

This would be great! At the moment everyone in my discord is complaining about "spam" from the bot. Would be great with just on demand info.

Another cool bot feature would be if one could send command to the bot. Much alike the minecraft DiscordSRV which forwards the console to a channel and also accepts commands.