Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

Kotlin Bot

Build the project manually
  • gradlew build
  • Check if it works: java -jar build/libs/kotlin-bot.jar
Use in IntelliJ IDEA
  • Choose File->New->Project From Existing Sources
  • Follow the instructions
  • On the last screen check:
    • Use auto-import
    • Use gradle 'wrapper' task configuration