Skip to content

Discord bot that allows you to reorganize channels into threads

License

Notifications You must be signed in to change notification settings

ixiLod/ZThread-BOT

Repository files navigation

ZThread-BOT

-----------------------------🧵


is a simple way to reorganize your discord channels in threads, it takes place in 2 steps :

1 - Put the reaction 🪡 on a message to start a thread

2 - Put the reaction 🧵 on the message you want to add to the thread

Optional : - Use the reaction ✂️ to output text from the thread and send it to the parent channel


How to install

You can directly add it to your discord server by going to => this link

Or you can install it locally :

Add your tokens and id in your .env, or set the config.json

Install packages with pnpm install

Run the command node index.js for start the bot

Run the command node deploy-commands.js to deploy slash commands

Or you can use Docker and build your image => docker build -t zthread-bot .


Slash Commands

For Admins :

/setadmin => To restrict bot actions to administrators (default)

/seteveryone => To make bot actions open to everyone


For Everyone :

/status => To visualize the bot status


Dependencies

discord.js : A library for interacting with the Discord API.

supabase.js : A library for interacting with the Supabase API


----------------------------------------------------------------------------------------------------------🧵

About

Discord bot that allows you to reorganize channels into threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published