Skip to content

A simple Discord bot made in Amazon Corretto 17 using JDA & lavaplayer

Notifications You must be signed in to change notification settings

madeyoga/Nano-jda

Repository files navigation

Discord Badge contributions welcome

Nano

Nano is a simple, totally free, and open source discord bot designed for Audio & Image sharing.

Invite Nano to your discord server

Requirements

  • Java >=14
  • Discord bot token

Run NanoJ on your local machine

  1. Download NanoJ.jar from releases, or simply click here to download
  2. In the same directory as the jar file, create settings.txt:
token : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
prefix: n>
owner : 213866895806300162

Replace the xxxxxxxxxxxx with your bot token

  1. Execute the jar file: java -jar NanoJ.jar

Contributing

Feel free to open an issue or pull request.