Skip to content

4ndriH/RubberDucky

Repository files navigation

rubberducky

RubberDucky (Java Discord bot)

RubberDucky is a multipurpose Discord bot written in Java designed to enhance your Discord experience with a variety of features and functionalities.

Features

Look at the code and find out yourself. ¯\_(ツ)_/¯

Set Up

Prerequisites

  • JDK 17 or higher
  • Your own Discord bot token

Installation

  1. Clone this repository:
git clone https://github.com/4ndriH/RubberDucky.git
  1. Navigate to the cloned directory and build the project:
cd RubberDucky
mvn clean install 
  1. Create a new file token.txt in the root directory and place your Discord bot token inside it. This file is temporary and will be deleted after your token is inserted in the database.

Running RubberDucky

Execute the following command to start the bot:

java -jar RubberDucky.jar

Contributing

Contributions are always welcome and greatly appreciated.

  1. Fork the project.
  2. Create your own branch: git checkout -b feature/yourFeature
  3. Commit your changes: git commit -m 'Added an amazing feature'
  4. Push to the remote branch: git push origin feature/yourFeature
  5. Open a Pull Request in this repository.

License

This project is licensed under the MIT License. For more details, see LICENSE.


Written by Za Warudo

About

Discord Bot written in Java

Resources

License

Stars

Watchers

Forks

Contributors

Languages