Skip to content

HStudioDiscordBot/Publisher-Bot

Repository files navigation

Publisher Bot

Publisher Bot is a Discord bot designed to manage and publish content for Discord servers.

Features

  • Content Management: Manage and publish content to Discord channels.

Installation

To use Publisher Bot on your own server, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/HStudioDiscordBot/Publisher-Bot.git
    cd Publisher-Bot
  2. Install Dependencies:

    npm install
  3. Configure the Bot:

    • Create a .env file based on .env.example.
    • Fill in your Discord bot token and other required configurations.
  4. Build the bot:

    npm build
  5. Start the Bot:

    npm start

Configuration

To configure the bot, edit the .env file. Here are the main configuration options:

  • TOKEN: Your Discord bot token.

Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Automatically publish messages or news in your announcement channels!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published