11 Commits

Author SHA1 Message Date
Storm Dragon
de270bc842 Second wave of initial code changes. 2025-06-13 18:53:38 -04:00
Traduora Bot
3ea66bae8f Bot: Update translation 2023-07-04 00:13:31 +00:00
Caleb Leinz (he/him)
a50a067641
Implementation for setting max volume (#336)
* Added support for creating a max volume

* Fixed db function calls

* Fixed issue with max volume always adjusting volume
2022-07-12 18:13:10 +02:00
Terry Geng
999252c98b Bot: Reformat translation 2021-02-22 15:45:19 +00:00
Terry Geng
1f9573b1d5 feat: Whitelist URL feature.
In the configuration, `max_duration` can be set to prevent
long song(URL item) being downloaded and added to the
playlist.
This whitelist feature provided a way to override this
duration check: songs being whitelisted will be added to
the playlist no matter how long they are.
Three admin commands are introduced:
 - !urlwhitelist (!urlw)
 - !urlunwhitelist, (!urlunw)
 - !urlwhitelistlist, (!urlwls).

 Also, if one song fails due to its length, the bot will
 show the length of this song and the max length limit in
 the reply message.

 Implement #173, #196.
2021-02-22 23:44:14 +08:00
Terry Geng
4597824fdb
feat: Added bot command version to display current version.
Requested in #194.
2021-01-01 14:41:17 +08:00
azlux
f1eba84964
Bot: TRADUORA Update (#193)
* Bot: Update translation
2020-07-21 16:43:14 +02:00
Terry Geng
56399c499f
feat: Prompt the position of the song added by cli. Implement #186. 2020-07-14 19:20:12 +08:00
azlux
7daef187a4
Merge first batch of translation (#192)
* Bot: Update translation
Co-authored-by: Traduora Bot <noreply@azlux.fr>
2020-07-13 21:20:38 +08:00
Terry Geng
97309599f1
feat: Add translation populating procedure for the web interface. 2020-07-12 16:05:11 +08:00
Terry Geng
9f2c4a2afd
refactor: Add suffixes to translation file. 2020-07-12 14:26:08 +08:00