Skip to content

Discord bot specifically to meet the needs of the Zuperhunt Discord Guild

Notifications You must be signed in to change notification settings

aimarabimanyu/ZuperBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZuperBot

ZuperBot is a Discord bot that gets around Discord's limitations where notifications in channel forum threads can only be received by users who have joined the thread. The main function of this bot is to send feed messages to other channels when a user in a channel forum thread tags trigger roles.

Features:

  • Send feed messages to other channels when a user in a channel forum thread tags trigger roles.
  • Send notifications to users about new threads in a channel forum.

Installation

  1. Clone the repository.
git clone https://github.com/aimarabimanyu/ZuperBot.git
  1. Install the required packages.
pip install -r requirements.txt
  1. Create a .env file in the root directory and add the following environment variables.
DISCORD_TOKEN=your_discord_bot_token
  1. Configure the config.json file with your desired settings.

  2. Run the bot.

python bot.py

Reach me at Discord if you have more question: .sterrennacht

About

Discord bot specifically to meet the needs of the Zuperhunt Discord Guild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages