|
a0974f91d5
|
Batch of changes for v0.9.0 (#7)
|
2023-02-07 01:31:15 +01:00 |
|
|
e91e89cab1
|
Batch of changes for v0.8.0 (#2)
See changelog for more details.
|
2023-01-30 18:33:50 +01:00 |
|
|
c0ed6189e5
|
Fix search bugs introduced with the previous PR
|
2023-01-30 15:37:41 +01:00 |
|
|
383948c6e6
|
Implement supertypes enum (#11)
|
2023-01-30 00:28:31 +01:00 |
|
|
93451b10ec
|
Introudce a "crystal" segment in Telegram inline query ids
To work around the bizzare caching mechanisms Telegram seems to have.
|
2023-01-15 12:24:35 +01:00 |
|
|
d87e19d81f
|
Add underline to deck titles
|
2022-10-18 23:54:51 +02:00 |
|
|
961ab2cea8
|
Allow deck names to be specified in the Telegram bot
|
2022-10-18 15:15:32 +00:00 |
|
|
0119dbc515
|
Document ::telegram::inline::deck_to_inlinequeryresult
|
2022-10-18 14:44:25 +00:00 |
|
|
39dbc3f1b7
|
Remove unused import
|
2022-10-18 14:43:13 +00:00 |
|
|
30a94754cd
|
Run cargo fmt
|
2022-09-03 19:15:44 +02:00 |
|
|
54fc192b6e
|
Load setbundles dynamically
|
2022-08-22 19:56:21 +02:00 |
|
|
f5456980f6
|
Improve debug messages
|
2022-08-22 18:28:32 +02:00 |
|
|
26257ff2a3
|
Hide the entered inline query from logs
For privacy reasons.
|
2022-08-22 18:26:40 +02:00 |
|
|
5cdc617ee7
|
Mention deck previews in the bot's welcome message
|
2022-08-22 18:24:17 +02:00 |
|
|
7b060feb9c
|
Add decks support (#1)
|
2022-08-22 00:21:41 +02:00 |
|
|
5d51c55c9c
|
Remove non-solvable link
|
2022-08-13 04:46:22 +00:00 |
|
|
a2cc2cc4c0
|
Configure and run cargo fmt
|
2022-08-13 04:28:46 +00:00 |
|
|
5b7947028f
|
Move the main function to patched_porobot::telegram::main
|
2022-08-13 04:10:25 +00:00 |
|
|
a34436bbe1
|
Update docs link
|
2022-08-09 03:48:57 +02:00 |
|
|
bc05fc9afa
|
Improve significantly docs
|
2022-08-08 21:06:52 +02:00 |
|
|
bd335b4712
|
Documentation and structure improvements
|
2022-08-08 19:55:59 +02:00 |
|
|
8c34409ba1
|
Change err-no-query message
|
2022-08-08 18:20:44 +02:00 |
|
|
53186dd959
|
Use explicit format syntax so IntelliJ Rust does not complain about unused vars
|
2022-08-08 16:22:03 +02:00 |
|
|
6300623886
|
Fix newlines in displaying telegram cards
|
2022-08-08 16:21:16 +02:00 |
|
|
67ed228958
|
Move engine inside the inline query handler
Is there a better way to do this?
|
2022-08-08 16:18:55 +02:00 |
|
|
ca82930279
|
Move handlers to telegram::handler
|
2022-08-08 16:10:53 +02:00 |
|
|
d8328cbd22
|
It is (mostly) done!
|
2022-08-08 04:55:07 +02:00 |
|
|
25df599586
|
Complete most of the telegram bot
|
2022-08-08 04:10:59 +02:00 |
|
|
b2a2535b93
|
Add a way to convert Card into InlineQueryResult
|
2022-08-07 17:50:35 +02:00 |
|
|
fb34162fef
|
Fix some issues in the telegram module
|
2022-08-07 17:24:03 +02:00 |
|
|
96fb1c4bc6
|
Make the telegram::display module public
|
2022-08-07 16:47:50 +02:00 |
|
|
c2146f662a
|
Improve the telegram::display module
|
2022-08-07 16:47:29 +02:00 |
|
|
08388c59b3
|
Use the in-game term of "Illustration by"
|
2022-08-07 16:12:18 +02:00 |
|
|
0bd71f35d4
|
Perfect data module
|
2022-08-06 19:44:44 +02:00 |
|
|
824d2246de
|
Restructure again!
|
2022-08-06 05:07:10 +02:00 |
|
|
199888dc25
|
Remove some unused imports
|
2022-08-05 18:19:33 +02:00 |
|
|
eb43e6b2c8
|
Some more things
|
2022-08-05 03:03:46 +02:00 |
|
|
63a14ab2ef
|
Start work on Telegram card searching
|
2022-08-05 02:48:03 +02:00 |
|
|
5836d653a7
|
Start more or less clean
|
2022-08-03 15:13:44 +00:00 |
|
|
1e7230994a
|
Get the bot to working shape, even if with a few bugs
|
2022-08-01 04:22:05 +02:00 |
|