TheOnlyTails / TechnoBot

An advanced, multi-purpose Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

TechnoBot

An advanced, multi-purpose bot for Discord
Explore this project »

Visit Wiki · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

TechnoBot is an advanced discord bot built to provide a wide array of features, including a leveling system, economy, starboard, suggestion board, moderation commands, fun commands, utility commands, auto roles, and so much more! It's purpose is to make your life easier and replace other bots as the main source of your guild's engagement! This project runs entirely on donations, so please consider supporting at https://www.patreon.com/TechnoVision

(back to top)

Built With

Below is a comprehensive list of the frameworks and libraries used to build the TechnoBot website.

(back to top)

Self Hosting

To get a local copy of TechnoBot up and running, follow these simple steps.

Prerequisites

You must have Java JDK 17 installed on your machine.

Installation

Below are the necessary steps needed to run this project.

  1. Clone the repo:
    git clone https://github.com/TechnoVisionDev/TechnoBot.git
  2. Create a .env file in the root project folder and populate it with all the variables in .env.example.
  3. You can now build and run the application using maven or the provided docker file.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. You can also contribute monetarily at https://www.patreon.com/TechnoVision.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

TechnoBot is licensed under the terms of Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International ("CC-BY-NC-SA-4.0"). Commercial use is not allowed under this license. This includes any kind of revenue made with or based upon the software, even donations.

The CC-BY-NC-SA-4.0 allows you to:

  • Share -- copy and redistribute the material in any medium or format
  • Adapt -- remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

More information can be found here.

(back to top)

Contact

Thomas Peters - @tomm__peters - tapeters@usc.edu

Project Link: https://github.com/TechnoVisionDev/TechnoBot

(back to top)

Acknowledgments

Below are some resources that have been instrumental in making this project a reality!

(back to top)

About

An advanced, multi-purpose Discord bot

License:Other


Languages

Language:Java 99.8%Language:Shell 0.1%Language:Dockerfile 0.1%