1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 17:47:29 +00:00
Commit graph

19 commits

Author SHA1 Message Date
0795ee3add
Use implicit targets in Cargo.toml 2022-08-07 17:22:56 +02:00
0bd71f35d4
Perfect data module 2022-08-06 19:44:44 +02:00
ccae4bf046
Bump version to 0.3.0 2022-08-06 05:07:33 +02:00
824d2246de
Restructure again! 2022-08-06 05:07:10 +02:00
261e00a7dc
Add the exec feature 2022-08-05 18:14:02 +02:00
63a14ab2ef
Start work on Telegram card searching 2022-08-05 02:48:03 +02:00
d3568ca9b9
Readd itertools to dependencies 2022-08-04 22:06:05 +02:00
e933030b80
Add more tests and fix things based on them 2022-08-04 21:07:27 +02:00
fa49916767
Configure features for optional dependencies 2022-08-04 10:33:17 +02:00
15d02c00ba
Improve crate metadata 2022-08-04 10:22:52 +02:00
b14f85022b
Keep building the skeleton of the bot 2022-08-01 00:49:44 +02:00
04bf76f3d3
Add tantivy dependency 2022-07-31 12:39:47 +02:00
72e75a795f
Use String instead of a char array for card_code 2022-07-31 10:21:54 +02:00
6ce4ba12b1
Add glob dependency 2022-07-31 09:13:34 +02:00
47de75f702
Add log and pretty_env_logger dependencies 2022-07-31 08:31:13 +02:00
e25a641f08
Add tokio dependency 2022-07-31 08:29:34 +02:00
aa8564eab6
Define the Data Dragon card schema 2022-07-31 08:24:39 +02:00
8e112e50d1
Add serde and serde_json dependencies 2022-07-31 07:18:09 +02:00
f37096cba6
Run cargo init 2022-07-31 07:12:50 +02:00