Public Youmubot system, modular (I hope!) and safe and fast...
Find a file
2021-11-03 14:37:19 -04:00
.github/workflows No more deploy! 2021-11-03 14:37:19 -04:00
youmubot osu! best minor fixes (#16) 2021-10-23 14:33:32 -04:00
youmubot-cf Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
youmubot-core Override the soft ban database into store on update 2021-10-23 14:49:26 -04:00
youmubot-db Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
youmubot-db-sql Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
youmubot-osu osu! best minor fixes (#16) 2021-10-23 14:33:32 -04:00
youmubot-prelude Misc improvements to osu! (#15) 2021-06-19 22:54:08 +09: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 osu! best minor fixes (#16) 2021-10-23 14:33:32 -04:00
Cargo.toml Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
flake.lock Add flake 2021-11-03 12:58:09 -04:00
flake.nix Add optional openssl dep on linux 2021-11-03 13:40:30 -04:00
LICENSE License 2019-10-25 14:34:47 -04:00
module.nix Set default sql path 2021-11-03 14:36:36 -04: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.