Compare commits

...

3 Commits

7 changed files with 150 additions and 16 deletions

View File

@ -4,7 +4,9 @@
<Chapter name="command - 命令">
<Page id="command/overview" name="Overview - 速查表" />
<Page id="command/on" name="/o" />
<Page id="command/hello" name="/hello /hi &lt;small&gt;/start&lt;/small&gt;" />
<Page id="command/user" name="/user" />
<Page id="command/nbnhhsh" name="/nbnhhsh &lt;small&gt;能不能好好说话?&lt;/small&gt;" />
</Chapter>
<Chapter name="inline - 内联查询">
<Page id="inline/overview" name="@inline_query 内联查询简介" />

30
command/hello.md Normal file
View File

@ -0,0 +1,30 @@
# /hello
> also known as **`/hi`**
>
> also available as *`/start`*
>
> **打招呼**
<style>
.sticker {
width: 20rem;
}
</style>
## usage - 用法
直接使用命令<small>**命令**不要求也不需要任何**参数**</small>来和 Morny 打招呼,然后 Morny 也会和你打招呼。
{.sticker}
![a sticker with handshake for you](https://stickers.sukazyo.cc/sticker/CAACAgEAAxkBAAMnYYYWKNXO4ibo9dlsmDctHhhV6fIAAqooAAJ4_MYFJJhrHS74xUAiBA.png)
> 如果 Morny 没有任何回应,那大概率是 Morny 离线了...
---
## 当第一次使用 Morny Cono
当你第一次在私聊中和 Morny 说话时Morny 也会通过这个贴纸来和你打招呼。
这也是通过定义命令别名 `/start` 来实现的。在 Telegram 中,用户第一次使用 bot 将会向 bot 发送 `/start` 命令,因此 Morny Cono 知道发送 `/start` 命令即是第一次使用 Morny就会和你打招呼了。

76
command/nbnhhsh.md Normal file
View File

@ -0,0 +1,76 @@
# /nbnhhsh
> > `text` | <u><i>reply_to(text)</i></u>
>
> 检索文本内 [nbnhhsh] 词条
[nbnhhsh]: https://lab.magiconch.com/nbnhhsh/
**[Nbnhhsh]**,又称 **「能不能好好说话?」**,是一个能够把奇奇怪怪让人看不懂的名称简写转换为它们能让人听得懂的学名全称的东西。
> ### 为什么做这东西?
>
> 社交平台上通过拼音首字母缩写指代特定词句的情况越来越多,为了让更多人能勉强理解这一门另类沟通方式、做了这一个划词转义工具。
>
> -- from [「能不能好好说话?」][nbnhhsh] 官方页面
**Morny** 的 `/nbnhhsh` 命令即是一个在 telegram 中的 [nbnhhsh] 查询工具的移植封装,为了大家能够更方便的使用其来查询短语。
## usage - 使用
<style>
.tq {
color: gray;
font-style: italic;
}
.cmd {
color: chocolate;
}
</style>
**Morny** 的 `/nbnhhsh` 支持通过两种调用方式进行 nbnhhsh 查询。
**其一**是使用 `/nbnhhsh` 命令回复一条消息,就可以查询被回复消息中的 nbnhhsh 词条:
<pre><code class=nohighlight><small class=tq>&gt; <u>Aa for Test</u></small>
这是一个例文ta里面就有一些「nbnhhsh」的简写短语。
<small class=tq>&gt; <u>ANNIe</u></small>
<small class=tq>&gt; in reply to <u>Aa for Test</u></small>
<span class=cmd>/nbnhhsh</span></code></pre>
**其二**是通过 `/nbnhhsh texts...` 在命令后加内容的方式查询,可以查询命令后内容文本中的 nbnhhsh 词条。
<pre><code class=nohighlight><small class=tq>&gt; <u>ANNIe</u></small>
<span class=cmd>/nbnhhsh</span> nbnhhsh # 想要查询的单词,或者这里也可以塞一段话查询一整段话里面的单词。</code></pre>
**Morny** 将会从 official [nbnhhsh] 查询这里面有哪些 nbnhhsh 单词,然后列出它们和它们的释义,回复给 nbnhhsh 查询者。
所给出的回复大概是这个格式的:
```nohighlight
## Result of nbnhhsh query :
[[ ta ]]
* 圣堂刺客
* 他/她/它
* 天啊
[[ nbnhhsh ]]
* 能不能好好说话
```
---
## 你知道吗
- [nbnhhsh] 官方的 api 的设计就是直接传进去一整段文字,然后 api 就可以吐出来这段文字里有什么符合 nbnhhsh 词条的词,然后返回这些词条。
<empty></empty>
- Morny 最后所返回的 `## Result of nbnhhsh query :` 那个标题是可以点击的(显然,它就是一个链接),它指向的就是 nbnhhsh 的官方网页 <https://lab.magiconch.com/nbnhhsh/>
- 其实,最开始是想让这个标题指向 nbnhhsh 官网,然后打开就可以复现这次查询的内容(也就是可以说是带着查询内容的参数)。然而最终似乎 nbnhhsh 官网并没有提供这样的查询链接格式,最终的设计就 fallback 到了单纯往官网页面指向过去好了。
<empty></empty>
- 这大概是第8个解释功能的页面。写到这里就给人感觉写的内容越来越少了。不过本来这些功能都不能说很复杂或许本来就不需要那么多废话来阐述就是了。

View File

@ -2,6 +2,12 @@
> **检查是否在线**
<style>
.sticker {
width: 20rem;
}
</style>
## usage - 用法
**直接使用命令。**
@ -10,7 +16,8 @@
使用后,如果 bot **在线**,即会返回贴纸 **`sticker.ID_ONLINE_STATUS_RETURN`**
![a "Hello" sticker](https://stickers.sukazyo.cc/sticker/CAACAgEAAx0CW-CvvgAC5eBhhhODGRuu0pxKLwoQ3yMsowjviAACcycAAnj8xgVVU666si1utiIE.png)
{.sticker}
![a sticker that have a big "O" in hand](https://stickers.sukazyo.cc/sticker/CAACAgEAAx0CW-CvvgAC5eBhhhODGRuu0pxKLwoQ3yMsowjviAACcycAAnj8xgVVU666si1utiIE.png)
如果 bot 当前正在**离线**状态,则**不会返回任何东西**。

View File

@ -25,12 +25,12 @@
</tr>
<tr>
<td><b><code>/hello</code></b></td>
<td><b><a href="./hello"><code>/hello</code></a></b></td>
<td rowspan=2></td>
<td rowspan=2>打招呼</td>
</tr>
<tr>
<td><b><code>/hi</code></b></td>
<td><b><a href="./hello"><code>/hi</code></a></b></td>
</tr>
<tr>
@ -46,7 +46,7 @@
</tr>
<tr>
<td><b><code>/nbnhhsh</code></b></td>
<td><b><a href="./nbnhhsh"><code>/nbnhhsh</code></a></b></td>
<td><code>&lt;text&gt;</code> | <u><i>reply_to(text)</i></u></td>
<td>检索文本内 nbnhhsh 词条</td>
</tr>

29
main.md
View File

@ -16,34 +16,53 @@
</i>
[Task Listing][todo] | [~~BBS~~][issues] | [Published][artifact]
[Task Listing][todo] | [NEWS!][activitypub] | [Req-Tracker][issues] | [Artifact][artifact]
**[$source/Coeur Morny Cono][Morny Coeur] | [@morny_cono_annie_bot][Morny Cono]**
[Morny Coeur]: https://github.com/Eyre-S/Coeur-Morny-Cono
[Morny Cono]: https://t.me/morny_cono_annie_bot
[activitypub]: https://a.sukazyo.cc/@morny
[issues]: https://github.com/Eyre-S/Coeur-Morny-Cono/issues
[todo]: https://github.com/users/Eyre-S/projects/1
[artifact]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur
[tg-author]: https://t.me/Eyre_S
[@Eyre_S]: https://t.me/Eyre_S
</div>
---
<style>
.sticker {
width: 20rem;
}
</style>
这是 **[Morny Coeur] / [Morny Cono]** 的**使用手册**。
**Monry** Cono 是一个使用 Morny **Coeur** 作为其核心的 **Telegram 机器人**
![a "Hello" sticker](https://stickers.sukazyo.cc/sticker/CAACAgEAAxkBAAMnYYYWKNXO4ibo9dlsmDctHhhV6fIAAqooAAJ4_MYFJJhrHS74xUAiBA.png)
![a "Hello" sticker](https://stickers.sukazyo.cc/sticker/CAACAgEAAxkBAAMnYYYWKNXO4ibo9dlsmDctHhhV6fIAAqooAAJ4_MYFJJhrHS74xUAiBA.png){.sticker}
<small markdown=1>
**欢迎使用 [Morny Cono]**
这也是一个 telegram 贴纸——是当你[第一次使用 bot](./command/on#alias-start) 时 bot 会和你打招呼使用的贴纸。
这也是一个 telegram 贴纸——是当你[第一次使用 bot](./command/hello#当第一次使用-morny-cono) 时 bot 会和你打招呼使用的贴纸。
</small>
这里是作为 **[Morny Cono] / [Morny Coeur]** 的 **wiki** 一样的存在,你可以从左侧的**页面导航**中找到一个描述你想要的**功能**的**页面**,点进去,即可查看使用这个功能的**指引**
就说到这里吧。
顺带一提,这个 **bot**<small>[官方实例][Morny Cono]以及它的[核心][Morny Coeur]</small>,以及**这本书** 的**作者**即是 **[@Eyre_S][tg-author]**:有问题就**<big>去问</big>**她**<big></big>**
顺带一提,这个 **bot**<small>[官方实例][Morny Cono]以及它的[核心][Morny Coeur]</small>,以及**这本书** 的**作者**即是 **[@Eyre_S]**:有问题就<b><big>去问</big><big></big></b>
---
一些东西:
## Morny 的主人
**Morny Cono** 的主人,也就是 [@Eyre_S] 的说。
## Morny Cono 设定
或许之前都没有说过这件事,不过:**Morny Cono** 在设定上是一只小老鼠!

View File

@ -3,7 +3,7 @@
[@RongSlashBot]: https://github.com/Rongronggg9/SlashBot
[@hasutestbot]: https://t.me/hasutestbot
这个功能可以让你...唔,就像 [@RongSlashBot] 一样,能够有一个*“响应诸如 /抱’、‘/摸摸’ 之类消息”*的功能。
这个功能可以让你...唔,就像 [@RongSlashBot] 一样,能够有一个 *“响应诸如 /抱’、‘/摸摸’ 之类消息”* 的功能。
## 基础用法
@ -25,14 +25,14 @@
}
.act { color: dodgerblue; }
.obj { color: mediumseagreen; }
.i { color: gray; }
.i { color: gray; background-color: gainsboro;}
.tq {
color: gray;
font-style: italic;
}
</style>
很简单,只需要像以下一样输入 斜杠**`/`** 加上 **一个单词**,就可以实现基础的 **slash** 响应。
很简单,只需要像以下一样输入 斜杠<code class=slash>/</code> 加上 **一个单词**,就可以实现基础的 **slash** 响应。
<pre><code class=nohighlight><span class=slash>/</span><span class=act>摸摸</span></code></pre>
@ -67,12 +67,12 @@
只要 **bot** 在句式中找到了**第一个空格****其后**的内容都会被认为是 <code class="slb obj">附加信息</code> ,而只有**第一个空格**之**前**的内容将会被认为是 <code class="slb act">动作</code>。为了在 <code class="slb act">动作</code> 部分添加**空格**,你可以使用**单引号** <code class="slb i">'</code> 或**双引号** <code class="slb i">"</code> 包围住**动作部分**,这可以使得 **bot** 忽略掉引号内部的**空格**的断句功能,让空格可以被**包含**进 <code class="slb act">动作</code> 部分当中。
<pre><code class=nohighlight><small class=tq>&lt; in reply to <u>赤井 瑠璃❄️🏳️‍⚧️</u></small>
<span class=slash>/</span><span class=i>"</span><span class=act>greatly thanks</span><span class=i>"</span> <span class=obj>for caring me</span>
<pre><code class=nohighlight><small class=tq>&lt; in reply to <u>Lapis Apple | ナイトコードで</u></small>
<span class=slash>/</span><span class=i>"<span class=act>greatly thanks</span>"</span> <span class=obj>for supporting the Workshop</span>
<small class=tq>&gt; <u>Morny Cono</u></small>
<small class=tq>&gt; in reply to <u>安妮</u></small>
<span class=u1>安妮</span> <span class=act>greatly thanks</span><span class=u2>赤井 瑠璃❄️🏳️‍⚧️</span> <span class=obj>for caring me</span> !</code></pre>
<span class=u1>安妮</span> <span class=act>greatly thanks</span><span class=u2>Lapis Apple | ナイトコードで</span> <span class=obj>for supporting the Workshop</span> !</code></pre>
## special: 特殊句式的忽略
@ -105,7 +105,7 @@
<small class=tq>&lt; in reply to <u>qwq</u></small>
<span class=slash>/</span> <span class=act>pia</span>
<small class=tq>&gt; <u>Morny Cono</u></small>
<small class=tq>&gt; <u>Morny Cono</u></small>
<small class=tq>&gt; in reply to <u>安妮</u></small>
<span class=u1>安妮</span> <span class=act>pia</span><span class=u2>qwq</span></code></pre>