Giter Club home page Giter Club logo

great-ebichiri-wall's Introduction

グレートエビチリウォール

Cloudflare Workersで動作するMisskey APIおよびActivityPub inboxへのNGワードフィルターです。

シュリンピア帝国内での利用を想定して開発していますが、Cloudflareに通したMisskeyという環境であれば、よそでもおそらく動くと思います。

利用方法

  1. npx wrangler kv:namespace create KV でKVを作成する
  2. 払い出された id で、 wrangler.tomlkv_namespaces.id を置き換える
  3. pnpm run deploy でデプロイする
  4. KVに「badWords」というキーでNGワードを登録する( ; で区切ると複数個登録できます)
  5. Workers Routesにルートを追加する
    • あなたのドメイン/api/notes/create
    • あなたのドメイン/api/i/update
    • あなたのドメイン/inbox
    • あなたのドメイン/users/*

カスタマイズ

KVに追加のキーを設定すると、グレートエビチリウォールの挙動をカスタマイズできます。

キー 説明 記入例
errorMessage ユーザーに提示するエラーメッセージをカスタマイズできます。 $[x4 死刑]
ccLimit ActivityPub経由で、制限するメンションの数を指定します。指定がない場合は「4」です。 4
atLimit Specify the maximum number of mentions (@) for users.If not specified, it defaults to '4'. 4

ライセンス

CC0

great-ebichiri-wall's People

Contributors

ebiselutica avatar natsuki-kaede avatar rassi0429 avatar tai-cha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.