Commit graph

20 commits

Author SHA1 Message Date
7a8856df10
WIP: Introduce the zou library 2025-01-07 18:03:53 +01:00
221a740c96
Make this repo a Rust workspace
This is done on prevision of the Database management system from MongoDB to PostgreSQL.
The new codebase to handle PostgreSQL will be introduced in its own lib crate within the workspace.
2025-01-06 22:16:14 +01:00
66561cb9fa
Edit credentials from the About command 2025-01-02 16:43:05 +01:00
971d241c74
Replace log4rs with env_logger 2025-01-02 16:42:47 +01:00
dfe6967f37
cargo: switch lint rules from the main crate to Cargo.toml 2025-01-02 16:42:40 +01:00
a4eabf7173
Nix: Drop flake support in favor of npins 2025-01-02 16:42:33 +01:00
385c64186f
LICENSE: Use EUPL-1.2 from now on 2025-01-01 01:12:08 +01:00
Victor Mignot
4a9450c4f9
Bump v0.2.1 2023-06-08 00:09:06 +02:00
Victor Mignot
933900f7d2
Bump v0.2.0 2023-05-06 18:57:29 +02:00
Victor Mignot
fa22321321
Make the bot use Discord ratelimits instead of absolute ones 2023-05-03 22:00:52 +02:00
Victor Mignot
ee7039fb82
Bump version v0.1.1 2023-05-02 19:36:17 +02:00
Victor Mignot
14be0e93b4
Implementing core functionnalities of the bot 2023-04-16 19:07:14 +02:00
Victor Mignot
beef993d29
Add missing Serenity crate modules 2023-02-13 00:01:46 +01:00
Victor Mignot
cfd481a86f
Adding futures to dependencies 2022-11-19 18:53:16 -05:00
Victor Mignot
f08ab5bbe0
Add log4rs and log crates to dependencies 2022-10-21 19:59:01 -04:00
Victor Mignot
611730cd26
Add log4rs as dependecy 2022-10-19 10:17:59 -04:00
Victor Mignot
1d3905a3b2
Add Serde dependencies to Serialize/Deserialize Mongo documents 2022-10-18 23:23:11 -04:00
Victor Mignot
b8c5a21da5
Add Discord and MongoDB dependencies 2022-10-17 00:12:07 -04:00
Victor Mignot
6bdec6091c
Add serenity to dependencies 2022-09-22 00:41:51 -04:00
Victor Mignot
2380785a2f
Run cargo init 2022-09-21 23:18:00 -04:00