Public Youmubot system, modular (I hope!) and safe and fast...
Find a file
2023-11-21 13:27:22 +01:00
.github/workflows Push builds to cachix 2023-06-03 13:32:26 +02:00
youmubot Various rewrite of the announcer 2023-11-16 01:29:14 +01:00
youmubot-cf Lint breaks fmt LOL 2023-10-22 17:49:18 +02:00
youmubot-core Massive lint fix 2023-10-22 17:45:13 +02:00
youmubot-db Massive dependencies bump 2022-06-11 15:50:56 -04:00
youmubot-db-sql Update lots of dependencies 2023-02-17 14:19:46 +01:00
youmubot-osu Add a timeout to the reqwest client 2023-11-21 13:27:22 +01:00
youmubot-prelude Add a timeout to the reqwest client 2023-11-21 13:27:22 +01:00
.drone.yml Push rust to 1.44 2020-06-14 21:52:13 -04:00
.envrc Add flake 2021-11-03 12:58:09 -04:00
.gitignore Add flake 2021-11-03 12:58:09 -04:00
Cargo.lock Various rewrite of the announcer 2023-11-16 01:29:14 +01:00
Cargo.toml Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
flake.lock Update nix flake 2023-06-03 11:59:15 +02:00
flake.nix Add clippy to flake 2023-10-22 17:40:19 +02:00
LICENSE License 2019-10-25 14:34:47 -04:00
module.nix Make nix module and overlay system-agnostic 2023-06-20 01:20:54 +02:00
package.nix Allow customizing features 2023-06-20 01:12:02 +02:00
README.md Set up Github Actions (#1) 2020-06-27 22:32:44 -04:00

youmubot

Deploy Build and Test

A Discord bot made specifically for server "Dự tuyển Tổng Hợp". Written in Rust.

All PRs welcome.

Project structure

  • youmubot: The main command. Collect configurations and dispatch commands.
  • youmubot-prelude: Base structures and handy functions for command parsing / service handling.
  • youmubot-db: Base database structures.
  • youmubot-core: Core commands: admin, fun, community
  • youmubot-osu: osu!-related commands.

License

Basically MIT.