Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 285 Bytes

File metadata and controls

8 lines (6 loc) · 285 Bytes

AzorBot

The Discord bot for Azortis

Setup

Inside the src/main/resources folder, add a .env file. In that file add a single line with token=<token> where you replace <token> with your bot token.

Let me know if you figure out how to compile it as a jar. I'm too stupid to.