1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-23 10:04:21 +00:00
Commit graph

19 commits

Author SHA1 Message Date
75aab93b57
Refactor Discord embed generator 2023-10-23 00:34:08 +02:00
f549bf5fef
Add Discord name for Heart of the Huntress 2023-07-03 03:05:16 +02:00
9157e7ca26
Properly display formats on Telegram and Discord 2023-04-12 00:35:58 +02:00
1766b6adcc
Add proper support for the new formats 2023-04-11 19:12:09 +02:00
390fe583db
Apply clippy::single_char_pattern suggestion 2023-04-11 17:11:53 +02:00
4877c8bf8c
Add CardSet::GloryInNavori Discord emoji 2023-04-11 17:04:49 +02:00
df40545a43
Cover CardSet::GloryInNavori in Discord /card command 2023-03-24 13:31:50 +01:00
e6fc162578
Add proper support to custom set codes 2023-03-24 13:22:33 +01:00
779910b8c4
Swap arguments of create_cardindex_from_dd_latest 2023-03-24 12:21:04 +01:00
ad084d6dc8
Make set codes configurable via DATA_DRAGON_SET_CODES 2023-03-24 02:04:58 +01:00
0a21a4ccf9
Allow clippy::single_match in interaction_create 2023-03-24 01:05:11 +01:00
f469776a1d
Allow specifying locale via the DATA_DRAGON_LOCALE envvar 2023-03-23 19:58:59 +01:00
8f9927731d
Update formats (#14)
* Add missing docstring section to `Deck::singleton`
* Add `Deck::unlimited_champions`
* Fix typo in `Deck::singleton` docstring
* Rename *Standard* to *Eternal*
* Allow displaying *Unlimited Champions*
* Add more legality tests
2023-03-23 18:59:49 +01:00
9dcb2d2a71
Remove unused imports 2023-03-21 15:52:07 +01:00
384d209b5c
Use the two previous functions in crate::discord::main 2023-03-21 15:39:57 +01:00
07fa6c8763
Fix documentation link 2023-02-07 03:12:18 +01:00
a0974f91d5
Batch of changes for v0.9.0 (#7) 2023-02-07 01:31:15 +01:00
bd335b4712
Documentation and structure improvements 2022-08-08 19:55:59 +02:00
821aaa875b
Create empty discord module 2022-08-08 18:53:17 +02:00