diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml deleted file mode 100644 index 9ec0d095..00000000 --- a/.github/workflows/crowdin.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: Crowdin Action - -on: - push: - branches: [ master ] - schedule: - - cron: '0 * * * *' - -jobs: - synchronize-with-crowdin: - runs-on: ubuntu-latest - - steps: - - - name: Checkout - uses: actions/checkout@v3 - - - name: crowdin action - uses: crowdin/github-action@1.5.1 - with: - upload_translations: true - download_translations: true - export_only_approved: true - github_user_name: github-actions - github_user_email: github-actions@github.com - config: crowdin.yml - env: - GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} - CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} - CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} \ No newline at end of file diff --git a/.gitmoji-changelogrc b/.gitmoji-changelogrc index 1edc2d32..710af559 100644 --- a/.gitmoji-changelogrc +++ b/.gitmoji-changelogrc @@ -2,6 +2,6 @@ "project": { "name": "Tako", "description": "A multipurpose Discord bot for everything", - "version": "0.1.4" + "version": "0.1.5" } } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ab5199..1f6a4c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog + +## 0.1.5 (2022-12-02) + +### Changed + +- 👽 update crowdin link in activity [[fdfbbaf](https://github.com/tako-discord/tako/commit/fdfbbaf2ebd545941e8b3c85a0fe870568923c69)] + +### Removed + +- 🔥 remove crowding gh-action [[e34f20b](https://github.com/tako-discord/tako/commit/e34f20b9ff1714f92db5f3a6f2365a5307f6f14c)] + +### Miscellaneous + +- 🩹 fixed the webhook syle [[48eb52c](https://github.com/tako-discord/tako/commit/48eb52c92eb4b1b99fa0b8a189a26427f210658d)] + + ## 0.1.4 (2022-12-02) @@ -8,6 +24,18 @@ - ✨ added autotranslate styles [[c490624](https://github.com/tako-discord/tako/commit/c490624334671808903e75b4529c22c52f7d9bb2)] + +## 0.1.3 (2022-12-02) + +### Fixed + +- 🐛 fix owner check not working due to missing params [[a846938](https://github.com/tako-discord/tako/commit/a8469381ce0971ce73458eb4bcc8e15e96fe2898)] + +### Miscellaneous + +- 👷 add crowding gh-action [[b637e51](https://github.com/tako-discord/tako/commit/b637e51c3d41a24c24b8a9558cf0388c499ad086)] + + ## 0.1.3 (2022-12-02) @@ -65,4 +93,3 @@ - 🎉 Initial Commit (Public Beta) [[5b6cf55](https://github.com/tako-discord/tako/commit/5b6cf5562f42daa636966d25a1d87c4a9d4fc47a)] - diff --git a/TakoBot.py b/TakoBot.py index 2896c10d..836069cf 100644 --- a/TakoBot.py +++ b/TakoBot.py @@ -76,7 +76,7 @@ async def presence_update(self): "type": discord.ActivityType.playing, }, { - "name": "translate at translate.tako.rocks", + "name": "translate at translate.tako-bot.com", "type": discord.ActivityType.playing, }, ] diff --git a/crowdin.yml b/crowdin.yml index b9e4e5a5..b39a6de6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,7 @@ project_id: '515826' base_path: . base_url: 'https://api.crowdin.com' -commit_message: "\UF09F8C90 Updated %langua" +commit_message: "🌐 updated %two_letters_code%" append_commit_message: preserve_hierarchy: 1 files: