From 06a960928041bbe3ea74f228c30cdfe11a1f78e9 Mon Sep 17 00:00:00 2001 From: spla Date: Tue, 21 Jun 2022 13:41:18 +0800 Subject: [PATCH] Add giteacat, a Python bot that register Mastodon users to Gitea instance, on demand (#84) Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/84 Reviewed-by: 6543 <6543@obermui.de> Reviewed-by: Lunny Xiao Co-authored-by: spla Co-committed-by: spla --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a981ea..23d2ac3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A curated list of awesome projects related to Gitea. ### Bot +* [giteacat](https://git.mastodont.cat/spla/giteacat.git) - Python Bot that register Mastodon server's users to Gitea instance, on demand. * [sq-bot](https://codeberg.org/justusbunsi/gitea-sonarqube-bot) - Bot for decorating Gitea pull requests with SonarQube analysis details. * [staletea](https://gitea.com/jonasfranz/staletea) - StaleBot for Gitea. * [tea-cloc](https://codeberg.org/qwerty287/tea-cloc) - Bot to count lines of code on Gitea repos and comments on pull requests with code change statistics. @@ -180,4 +181,4 @@ A curated list of awesome projects related to Gitea. ## Project Management -* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform \ No newline at end of file +* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform