An open API service indexing awesome lists of open source software.

https://github.com/madeyoga/nano-jda

A simple Discord bot made in Amazon Corretto 17 using JDA & lavaplayer
https://github.com/madeyoga/nano-jda

discord-bot java-17 jda-discord-bot music-bot

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[![Discord Badge](https://discordapp.com/api/guilds/458296099049046018/embed.png)](https://discord.gg/Y8sB4ay)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/madeyoga/Nano-jda/pulls)


Nano

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

[Invite](https://discord.com/api/oauth2/authorize?client_id=458298539517411328&permissions=8&scope=applications.commands%20bot) Nano to your discord server

## Requirements
- Java >=14
- Discord bot token

## Run NanoJ on your local machine
1. Download NanoJ.jar from [releases](https://github.com/madeyoga/Nano-jda/releases), or simply click [here](https://github.com/madeyoga/Nano-jda/releases/download/v1.0.0/NanoJ.jar) 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

3. Execute the jar file: `java -jar NanoJ.jar`

## Contributing
Feel free to open an issue or pull request.