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

Configuration #5

Open Dids opened 5 years ago

Dids commented 5 years ago

Use a library for handling configuration files and setting sensible defaults. Environment variables should probably override config file equivalents.

Allow the admin user to DM the bot to set configuration values, then write them to disk in a sensible location.

Possible config keys:

Possible related commands:

Sent with GitHawk