Serverboi.org
Home Discord-notify-bot - Ultimate Discord notfication bot
Post
Cancel

Discord-notify-bot - Ultimate Discord notfication bot


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.


Edit this page’s markdown on github.


This post is licensed under GNU GPL-3.0 .
Contents