1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

Update README

This commit is contained in:
Steffo 2023-07-04 21:19:29 +02:00
parent 9eec837632
commit ad66b29a87
Signed by: steffo
GPG key ID: 2A24051445686895
11 changed files with 59 additions and 1 deletions

View file

@ -27,6 +27,8 @@ Legends of Runeterra game data crate and chat bots
</details>
---
<details>
<summary>The message the bot sends when it detects an interaction from the user, such as the default /start command.</summary>
@ -34,6 +36,8 @@ Legends of Runeterra game data crate and chat bots
</details>
---
<details>
<summary>The card search prompt that appears when attempting to use the bot in a chat.</summary>
@ -41,6 +45,8 @@ Legends of Runeterra game data crate and chat bots
</details>
---
<details>
<summary>A search for "poro". Many poros are displayed, and also Braum Level 2, since it contains "poro" in its description.</summary>
@ -48,6 +54,8 @@ Legends of Runeterra game data crate and chat bots
</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>
@ -55,12 +63,62 @@ Legends of Runeterra game data crate and chat bots
</details>
---
<details>
<summary>A search for a deck code, followed by "My new deck". It returns a button saying «Deck "My new deck" with 14 cards»</summary>
![](media/td-deck.png)
</details>
---
<details>
<summary>The message sent when the Deck button is clicked from the menu. It contains the name of the deck, followed by the formats it's playable in, its regions, and the cards that it contains. Champions are underlined.</summary>
![](media/td-eternal.png)
</details>
### Discord bot
<details>
<summary>The message the bot sends when an user sends <code>/help</code> command.</summary>
![](media/ds-help.png)
</details>
---
<details>
<summary>The message the bot sends when an user sends the <code>/card query: patched porobot</code> command.</summary>
![](media/ds-card.png)
</details>
---
<details>
<summary>The message the sends when an user sends the <code>/deck code: CECQCAQCA4AQIAYKAIAQGLRWAQAQECAPEUXAIAQDAEBQOCIBAIAQEMJYAA name: My new deck</code> command.</summary>
![](media/ds-deck.png)
</details>
## Licenses
### Riot Games
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.
### Open Source Licenses
<details>
<summary>List of licenses as output by cargo license</summary>
<summary>List of licenses as output by <code>cargo license</code></summary>
- **(Apache-2.0 OR MIT) AND BSD-3-Clause** (1): encoding_rs
- **(MIT OR Apache-2.0) AND Unicode-DFS-2016** (1): unicode-ident

BIN
media/ds-card.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

BIN
media/ds-deck.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
media/ds-help.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

BIN
media/td-deck.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
media/td-eternal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 411 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 151 KiB