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

17 commits

Author SHA1 Message Date
cb00027ff8
Document how to send a named deck list 2022-10-18 15:24:38 +00:00
bbfb146087
Document deck queries in the bot's instructions 2022-08-22 18:01:32 +02: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
e741d41822
Change card-data/ to simply data/ 2022-08-09 03:55:51 +02:00
ad813dfd6c
Remove unused imports 2022-08-08 23:34:55 +02:00
e59856c656
Add basic "unavailable" notices to the unimplemented bots 2022-08-08 23:20:23 +02:00
1eeef94eb3
Add doc logos to binary targets 2022-08-08 23:16:00 +02:00
bc05fc9afa
Improve significantly docs 2022-08-08 21:06:52 +02:00
d2f922b97f
Use AND conjunction by default in the QueryParser 2022-08-08 19:58:57 +02:00
bd335b4712
Documentation and structure improvements 2022-08-08 19:55:59 +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
c945f7e6c5
Add branch for telegrambot binary without the required feature 2022-08-07 17:50:09 +02:00
3853b9f006
Create the telegrambot binary 2022-08-07 17:23:12 +02:00