Commit Graph

29 Commits

Author SHA1 Message Date
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
49779c20ae Bot: Update translation 2021-01-02 09:43:07 +08:00
a611df3132 Bot: Reformat translation 2021-01-01 06:42:32 +00:00
4597824fdb feat: Added bot command version to display current version.
Requested in #194.
2021-01-01 14:41:17 +08:00
a2bece851d Bot: Update translation 2020-11-23 00:11:50 +00:00
e2b8bb50ca Bot: Update translation 2020-11-02 00:11:50 +00:00
f94782c9d7 Bot: Reformat translation 2020-11-01 02:00:08 +00:00
25b2c02337 Update de_DE.json 2020-10-27 23:50:03 +01:00
0af7fad824 Bot: Update translation 2020-10-20 00:06:41 +00:00
0bdfafd1b3 Bot: Update translation 2020-10-07 00:06:43 +00:00
acb1cce757 Bot: Update translation 2020-10-06 00:06:42 +00:00
8454788c59 Bot: Update translation 2020-10-03 00:06:43 +00:00
a3ce693aac Bot: Update translation 2020-10-02 00:06:43 +00:00
1cb3ff2911 Bot: Update translation 2020-08-18 00:08:57 +00:00
4bf2adbfd6 Bot: Update translation 2020-08-17 00:08:50 +00:00
6abd376558 Bot: Update translation 2020-08-15 23:29:57 +00:00
fa43d0669d Bot: Update translation 2020-08-12 00:23:26 +00:00
0b0a3ba569 Bot: Update translation 2020-07-22 00:20:31 +00:00
f1eba84964 Bot: TRADUORA Update (#193)
* Bot: Update translation
2020-07-21 16:43:14 +02:00
56399c499f feat: Prompt the position of the song added by cli. Implement #186. 2020-07-14 19:20:12 +08:00
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
8844d08857 refactor(CI): Move scripts into scripts/ 2020-07-13 20:52:08 +08:00
97309599f1 feat: Add translation populating procedure for the web interface. 2020-07-12 16:05:11 +08:00
9f2c4a2afd refactor: Add suffixes to translation file. 2020-07-12 14:26:08 +08:00
a12a7c3a84 version
I need the python version for drone
2020-07-12 11:45:52 +08:00
f4e6589a0e refactor: Update sync translation logic. 2020-07-12 11:45:51 +08:00
36b0e7c399 chore: Add default en_US translation file. 2020-07-12 11:45:51 +08:00
f76bb2ab2a feat: Push local strings into traduora if writable secrets are set. 2020-07-12 11:45:51 +08:00
9e2e09e5fd feat: Load language file in lang/ instead of the ini file. 2020-07-12 11:45:51 +08:00