Commit graph

10 commits

Author SHA1 Message Date
a146883620
core: Remove soft ban (#64)
Some checks failed
Build and Test / Format check (push) Has been cancelled
Build and Test / Lint (push) Has been cancelled
Build and Test / Test (push) Has been cancelled
Build and Test / Build (push) Has been cancelled
Since Discord implemented silence, soft bans are not really used.
2025-03-29 17:06:20 +01:00
7c0cbea716
ignore command (#59)
Some checks are pending
Build and Test / Format check (push) Waiting to run
Build and Test / Lint (push) Waiting to run
Build and Test / Test (push) Waiting to run
Build and Test / Build (push) Waiting to run
* New table `ignored_users` and queries

* Update sqlx to 0.8

* Implement `ignore` command and add needed hooks
2025-03-27 15:13:00 +01:00
1066f249b0
osu: Introduce Env and propagate it to other functions (#40) 2024-03-17 17:21:13 +01:00
08d639944e Update youmubot-core 2024-02-25 18:45:22 +00:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
925aa90887 Add role messages 2021-02-17 05:12:49 +09:00
1ecfcc92d2 Extended role list 2021-02-17 05:12:49 +09:00
f1719019d1
Core/Prelude: Fix lifetime unsoundness 2020-09-07 02:09:06 -04:00
5dd26d7474 Implement roles management (#18)
Fix formatting

Implement `roles` management

Add a 'roles' mod and DB
2020-03-27 21:22:15 +00:00
84150cd82e Split youmubot-core 2020-02-05 17:51:14 -05:00
Renamed from youmubot/src/commands/mod.rs (Browse further)