Nano is a simple, totally free, and open source discord bot designed for Audio & Image sharing.
Invite Nano to your discord server
- Java >=14
- Discord bot token
- Download NanoJ.jar from releases, or simply click here to download
- In the same directory as the jar file, create
settings.txt
:
token : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
prefix: n>
owner : 213866895806300162
Replace the
xxxxxxxxxxxx
with your bot token
- Execute the jar file:
java -jar NanoJ.jar
Feel free to open an issue or pull request.