An advanced, multi-purpose bot for Discord
Explore this project »
Visit Wiki
·
Report Bug
·
Request Feature
Table of Contents
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
Below is a comprehensive list of the frameworks and libraries used to build the TechnoBot website.
To get a local copy of TechnoBot up and running, follow these simple steps.
You must have Java JDK 17 installed on your machine.
Below are the necessary steps needed to run this project.
- Clone the repo:
git clone https://github.com/TechnoVisionDev/TechnoBot.git
- Create a
.env
file in the root project folder and populate it with all the variables in.env.example
. - You can now build and run the application using maven or the provided docker file.
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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.
Thomas Peters - @tomm__peters - tapeters@usc.edu
Project Link: https://github.com/TechnoVisionDev/TechnoBot
Below are some resources that have been instrumental in making this project a reality!