Wrynch / Thready

A Discord bot to keep alive threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot Logo

πŸ“œ Overview

Welcome to Thready! This project is a Discord bot built using Python and the interactions library. The bot comes with several commands and features designed to enhance your Discord threads.

🎚 Commands

  • /keepalive: Sends a maintenance message to all threads.
  • /auto: Automatically performs maintenance at specified intervals.
  • /stop: Stops the auto maintenance task.
  • /status: Displays if the auto update is activated.

πŸ“₯ Getting Started

To get started with the Discord bot, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Replace "BOT_TOKEN" in env with your actual Discord bot token.
  4. Run the bot using python thready.py.

πŸͺͺ License

This project is licensed under the MIT License.

πŸ“¦ Acknowledgments

  • Special thanks to the interactions library for making it easy to create Discord bots.
  • Inspiration from other open-source Discord bot projects.

About

A Discord bot to keep alive threads

License:MIT License


Languages

Language:Python 100.0%