Skip to content

A Discord bot written in Kotlin to send notifications when people join voice channels.

License

Notifications You must be signed in to change notification settings

russellbanks/Notify

Repository files navigation


hash

Notify

A voice channel notification bot for Discord

Report Bug . Request Feature

Contributors Issues License

About The Project

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.

Built With

  • 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

Showcase

Notify voice state messages gif

Notify command being ran gif

License

GNU GPLv3 Logo

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.