Libera-Chat / sable

GNU Affero General Public License v3.0
78 stars 8 forks source link

Consistently access TargetParameter by pattern-matching #76

Closed progval closed 1 year ago

progval commented 1 year ago

This is already done this way in the MODE handler, and it's probably better to always check for exhaustiveness instead of chaining 'if' blocks