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.
- Host: GitHub
- URL: https://github.com/dids/rustbot
- Owner: Dids
- License: mit
- Created: 2018-12-18T10:40:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T14:26:38.000Z (about 4 years ago)
- Last Synced: 2025-03-17T11:24:01.704Z (about 1 year ago)
- Language: Go
- Size: 2.02 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/Dids/rustbot)
[](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).