Skip to content

PawelMierzwa/LoudaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoudaBot

LoudaBot is a Discord bot that provides various commands for fun, utility, and moderation. It includes features such as playing music, generating random numbers, sending random emojis, and more.

Installation

To install LoudaBot, follow these steps:

  1. Clone the repository:
    git clone https://github.com/PawelMierzwa/LoudaBot.git
  2. Navigate to the project directory:
    cd LoudaBot
  3. Install the required dependencies:
    ./gradlew build

Usage

To use LoudaBot, follow these steps:

  1. Create a .env file in the project directory and add your Discord bot token:
    TOKEN=your_discord_bot_token
  2. Run the bot:
    ./gradlew run

Contribution Guidelines

We welcome contributions to LoudaBot! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix:
    git checkout -b my-feature-branch
  3. Make your changes and commit them:
    git commit -m "Add my feature"
  4. Push your changes to your fork:
    git push origin my-feature-branch
  5. Create a pull request to the main repository.

License

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

About

Discord bot for general purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages