A voice channel notification bot for Discord
Report Bug
.
Request Feature
Notify is a voice channel notification bot for Discord. It is a self-hosted Discord bot, written in Kotlin, that can send a message to a Discord chat with any updates to a voice channel. For example, sending a notification when a user has joined a voice channel is ideal for small communities and friends. This functionality extends to wider usage, such as whenever a user goes live or turns their video on. This project was originally created so that our group of friends can all join the voice channel when they know that someone has joined.
- Kord - An Idiomatic Kotlin Wrapper for The Discord API
- Kord Extensions - An extensions framework for Kord
- Kotlin - A cross-platform, statically typed, general-purpose programming language with type inference
- SQLDelight - Typesafe APIs from SQL
Notify is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.