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
- Host: GitHub
- URL: https://github.com/madeyoga/nano-jda
- Owner: madeyoga
- Created: 2022-01-12T14:54:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T09:40:20.000Z (over 4 years ago)
- Last Synced: 2025-03-04T23:32:39.494Z (over 1 year ago)
- Topics: discord-bot, java-17, jda-discord-bot, music-bot
- Language: Java
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://discord.gg/Y8sB4ay)
[](https://github.com/madeyoga/Nano-jda/pulls)
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.