Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
DiscordNotifier
Sends messages to Discord using webhooks
| Date uploaded | 5 years ago |
| Version | 0.0.2 |
| Download link | aequasi-DiscordNotifier-0.0.2.zip |
| Downloads | 306 |
| Dependency string | aequasi-DiscordNotifier-0.0.2 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.600README
Valheim Discord Notifier
Note
This mod works better when running on the server. It may work alright on the client, but it was not intended for this.
Table of Contents
Installation (manual)
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of
pluginsfolder into<GameDirectory>\Bepinex\plugins. - Start the server (or game), it will generate automatically an configuration file into
<GameDirectory>\Bepinex\config
Config
The config is fairly well documented.
Under Events, you can toggle which events you want to receive on the webhook
Under General are the basic config settings. Make sure you set the "WebhookUrl" here.
Changelog
0.0.2
- Fixing death leave/join bug
- Removing respawn event
- Adding chat event
- Added the ability to show the IP on server startup message
0.0.1
- Initial release, unstable until tested more