https://github.com/asoji/themonitorbehindme
for the monitor behind me and for people to troll with
https://github.com/asoji/themonitorbehindme
Last synced: 3 months ago
JSON representation
for the monitor behind me and for people to troll with
- Host: GitHub
- URL: https://github.com/asoji/themonitorbehindme
- Owner: asoji
- License: mit
- Created: 2024-10-17T13:56:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:58:53.000Z (8 months ago)
- Last Synced: 2025-02-15T04:28:18.753Z (4 months ago)
- Language: Kotlin
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aviation Discord Bot Template
This is just a personal template I've made to try to speed up the process of making a discord bot using [CephalonCosmic's Aviation framework](https://gitlab.com/artrinix/discord/aviation).
## Libraries used
- [Aviation](https://gitlab.com/artrinix/discord/aviation)
- [Exposed](https://github.com/JetBrains/Exposed)
- [JDA](https://github.com/discord-jda/JDA)
- [JDA-KTX](https://github.com/MinnDevelopment/jda-ktx)
- [KToml](https://github.com/akuleshov7/ktoml)
- [Ktor](https://github.com/ktorio/ktor)
- [kotlinx.coroutines](https://github.com/Kotlin/kotlinx.coroutines)
- [kotlinx.json](https://github.com/Kotlin/kotlinx.serialization)
- [kotlin-logging](https://github.com/oshai/kotlin-logging)
- [Logback](https://github.com/qos-ch/logback)
- [Reflections](https://github.com/ronmamo/reflections)
- [SLF4J](https://github.com/qos-ch/slf4j)## License
This project is under the [MIT license](LICENSE).