1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 17:47:29 +00:00
patched-porobot/README.md

54 lines
1.6 KiB
Markdown
Raw Normal View History

2022-08-07 15:33:21 +00:00
# ![](icon.png) patched-porobot
2022-08-08 16:19:13 +00:00
Legends of Runeterra card library and bots
2022-08-08 16:35:34 +00:00
\[ **[Telegram]** | [Documentation] \]
2022-08-08 16:19:13 +00:00
[Telegram]: https://t.me/patchedporobot
[Documentation]: https://docs.rs/crate/patched_porobot/latest
2022-08-06 17:44:44 +00:00
## Legal
patched-porobot isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
2022-08-08 16:31:32 +00:00
## Screenshots
> Click on a caption to view the related screenshot!
2022-08-09 23:57:21 +00:00
### Telegram bot
2022-08-08 16:31:32 +00:00
2022-08-10 00:00:29 +00:00
<details>
2022-08-10 00:02:21 +00:00
<summary>The bot's profile, seen when a chat with @patchedporobot is opened. The legal boilerplate has been shortened to fit the 120 characters limit of the Description field.</summary>
2022-08-10 00:00:29 +00:00
![](media/td-profile.png)
2022-08-10 00:00:29 +00:00
</details>
<details>
<summary>The message the bot sends when it detects an interaction from the user, such as the default /start command.</summary>
2022-08-09 23:57:21 +00:00
![](media/td-start.png)
2022-08-10 00:00:29 +00:00
</details>
<details>
<summary>The card search prompt that appears when attempting to use the bot in a chat.</summary>
2022-08-09 23:57:21 +00:00
![](media/td-prompt.png)
2022-08-10 00:00:29 +00:00
</details>
<details>
<summary>A search for "poro". Many poros are displayed, and also Braum Level 2, since it contains "poro" in its description.</summary>
2022-08-09 23:57:21 +00:00
![](media/td-poro.png)
2022-08-10 00:00:29 +00:00
</details>
<details>
<summary>The message sent when a card is clicked from the menu. It contains both the card image and a plain text render of the card (for accessibility). Additionally, the flavor text, the artist name, and a link to the full illustration are provided.</summary>
2022-08-09 23:57:21 +00:00
![](media/td-message.png)
2022-08-10 00:00:29 +00:00
</details>