nicobo
|
9eec6a5d70
|
~ renamed sample-conf into transbot-sample-conf
|
2020-05-16 16:17:18 +02:00 |
|
nicobo
|
c40967909a
|
+ uses unicode's likely subtags to find the best country flag matching a given language ; fixes #8
+ stripping strings in a few places to remove possible empty new lines
+ logging a few exceptions just in case
|
2020-05-16 00:13:19 +02:00 |
|
nicobo
|
4da5d98877
|
+ allows empty hello and goodbye banners (fixes #18)
|
2020-05-15 22:36:01 +02:00 |
|
nicobo
|
1ecfe58f55
|
+ allows disabling hello and goodbye if they're empty
~ fixed wrong log
|
2020-05-15 00:52:26 +02:00 |
|
nicobo
|
bd817f3691
|
~ fixed : compatibility with raspbian (older) pyyaml version
~ cleaner locale handling
~ updated installation
+ a few more logs
|
2020-05-14 23:58:19 +02:00 |
|
nicobo
|
698335d3b9
|
+ helpers.py (filter_files)
- --language (only --language-file is really useful)
+ specific case to translate into a given langaue (fixes #3)
|
2020-05-13 23:53:12 +02:00 |
|
nicobo
|
d2545b2f0c
|
+ Adding a template for all messages : fixes #15
|
2020-05-13 07:33:13 +02:00 |
|
nicobo
|
9466e8378c
|
+ allowed multiple times --keywords-file
~ keywords.json replaced with others *.keywords.json
|
2020-05-12 23:33:49 +02:00 |
|
nicobo
|
bf6a56d5df
|
+ manually added "Hi" to the keywords
+ hello keywords moved to a separate file
+ goodbye keywords
|
2020-05-12 22:33:02 +02:00 |
|
nicobo
|
bfe3cda1e0
|
+ working code with console and signal backend
|
2020-05-12 07:46:27 +02:00 |
|