https://github.com/mdrokz/csgobotjava
csgo-bot that displays skins from csgostash.com re-written in Java
https://github.com/mdrokz/csgobotjava
discord discord-bot discrod4j java java-14 java-programming maven reactor server
Last synced: 7 months ago
JSON representation
csgo-bot that displays skins from csgostash.com re-written in Java
- Host: GitHub
- URL: https://github.com/mdrokz/csgobotjava
- Owner: mdrokz
- License: mit
- Created: 2020-08-25T16:57:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T10:24:21.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T03:27:28.283Z (9 months ago)
- Topics: discord, discord-bot, discrod4j, java, java-14, java-programming, maven, reactor, server
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Original
this is the original csgo-bot written in lua with luvit framework - https://github.com/mdrokz/csgo-bot# csgoBotJava
csgo-bot that displays skins from csgostash.com re-written in Java# Requirements
you need java-14 and a file named discord_config.txt containing your discord bot token# How to run
the build system is maven so you need maven installed to build the project and run it