From 8ab04bcbc38c4532d90c49ed7449bf0d4bb0e41d Mon Sep 17 00:00:00 2001 From: SyberiaK Date: Wed, 3 Jul 2024 23:09:37 +0500 Subject: [PATCH 1/5] Update .gitignore --- .gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 444c62c..5390c27 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,14 @@ __pycache__/ .venv/ # secrets -/_internal/ -/data/ -/config.py +_internal/ +data/ +logs/* +!logs/config.json +config.py # bot sessions -/sessions/ +sessions/ # misc init.sh From 0021deef5b9d4355b54a2a2cbb4646812de4e971 Mon Sep 17 00:00:00 2001 From: SyberiaK Date: Thu, 4 Jul 2024 17:57:09 +0500 Subject: [PATCH 2/5] Update l10n/README.md --- l10n/README.md | 49 +++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/l10n/README.md b/l10n/README.md index ddb2dc7..e5f66ad 100644 --- a/l10n/README.md +++ b/l10n/README.md @@ -9,29 +9,30 @@ Then check [Contributing](#contributing) section to know how to start translatin Here you can see translations' progress and contributors' list: -| Code | Language | Progress | Summary | Contributors | -|:----:|--------------|:---------------:|:----------------------------------------------------------------:|:--------------------------:| -| en | English | ██████████ 100% | built in | | -| ru | Russian | ██████████ 100% | built in | | -| ar | Arabic | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| be | Belarusian | ██████████ 100% | fully done | [HiddenDeath] | -| da | Danish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| de | German | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| es | Spanish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| fa | Persian | ████████▒▒ 80% | missing: settings, leaderboard, USA DC | [@A460N] | -| fi | Finnish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| fr | French | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| hi | Hindi | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| it | Italian | ████████▒▒ 80% | missing: leaderboard, USA DC | [MrJiavo] | -| ja | Japanese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| no | Norwegian | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| pl | Polish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| pt | Portuguese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| sv | Swedish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| tr | Turkish | ███████▒▒▒ 70% | missing: settings, leaderboard, tags, USA DC | [@ITMiroN] | -| uk | Ukrainian | ████████▒▒ 80% | missing: leaderboard, USA DC | [akimerslys], [Agent47Dev] | -| uz | Uzbek | ███████▒▒▒ 70% | missing: user game stats, settings, leaderboard, USA DC | [@d1az1337] | -| zh | Chinese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| Code | Language | Progress | Summary | Contributors | +|:----:|------------|-----------------|:-------------------------------------------------------------------:|:--------------------------:| +| en | English | ██████████ 100% | built in | | +| ru | Russian | ██████████ 100% | built in | | +| ar | Arabic | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| be | Belarusian | ██████████ 100% | need to confirm the correctness | [HiddenDeath] | +| da | Danish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| de | German | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| es | Spanish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| fa | Persian | █████████▒ 90% | missing: settings; need to confirm the correctness | [@A460N] | +| fi | Finnish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| fr | French | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| hi | Hindi | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| it | Italian | ██████████ 100% | need to confirm the correctness | [MrJiavo] | +| ja | Japanese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| kk | Kazakh | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| no | Norwegian | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| pl | Polish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| pt | Portuguese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| sv | Swedish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | +| tr | Turkish | █████████▒ 90% | missing: settings; need to confirm the correctness | [@ITMiroN] | +| uk | Ukrainian | ██████████ 100% | need to confirm the correctness | [akimerslys], [Agent47Dev] | +| uz | Uzbek | ████████▒▒ 80% | missing: settings, user game stats; need to confirm the correctness | [@d1az1337] | +| zh | Chinese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | ## Contributing @@ -81,7 +82,7 @@ Here you can see translations' progress and contributors' list: git push origin {branch name} ``` ![commiting changes](../media/commit_changes.png) -9. Submit a pull request to the original repository and wait for tests results and our feedback. +8. Submit a pull request to the original repository and wait for tests results and our feedback. \ ![submiting pull](../media/submit_pull_request.png) From ac49bb70462a51902f2b89914e0be1ce975820aa Mon Sep 17 00:00:00 2001 From: SyberiaK Date: Thu, 4 Jul 2024 18:01:50 +0500 Subject: [PATCH 3/5] Update l10n/README.md --- l10n/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/l10n/README.md b/l10n/README.md index e5f66ad..df9ecca 100644 --- a/l10n/README.md +++ b/l10n/README.md @@ -1,14 +1,13 @@ -# INCS2 Bot - Localization system +# INCS2Bot - Localization system -If you want to contribute - make sure that translation into your preferred language is not complete yet by looking at [Progress](#progress) section. -Then check [Contributing](#contributing) section to know how to start translating +If you want to contribute - make sure that the translation into your preferred language is not complete yet by looking at the [Progress](#progress) section. + +Then check the [Contributing](#contributing) section to know how to get started. --- ## Progress -Here you can see translations' progress and contributors' list: - | Code | Language | Progress | Summary | Contributors | |:----:|------------|-----------------|:-------------------------------------------------------------------:|:--------------------------:| | en | English | ██████████ 100% | built in | | From e32c2f00115e4c4fefe5a1e052dc75154a76cc10 Mon Sep 17 00:00:00 2001 From: SyberiaK Date: Thu, 4 Jul 2024 19:41:01 +0500 Subject: [PATCH 4/5] Update l10n/README.md --- l10n/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n/README.md b/l10n/README.md index df9ecca..189a892 100644 --- a/l10n/README.md +++ b/l10n/README.md @@ -13,7 +13,7 @@ Then check the [Contributing](#contributing) section to know how to get started. | en | English | ██████████ 100% | built in | | | ru | Russian | ██████████ 100% | built in | | | ar | Arabic | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -| be | Belarusian | ██████████ 100% | need to confirm the correctness | [HiddenDeath] | +| be | Belarusian | ██████████ 100% | fully done | [HiddenDeath] | | da | Danish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | | de | German | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | | es | Spanish | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | From 826a0a652a5b835f54521588e699db18afa66794 Mon Sep 17 00:00:00 2001 From: SyberiaK Date: Thu, 4 Jul 2024 19:41:23 +0500 Subject: [PATCH 5/5] Update l10n/README.md --- l10n/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n/README.md b/l10n/README.md index 189a892..b98d410 100644 --- a/l10n/README.md +++ b/l10n/README.md @@ -34,7 +34,7 @@ Then check the [Contributing](#contributing) section to know how to get started. | zh | Chinese | ▒▒▒▒▒▒▒▒▒▒ 0% | contributors needed | | -## Contributing +## Contributing ### Prerequirements