Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 233 Bytes

Joe the Bot

This is your average Discord bot. Nothing fancy, nothing exclusive, just a bot. Implemented in Java using JavaCord.

Installation

  1. Clone the repo
  2. Run with:
 gradlew run --args <your Discord token here>