davidsth / mirai-bot

Discord Bot in Kotlin for programming communities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emi-bot

Build Status License

Discord bot using JDA in Kotlin

Bot focused on providing utilities for programming communities.

Setup

Copy the application-default.yml file to application-prod.yml and fill the credentials with your information.

To run the bot from the command line:

./gradlew run -Dprofiles.active=prod

To run the bot with intellij

option + ctrl + r -> Run -> Run

About

Discord Bot in Kotlin for programming communities

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%