From a208773d49742c099888e5c16e5f8357bcb3dcb7 Mon Sep 17 00:00:00 2001 From: Ikuyo Kita Date: Tue, 18 Mar 2025 14:49:36 +0000 Subject: [PATCH] bots: rename Codeijika to Nayrah (#106) Codeijika is named Nayrah now, since Codeijika sounds silly. I'm still in process of migrating her code to pyforgejo v2, so don't mark it as abandoned yet Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/106 Reviewed-by: Earl Warren Co-authored-by: Ikuyo Kita Co-committed-by: Ikuyo Kita --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e32ff8..1bc7262 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,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`) +- [Nayrah](https://codeberg.org/kita/nayrah) - A Discord bot that retrieves various information from a Forgejo instance like Codeberg. (`Python - AGPLv3`) - [forgejo-guardian](https://git.4rs.nl/awiteb/forgejo-guardian) - Simple Forgejo instance guardian, banning users and alerting admins based on certain regular expressions. (`Rust - AGPLv3`) ### Scripts