Skip to content
/ nfa-bot Public

A discord bot for the THPS community in NFA (No Fun Allowed)

Notifications You must be signed in to change notification settings

byxor/nfa-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfa-bot

A discord bot for the THPS community in NFA (No Fun Allowed)

To run the bot:

./gradlew clean run --args '<discordBotToken>'
  • You must replace <discordBotToken> with a real discord token.

To run the tests:

./gradlew clean test

To build an executable JAR file:

./gradlew clean build
java -jar discord/build/libs/NFA_Bot_Discord.jar

Current features:

Ping pong

If you say "Ping!", the bot will say "Pong!". This is purely an experimental feature to get some of the architecture set up.

Tetris

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.

THUG Pro Plus

If you say "!thugproplus", the bot will give you a download link for the latest version of the mod.

THPS Videos

If you say "!thpsvideo", the bot will serve up a random video from the THPSVideos YouTube Channel.

About

A discord bot for the THPS community in NFA (No Fun Allowed)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages