HirasawaProject / Hirasawa-Bancho

Open-source osu server made in Kotlin
MIT License
6 stars 0 forks source link

Allow chat commands to work in BanchoBot private chat #129

Open cg0 opened 4 years ago

cg0 commented 1 year ago

This requires the decoupling of chat channels from our command context system, we need some parent class that takes a similar role as CommandSender but for chat channels, bancho users and irc users.