This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeBot
Watch
5
Star
0
Fork
You've already forked AltitudeBot
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
157
Commits
2
Branches
0
Tags
672
KiB
Java
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
akastijn
59065dddc8
Use
@Slf4j
in
ReminderScheduler
and
Reminder
, convert null checks to
Optional
, and enhance logging for error handling and unexpected channel types.
2026-07-12 22:24:03 +02:00
gradle
/wrapper
Update Gradle wrapper to 9.6.1, upgrade dependencies (Spring Boot 4.1.0, JDA 6.5.0, and others), refine gradlew script, and adjust build configuration for compatibility.
2026-07-12 22:05:09 +02:00
src
/main
Use
@Slf4j
in
ReminderScheduler
and
Reminder
, convert null checks to
Optional
, and enhance logging for error handling and unexpected channel types.
2026-07-12 22:24:03 +02:00
.gitignore
Include gradle wrapper in project
2024-01-13 09:19:52 +01:00
build.gradle.kts
Update Gradle wrapper to 9.6.1, upgrade dependencies (Spring Boot 4.1.0, JDA 6.5.0, and others), refine gradlew script, and adjust build configuration for compatibility.
2026-07-12 22:05:09 +02:00
example.requests.yml
Add an example config.
2022-09-10 10:38:06 +02:00
gradlew
Update Gradle wrapper to 9.6.1, upgrade dependencies (Spring Boot 4.1.0, JDA 6.5.0, and others), refine gradlew script, and adjust build configuration for compatibility.
2026-07-12 22:05:09 +02:00
gradlew.bat
Update Gradle wrapper to 9.6.1, upgrade dependencies (Spring Boot 4.1.0, JDA 6.5.0, and others), refine gradlew script, and adjust build configuration for compatibility.
2026-07-12 22:05:09 +02:00
Jenkinsfile
Update dependencies and build process
2025-06-20 23:10:46 +02:00
settings.gradle.kts
Update JDA interactions and adjust package imports
2024-01-13 08:27:42 +01:00