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