Moderation tools
TheDevMinerTV opened this issue · 2 comments
TheDevMinerTV commented
Be it IP bans or user bans, these will be useful during the event.
andrewgazelka commented
yea definitely want this 👍
andrewgazelka commented
want potentially use LMDB for this
hyperion/crates/hyperion/src/storage/db.rs
Lines 14 to 17 in 7540e89
see
hyperion/crates/hyperion-permission/src/storage.rs
Lines 8 to 52 in 7540e89
can also use rkyv
potentially
could also use something like
https://github.com/nats-io/nats.rs
with jetstream? cause we might want people to be able to ban people even if cannot execute commands 🤷
in general worth talking about