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

https://github.com/dids/rustbot

A Discord bot that acts as a two-way chat bridge between Discord and Rust (the game), written in Go.
https://github.com/dids/rustbot

Last synced: about 1 year ago
JSON representation

A Discord bot that acts as a two-way chat bridge between Discord and Rust (the game), written in Go.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/Dids/rustbot.svg?branch=master)](https://travis-ci.org/Dids/rustbot)
[![codecov](https://codecov.io/gh/Dids/rustbot/branch/master/graph/badge.svg)](https://codecov.io/gh/Dids/rustbot)

# RustBot

A Discord bot for Rust (the game), with the primary purpose of bridging the in-game chat with a Discord channel, to provide easy two-way communication.

**NOTICE:** Work in progress. Not yet usable.

### Development

> docker-compose up
> docker-compose up --build
> docker-compose build
> docker-compose start
> docker-compose stop

### License

See [LICENSE](LICENSE).