|
|
|
@ -9,14 +9,22 @@ The bot does not yet clone the events from iCal to Discord, rather it only curre |
|
|
|
## Built With |
|
|
|
|
|
|
|
- [sksamuel/hoplite](https://github.com/sksamuel/hoplite) |
|
|
|
- Config Library |
|
|
|
- [ical4j/ical4j](https://github.com/ical4j/ical4j) |
|
|
|
- Parsing the iCal file |
|
|
|
- [DV8FromTheWorld/JDA](https://github.com/DV8FromTheWorld/JDA) |
|
|
|
- Discord API Wrapper |
|
|
|
- [Litote/kmongo](https://github.com/Litote/kmongo) |
|
|
|
- Toolkit for Mongo in Kotlin |
|
|
|
- [junodevs/kriess](https://github.com/junodevs/kriess) |
|
|
|
- Command handler with some extra features |
|
|
|
- [qos-ch/logback](https://github.com/qos-ch/logback) |
|
|
|
- Logging framework |
|
|
|
- [square/okhttp](https://github.com/square/okhttp) |
|
|
|
- Downloading iCal file |
|
|
|
- [ronmamo/reflections](https://github.com/ronmamo/reflections) |
|
|
|
- [snakeyaml/snakeyaml](https://github.com/snakeyaml/snakeyaml) |
|
|
|
- Querying of classpath metadata at runtime |
|
|
|
- Allows for commands and services to be dynamically registered |
|
|
|
|
|
|
|
## Usage |
|
|
|
### Build it! |
|
|
|
|