Skip to content

fumieval/discord-vc-notification

Repository files navigation

discord-vc-notification

Notice: due to the limitation of machine resource, hosting the application yourselves is recommended at the moment.

First, register an application on Discord Developer Portal and obtain a bot token.

Install docker or Docker Desktop (on Windows/Mac), then run

docker run DISCORD_BOT_TOKEN=<your bot token> docker.io/fumieval/discord-vc-notification:0.4.2

To enable notifications, add a line to the topic of the text channel as follows:

vc-notification: [NAME OF THE VOICE CHANNEL]

Specify a space-delimited list of channel names to monitor.

Example

vc-notification: General

When someone joins the Voice Channel General, the bot posts a message to the text channel.

You can add "first" keyword like vc-notification: General first to suppress notifications when anyone is in the channel already.

About

Post a message when someone joins a voice channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published