No description
- Kotlin 98.8%
- Dockerfile 1.2%
| gradle/wrapper | ||
| src/main | ||
| .dockerignore | ||
| .gitignore | ||
| build.gradle.kts | ||
| Dockerfile | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
ANTHONUS-bot
Discord bot template using Kotlin and Kord.
implements SQLite Database management with exposed and logging with logback.
Prerequisites
- Java 25
- Gradle
Installation and Startup
Clone this template, setup the env variables and you're good to go!
Development
ENV variables you'll have to set up :
DISCORD_TOKEN: Your discord bot tokenLOG_LEVEL: if setup toDEV, enables more logs in the terminal
License
This project is distributed under the GNU GPL v3.0 license.