Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 264 Bytes

Kotlin Discord Bot

Usage :

You may have to set permission of gradlew :

sudo chmod +x gradlew

To run :

./gradlew run

To build a distribution archive :

./gradlew assembleDist

The archives will be available in build/distributions