BR
brjens/FleaMarketBot
A small discord-bot written in Java, uses JDA libraries
FleaMarketBot
Screenshots
Description
This project is a Discord bot that retrieves item prices from the Tarkov API and provides them to users through slash commands. It uses the JDA library for Discord API integration and the JSON-simple library for parsing JSON data.
Technologies Used
- Java 11
- JDA 4.4.0_57
- JSON-simple 1.1
- ShadowJAR
Installation
- Clone the repository
- Open the project in your preferred Java IDE.
- Add your Discord bot token to a new Token.java file
- Build with './graldew ShadowJAR and run the JAR file
Usage
- Invite the bot to your Discord server.
- Use the
/priceslash command followed by the item name to get the item price.