Dids / rustbot

A Discord bot that acts as a two-way chat bridge between Discord and Rust (the game), written in Go.
MIT License
2 stars 1 forks source link

Build Status codecov

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.