Skip to content

EinfachGustaf/sharkbot

Repository files navigation

🦈 SharkBot

A Discord bot containing various features. Used for the EinfachGustaf(.live) Discord server.

📈 Features

  • Level System
  • Economy
    • Daily rewards
    • Gambling
  • Games
    • Tic Tac Toe
    • Counting
  • Moderation
    • Timeout a user when tagging a team member

🚀 Installation

Currently, there is no way to install SharkBot on your own server. This might change in the future. At the moment, you have to compile the bot yourself.

🧪 Compiling

  1. Clone the repository
  2. Run ./gradlew shadowJar
  3. The compiled jar file can be found in build/libs/
  4. Copy the .env located in the project root and fill in the required values
  5. Run the jar with java -jar sharkbot.jar
git clone https://github.com/EinfachGustaf/sharkbot.git
cd sharkbot
./gradlew shadowJar
# Do the rest of your setup

📦 Tech Stack

🌏 Contributing

If you want to contribute to the project, feel free to create a pull request.

🎯 License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published