Skip to content

send notifications at any number of specified times and send a message to a text channel when a user joins a specified voice channel.

License

Notifications You must be signed in to change notification settings

JakeTurner616/discord-notify-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-notify-bot

Overview

Discord-notify-bot is a Discord bot that sends notifications at any number of specified times and can also send a message to a text channel when a user joins a specified voice channel.

Bot setup

You need a bot token and to invite your bot with valid permissions from the discord developer portal. You also need the role name, role ID, vc ID, and tc ID in your server so that the bot knows what to monitor and where / whom to send messages.

Installation

  1. Clone the repository: git clone https://github.com/JakeTurner616/discord-notify
  2. Install the required packages: pip install -r requirements.txt
  3. Edit config.ini and fill in all values with the required information.
  4. Run the bot: python bot.py

Usage

Once the bot is running, it will automatically send notifications at the specified times to the specified text channel, and will send a DM to everyone given a specified role when a user joins the specified voice channel.

License

This project is licensed under the GNU/GPL license - see the LICENSE file for details.

About

send notifications at any number of specified times and send a message to a text channel when a user joins a specified voice channel.

Topics

Resources

License

Stars

Watchers

Forks

Languages