No description
Find a file
Victor Mignot 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
npins Nix: Drop flake support in favor of npins 2025-01-02 16:42:33 +01:00
yorokobot Make this repo a Rust workspace 2025-01-06 22:16:14 +01:00
.build.yml Add clippy to dependencies 2022-11-21 00:56:06 -05:00
.env.example Simplify bot structure 2023-01-28 21:50:46 +01:00
.gitignore Nix: Add markdowns LSP 2025-01-02 16:42:54 +01:00
Cargo.lock Make this repo a Rust workspace 2025-01-06 22:16:14 +01:00
Cargo.toml Make this repo a Rust workspace 2025-01-06 22:16:14 +01:00
compose.yaml Provide Docker Compose for running a local Mongo database 2022-10-18 23:21:16 -04:00
default.nix Nix: fix crate build hash 2025-01-02 16:42:50 +01:00
pkgs.nix Nix: Drop flake support in favor of npins 2025-01-02 16:42:33 +01:00
README.md Update README 2025-01-02 16:42:57 +01:00
shell.nix Nix: Add markdowns LSP 2025-01-02 16:42:54 +01:00

Yorokobot

Yorokobot is a Discord bot that implement a topic-subscription systems. It allows server owner to create a list of custom topics to which users can then subscribe.

Licensing

This project is licensed under the European Union Public License v. 1.2. Please refer to the LICENSE file if needed.