Commit graph

75 commits

Author SHA1 Message Date
Victor Mignot 1d3905a3b2
Add Serde dependencies to Serialize/Deserialize Mongo documents 2022-10-18 23:23:11 -04:00
Victor Mignot b8e5541a7c
Add MONGODB_URI to needed environment variable 2022-10-18 23:21:59 -04:00
Victor Mignot 2e5e47379b
Provide Docker Compose for running a local Mongo database 2022-10-18 23:21:16 -04:00
Victor Mignot ae27d92b68
Create errors module with basic error 2022-10-18 23:20:33 -04:00
Victor Mignot 70c10be0d8
Merge pull request #6 from victormignot/fix-lint-pipeline-warning
Remove useless flags for clippy on pipeline
2022-10-17 18:14:34 +00:00
Victor Mignot 0935602fc8
Remove useless flags for clippy on pipeline 2022-10-17 14:07:20 -04:00
Victor Mignot d29eb3ef5f
Merge pull request #5 from victormignot/fix-lint-pipeline-warning
Add missing_doc deny options
2022-10-17 18:04:22 +00: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 83b7ee5c77
Merge pull request #4 from victormignot/licensing
Add AGPL license
2022-10-17 14:11:01 +00:00
Victor Mignot c6bdd70d8b
Add AGPL license 2022-10-17 14:06:07 +00:00
Victor Mignot 3b49b951d6
Merge pull request #3 from victormignot/discord-connection
Init basic connection to Discord
2022-10-17 13:37:20 +00:00
Victor Mignot 12b06e0cae
Adding .env file example 2022-10-17 00:15:59 -04:00
Victor Mignot 42b7d04e32
Add Discord connection 2022-10-17 00:13:26 -04:00
Victor Mignot 8b873e1fef
Add .env file handling for secrets 2022-10-17 00:12:54 -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 23ed561cf1
Fix jobs name on GitHub Actions 2022-09-22 00:12:02 -04:00
Victor Mignot 3d29163f39
Specify toolchain on GitHub Actions 2022-09-22 00:09:16 -04:00
Victor Mignot 2dfaa8d428
Basic Rust CI 2022-09-22 00:06:28 -04:00
Victor Mignot c5a0d19494
Add cargo-generated .gitignore 2022-09-22 00:06:07 -04:00
Victor Mignot 2380785a2f
Run cargo init 2022-09-21 23:18:00 -04:00
Victor Mignot 94926e35f7
Init flake 2022-09-21 23:10:56 -04:00
Victor Mignot 170f47afad
Init README 2022-09-21 22:47:51 -04:00