rename to @unopl_bot

This commit is contained in:
2017-08-29 19:47:20 +08:00
parent 21553fd289
commit 122cb1dc93
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](./LICENSE)
Telegram Bot that allows you to play the popular card game UNO via inline queries. The bot currently runs as [@pluno_bot](http://telegram.me/pluno_bot)
Telegram Bot that allows you to play the popular card game UNO via inline queries. The bot currently runs as [@unopl_bot](http://telegram.me/pluno_bot)
To run the bot yourself, you will need:
- Python (tested with 3.4 and 3.5)

View File

@ -29,8 +29,8 @@ help_text = ("請跟隨以下指示:\n\n"
"1. 將這個機器人新增到群組\n"
"2. 輸入 /new 開始一個新遊戲或輸入 /join 加入一個運行中的遊戲\n"
"3. 當有兩個或以上的玩家加入,就可以用 /start 開始遊戲\n"
"4. 輸入 <code>@pluno_bot</code> 然後按<b>空白鍵</b>或點一下 "
"<code>via @pluno_bot</code> 或 <code>透過 @pluno_bot</code>,你便會看見你手上的牌或者是其他選項,例如:抽牌和"
"4. 輸入 <code>@unopl_bot</code> 然後按<b>空白鍵</b>或點一下 "
"<code>via @unopl_bot</code> 或 <code>透過 @unopl_bot</code>,你便會看見你手上的牌或者是其他選項,例如:抽牌和"
"<b>?</b>(查看遊戲狀態)。然而<b>灰色的牌</b>就是<b>你現在不能使用的牌</b>,選擇其中一個"
"選項來執行對應的操作。\n"
"玩家可以在任何時間加入,如果想離開,請打 /leave 。如果玩家90秒後都沒有出牌"