Sha256: 5773591ec8593949617d775c108a0f312182c0907b186225b7b680fd197cb8cd

Contents?: true

Size: 801 Bytes

Versions: 4

Compression:

Stored size: 801 Bytes

Contents

# QwtfDiscordBot

A Discord bot for checking the status of QuakeWorld Team Fortress servers

![screenshot of bot](screenshot.png)


## Dependencies

  - Ruby >= 2.5.0
  - [qstat](https://github.com/multiplay/qstat) version with JSON support.  Tested with commit [2ab78bd5c30fbd47b2bdd4a6279296d66424b37e](https://github.com/multiplay/qstat/tree/2ab78bd5c30fbd47b2bdd4a6279296d66424b37e). Should be added to `$PATH`.


## Installation

    $ gem install qwtf_discord_bot


## Usage

Create a bot on discord.

Edit the `.env.example` file, update with your bot's `client_id` and `token` and save as `.env`. Then:

    $ source .env
    $ bundle exec exe\qwtf-discord-bot server


## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
qwtf_discord_bot-0.3.3 README.md
qwtf_discord_bot-0.3.2 README.md
qwtf_discord_bot-0.3.1 README.md
qwtf_discord_bot-0.3.0 README.md