https://github.com/raine/ruoste_bot
Discord bot for Rust (the game)
https://github.com/raine/ruoste_bot
discord playrust rust
Last synced: 16 days ago
JSON representation
Discord bot for Rust (the game)
- Host: GitHub
- URL: https://github.com/raine/ruoste_bot
- Owner: raine
- Created: 2019-07-08T18:55:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:36:23.000Z (over 2 years ago)
- Last Synced: 2024-04-14T15:06:59.743Z (about 1 year ago)
- Topics: discord, playrust, rust
- Language: TypeScript
- Homepage:
- Size: 71 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ruoste_bot
A discord bot for [Rust](https://rust.facepunch.com/)
## features
- List recently wiped servers
- List future wipes calculated based on servers' prior history of wipes### rust+
- Show group online status and server player count in the bot activity
- Smart alarms posted on a channel
- Map events (e.g. cargo ship spawned)
- Upkeep tracking on a channel through storage monitors
- Control smart switches with reactions
- [Custom scripts](https://github.com/raine/ruoste_bot/tree/master/src/rustplus/scripts)
## commands
- `/wipes [maxgroup=x-y|x]` - List of recently wiped servers.
- `/nextwipes` - List servers that will be wiped in future.
- `/rustplus configure `
- Where `` is one of `fcm`, `alerts_channel` or `events_channel`
- `/rustplus setbase` - Set the base location to coordinates of your player in
game.## deployment
1. Create a bot on Discord
2. Build the docker image
3. Run docker image with `DISCORD_BOT_TOKEN` set