A discord bot for the THPS community in NFA (No Fun Allowed)
./gradlew clean run --args '<discordBotToken>'
- You must replace
<discordBotToken>
with a real discord token.
./gradlew clean test
./gradlew clean build
java -jar discord/build/libs/NFA_Bot_Discord.jar
If you say "Ping!"
, the bot will say "Pong!"
. This is purely an experimental feature to get some of the architecture set up.
If you say "!tetris"
, the bot will say "Boom, tetris for <username>!"
. This is just a meme that will be switched off when the real bot is deployed.
If you say "!thugproplus"
, the bot will give you a download link for the latest version of the mod.
If you say "!thpsvideo"
, the bot will serve up a random video from the THPSVideos YouTube Channel.