Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/Sir-Photch/dab-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Photch committed Apr 9, 2023
2 parents 30bfbec + c5f5951 commit 5d7823e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ DB_TABLE = "GuildDetails"
#### Commandline options

- `-v`, `--verbose`: enables verbose logging in stdout
- `-b`, `--beats`: explicitly enables verbose heartbeat logging

### Localization
By default, this repository contains translations in [resources](./resources/). To be able to use them, reference this folder in the configuration for your setup. Localizations are dynamically loaded at startup, as long as the folder names obey the [Unicode Language Identifier](https://unicode.org/reports/tr35/tr35.html#Unicode_language_identifier) standards, e.g. `en-US` or `de`.
Expand Down

0 comments on commit 5d7823e

Please sign in to comment.