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

24 commits

Author SHA1 Message Date
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