Commit graph

32 commits

Author SHA1 Message Date
Victor Mignot 058e682043
Config logging from code instead of yaml 2023-05-01 13:54:27 +02:00
Victor Mignot 62da46998f
Change repo's link in about embed 2023-04-23 14:56:11 +02:00
Victor Mignot 4fe923622e
Add code documentation 2023-04-18 21:30:16 +02:00
Victor Mignot d260b43f9a
Make Yorokobot a pure binary crate 2023-04-16 23:00:08 +02:00
Victor Mignot 14be0e93b4
Implementing core functionnalities of the bot 2023-04-16 19:07:14 +02:00
Victor Mignot af4573fc4b
Make mongo document delete_one function return the delete count 2023-02-13 00:01:06 +01:00
Victor Mignot de1eb03b13
Prepare architecture for custom Runtime 2023-01-29 18:27:07 +01:00
Victor Mignot b34da70c8b
WIP 2023-01-28 22:09:28 +01:00
Victor Mignot 3a437db2b6
Advanced program structure for commands 2023-01-28 21:50:49 +01:00
Victor Mignot 2146b50ab6
Declare create and delete commands for tags 2023-01-28 21:50:48 +01:00
Victor Mignot 1e35753d1f
Simplify bot structure 2023-01-28 21:50:46 +01:00
Victor Mignot d4ef9632da
Set discord token fetching into library 2023-01-28 21:50:45 +01:00
Victor Mignot b03625443a
Begin Discord client implementation 2023-01-28 21:50:44 +01:00
Victor Mignot 85a61bb463
Declarating discord module 2023-01-28 21:50:42 +01:00
Victor Mignot 1941a0127f
Small changes on client doc 2023-01-28 21:50:38 +01:00
Victor Mignot 3bf5008e39
Add id to models 2022-11-19 22:00:06 -05:00
Victor Mignot e12c3bfc3e
Fix doc example 2022-11-19 21:47:40 -05:00
Victor Mignot cf7a65674b
Clippy 2022-11-19 21:33:38 -05:00
Victor Mignot 3c11236404
Add badic mongo models and functions 2022-11-19 21:19:48 -05:00
Victor Mignot 639d02ea4a
Add environment catcher 2022-11-19 18:51:49 -05:00
Victor Mignot 10498b9b57
Introducing env catcher function 2022-11-14 22:53:06 -05:00
Victor Mignot 8df494c949
Started to create Mongo models 2022-11-08 09:05:49 -05:00
Victor Mignot 6df9437531
Add log4rs config and fix main to use exit codes 2022-10-21 19:59:52 -04:00
Victor Mignot 2c1dc5d098
Fix doc 2022-10-18 23:39:39 -04:00
Victor Mignot 3a80a0fad6
Remove needless return 2022-10-18 23:29:15 -04:00
Victor Mignot e951b3012e
Provide basic MongoDB connection 2022-10-18 23:23:54 -04:00
Victor Mignot ae27d92b68
Create errors module with basic error 2022-10-18 23:20:33 -04:00
Victor Mignot 4e38843b3f
Fix Client doc example 2022-10-17 13:59:08 -04:00
Victor Mignot bd87344834
Generate doc 2022-10-17 13:41:28 -04:00
Victor Mignot a66546c5b0
Make lint fail on warnings 2022-10-17 10:29:11 -04:00
Victor Mignot 42b7d04e32
Add Discord connection 2022-10-17 00:13:26 -04:00
Victor Mignot 2380785a2f
Run cargo init 2022-09-21 23:18:00 -04:00