20 Commits

Author SHA1 Message Date
9aae9cd77b
add Project settings and artifact naming
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 23s
Test / Gradle-Test (push) Successful in 13s
2025-02-08 16:51:21 +01:00
ca52d8f04c Merge pull request 'Add CI/CD' (#2) from feat/ci-cd into master
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 45s
Test / Gradle-Test (push) Successful in 17s
Reviewed-on: #2
2025-02-07 13:44:44 +00:00
6dc1446143
fix directory not existing failing the job
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 1m2s
Test / Gradle-Test (push) Successful in 31s
2025-02-07 14:40:22 +01:00
eb18df79c9
add test workflow
Some checks failed
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 1m50s
Test / Gradle-Test (push) Failing after 51s
2025-02-07 10:33:26 +01:00
e1f20aeeaf
bump gradle version
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 1m56s
2025-02-06 14:15:59 +01:00
a2e96c7df9
x2
Some checks failed
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Failing after 1m36s
2025-02-06 14:00:51 +01:00
be62aad19c
fix disappeared part of name
Some checks failed
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Failing after 1s
2025-02-06 13:59:56 +01:00
d6d37f391a
test different java version
Some checks failed
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Failing after 1s
2025-02-06 13:57:50 +01:00
9e80e06d18
add gradle build workflow
Some checks failed
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Failing after 1m2s
2025-02-06 12:13:40 +01:00
de46e7625a
add github mirror action
All checks were successful
github-mirror / push-github (push) Successful in 5s
2025-02-06 12:05:19 +01:00
614ca976b9
remove jline and adjust logging 2025-02-06 11:54:13 +01:00
2b3423c1c9
add logback logging and compatability. Also test Ping command. 2024-12-23 01:25:01 +01:00
3473657fbb add Logger config and basic connect logic 2024-10-10 21:19:36 +02:00
373a6b4279 add Config Wrapper for .env 2024-10-10 21:18:29 +02:00
942719d19c add various ignored files 2024-10-10 21:18:10 +02:00
fd7fa1e078 add javacord, dotenv and log4j dependencies 2024-10-10 21:17:52 +02:00
5532dc1769 add .env.example 2024-10-10 21:16:49 +02:00
879ee55ac4 update used Library 2024-10-10 21:16:37 +02:00
d78c4ec9fd Project Init 2024-10-10 12:03:49 +02:00
21b50a526f Initial commit 2024-10-10 09:37:36 +00:00