Skip to content

Community Discord bot for MrDemonWolf, Inc. Community

License

Notifications You must be signed in to change notification settings

MrDemonWolf/community-bot-discord

Repository files navigation

🐺 Community Bot for MrDemonWolf, Inc. - Discord 🐾

Community Bot Banner

Join our community across various platforms! Discover more about us, get the latest updates, and engage with our content. Built by a passionate furry web developer, MrDemonWolf, who loves tech, gaming, and creating engaging experiences for the community.


Getting Started

Setting Up the Database

Follow these steps to set up your database quickly using Docker:

Prerequisites

  1. Install Docker
    If you don't already have Docker installed, follow the instructions in the Docker Documentation to set it up.

  2. Install Docker Compose
    Docker Compose is usually included with Docker Desktop. If you need to install it separately, follow the guide in the Docker Compose Documentation.

Steps to Run the Database

  1. Clone the Repository
    Ensure you have the repository containing the docker-compose.yml file.

  2. Run Docker Compose
    Open a terminal in the directory containing the docker-compose.yml file and run:

    docker-compose up

Setting Up Discord Bot Integration

Follow these steps to create your Discord bot application and obtain your bot credentials:

  1. Visit the Discord Developer Portal
    Go to the Discord Developer Portal.

  2. Create a New Application

    • Click the "New Application" button.
    • Give your application a name and click "Create".
  3. Set Up Your Bot

    • Navigate to the "Bot" tab on the left-hand menu.
    • Click "Add Bot", then confirm by clicking "Yes, do it!".
  4. Copy Your Credentials

    • Under the "General Information" tab, copy the Application ID and Public Key.
    • Under the "Bot" tab, click "Reset Token", then "Yes, do it!" to generate a new bot token.
    • Copy the Bot Token.
  5. Add Your Bot to a Server

    • Navigate to the "OAuth2" tab.
    • Under "OAuth2 URL Generator", select the "bot" scope.
    • Assign appropriate permissions for your bot using the "Bot Permissions" section.
    • Copy the generated URL and open it in your browser to invite the bot to your server.
  6. Configure Your Bot
    Add the credentials to the .env file:

    DISCORD_APPLICATION_ID=your-application-id
    DISCORD_APPLICATION_PUBLIC_KEY=your-public-key
    DISCORD_BOT_TOKEN=your-bot-token

Note: Ensure you keep your bot credentials secure. Do not share them publicly.


License

GitHub license


Contact

If you have any questions, suggestions, or feedback, feel free to reach out to us on Discord!

Thank you for choosing FluffBoost to add motivation and positivity to your Discord server!

Made with ❤️ by MrDemonWolf, Inc.

About

Community Discord bot for MrDemonWolf, Inc. Community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published