Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byxor/nfa-bot

A discord bot for the THPS community in NFA (No Fun Allowed)
https://github.com/byxor/nfa-bot

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# nfa-bot

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

### To run the bot:

```
./gradlew clean run --args ''
```

* You must replace `` 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 !"`. 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](https://www.youtube.com/THPSVideos).