Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 446 Bytes

File metadata and controls

18 lines (12 loc) · 446 Bytes

ThreadAlert-bot by dueyama

The bot will post a message when a new thread is made on your guild. Posting channel is defined by CHANNEL_ID in the code.

This is a discord bot build on discord.py

pip install discord.py

Bot setups

Privileged Gateway Intents
PRESENCE INTENT : OFF
SERVER MEMBERS INTENT : ON
MESSAGE CONTENT INTENT : ON

Bot Permissions. Check the following.
☑️Read Messages/View Channels
☑️Send Messages