1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00
Legends of Runeterra game data crate and chat bots
Find a file
2023-01-31 04:34:35 +01:00
.devcontainer Add vadimcn.vscode-lldb to the recommended extensions 2022-08-13 04:06:38 +00:00
.github/workflows Remove release workflow as it is not ready yet 2023-01-31 04:34:35 +01:00
.idea Make IDEA shut up about duplicates 2022-09-03 19:15:54 +02:00
.vscode Specify rust-analyzer.cargo.features in VSC settings 2022-10-18 14:34:50 +00:00
benches Fully create the cargo project layout 2022-08-07 17:30:56 +02:00
data Include publicly available card data in the repository so that doctests may pass 2023-01-30 18:41:29 +01:00
examples Fully create the cargo project layout 2022-08-07 17:30:56 +02:00
media Update screenshots and readme 2022-08-10 01:57:21 +02:00
src Fix broken doctest 2023-01-30 18:35:40 +01:00
tests Fully create the cargo project layout 2022-08-07 17:30:56 +02:00
.dockerignore Create basic Dockerfile 2022-08-09 03:09:49 +02:00
.gitignore Include publicly available card data in the repository so that doctests may pass 2023-01-30 18:41:29 +01:00
Cargo.lock Batch of changes for v0.8.0 (#2) 2023-01-30 18:33:50 +01:00
Cargo.toml Batch of changes for v0.8.0 (#2) 2023-01-30 18:33:50 +01:00
Dockerfile Add libssl1.1 to the dockerfile 2023-01-31 04:21:33 +01:00
icon.png Make the icon a png 2022-08-06 18:47:28 +02:00
LICENSE Initial commit 2022-07-31 07:11:05 +02:00
README.md Update README title 2022-11-12 23:43:26 +01:00
riot.txt Add riot.txt for verification purposes 2022-08-10 02:20:53 +02:00
rustfmt.toml Configure and run cargo fmt 2022-08-13 04:28:46 +00:00

Patched Porobot

Legends of Runeterra card library and bots

 **[Telegram]** | [Documentation] 

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.

Screenshots

Click on a caption to view the related screenshot!

Telegram bot

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.

The message the bot sends when it detects an interaction from the user, such as the default /start command.

The card search prompt that appears when attempting to use the bot in a chat.

A search for "poro". Many poros are displayed, and also Braum Level 2, since it contains "poro" in its description.

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.