feat: Added bot command version to display current version.

Requested in #194.
This commit is contained in:
Terry Geng
2021-01-01 14:41:17 +08:00
parent 101391fe57
commit 4597824fdb
3 changed files with 7 additions and 0 deletions

View File

@ -57,6 +57,7 @@
"removed_tags_from_all": "Removed tags <i>{tags}</i> from songs on the playlist.",
"removing_item": "Removed entry {item} from playlist.",
"repeat": "Repeat {song} for {n} times.",
"report_version": "The current version of botamusique is <b>{version}</b>.",
"shortlist_instruction": "Use <i>!sl {indexes}</i> to play the item you want.",
"start_updating": "Start updating...",
"stopped": "Music stopped.",