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

30 commits

Author SHA1 Message Date
9b4750b22c
Change docs.rs metadata 2022-08-09 04:43:58 +02:00
f1266d11bf
Bump version to 0.5.0 2022-08-09 03:56:16 +02:00
eacb037375
Bump version to 0.4.3 2022-08-09 03:29:56 +02:00
9b695db544
Bump version to 0.4.2 2022-08-09 03:27:07 +02:00
e9a0c787ee
Bump version to 0.4.1 2022-08-09 03:25:51 +02:00
c8c4b7284b
Add docs.rs metadata 2022-08-09 02:24:35 +02:00
172271025a
Bump version to 0.4.0 2022-08-08 23:48:18 +02:00
bd335b4712
Documentation and structure improvements 2022-08-08 19:55:59 +02:00
86684d6840
"Rename" crate to patched_porobot 2022-08-08 19:01:53 +02:00
821aaa875b
Create empty discord module 2022-08-08 18:53:17 +02:00
25df599586
Complete most of the telegram bot 2022-08-08 04:10:59 +02:00
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