From 58b0198aa91586b86d58669d8da1c770e7f19141 Mon Sep 17 00:00:00 2001 From: kita Date: Wed, 24 Apr 2024 16:54:36 +0800 Subject: [PATCH] Add Codeijika (cherry picked from commit eff689c9d850cfb96ad39bb57c6dc7c2d9c6c786) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4eaf1ea..d5f79e7 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo ### Bots - [gitcat](https://git.mastodont.cat/spla/gitcat) - Python script that allows sign-up to a Forgejo instance to all local users of a Mastodon server. (`Python - GPLv3`) - [Renovate](https://docs.renovatebot.com/modules/platform/gitea/#gitea-and-forgejo) - Dependency update tool (similar to dependabot) with Forgejo support. (`TypeScript - AGPLv3`) +- [Codeijika](https://codeberg.org/kita/codeijika) - A Discord bot that retrieves various information from a Forgejo instance like Codeberg. (`Python - AGPLv3`) ### Scripts - [github2gitea/github2forgejo](https://github.com/maxkratz/github2gitea-mirror) - Bash script that creates mirrors for various GitHub resources like orgs, users and starred repos (incl. private repos). (`Bash - AGPLv3`)