From 3aa8c8f13d7ca3e5de28150689e6c35e5e280e85 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 11 Apr 2024 03:40:35 +0000 Subject: [PATCH] =?UTF-8?q?secret=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- secret.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/secret.md b/secret.md index 43ec1e6..1aa99aa 100644 --- a/secret.md +++ b/secret.md @@ -12,4 +12,24 @@ cardにはいくつかの隠しコマンドが存在します。作中にある ```sh @yui.syui.ai ten pay seven -``` \ No newline at end of file +or +@yui.syui.ai ten pay 7 +``` + +## ten pay ${n} + +新しく追加された機能では、数字を指定すると、その数字-5000で[ai](https://card.syui.ai/ai)に`aiten`を送ることができます。 + +`ten pay`は20,000以下の`aiten`しか持たない人は`10,000`で実行可能です。 + +```sh +@yui.syui.ai ten 222 + +[user] +-5222 +--- +[ai] ++5222 +``` + +何が嬉しいのかというと、例えば、手持ちが`30,000`あったとして、本来なら`110,000`が必要ですが手持ちを`-10,000`を減らすることで`コマンドを実行できるようになります。 \ No newline at end of file