Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 1.31 KB

README.md

File metadata and controls

12 lines (6 loc) · 1.31 KB

DiscordBot

About this Project

This project is not an usual project. It was more like a challenge I accepted because I thought it could be helpful in future. This challenge consisted to build a functional Discord Bot using any programming language and any library within 2 days.

This Bot uses the JDA (Java Discord API) library. I still had 5 hours left when I made my last changes, but already included some core functions and Commands. There is always a way to enhance code, but I do not have any plans to work on this any more. Maybe in a year I will come back to this project, rewrite the whole Discord Bot and spend much more time on writing more efficient and clean code.

But since it is fairly easy to add a command to this Bot, I probably just will add some very small commands which could help me in my daily life (or for other Projects).

The Bot contains for instance this ModulePack Compiling Command which works with a slightly modified version of the original ModulePack_Compiler.bat file. It makes compiling and signing a SnapTools ModulePack a lot easier and saves a lot of time (and copy pasting).