Skip to content

The normal Baclava bot without a dashboard or Redis support.

License

Notifications You must be signed in to change notification settings

tierrif/baclava-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baclava Lite

The normal Baclava bot without a dashboard or Redis support.

About

Baclava is written with JDA, in Kotlin. As for the JDK, it must run on JDK 17.

Building

Simply clone this repository, run ./gradlew shadowJar and you'll have a compiled jar file in build/libs.

Running

All you need is an environment variable called TOKEN with your bot token.

After this is done, run the bot with java -jar JarFileName.jar.

License

This software is licensed under the Apache License 2.0. More information here.

About

The normal Baclava bot without a dashboard or Redis support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages