Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 486 Bytes

TODO.md

File metadata and controls

15 lines (10 loc) · 486 Bytes

Voting

Setting up a vote is still janky. Will look into making it modal, and add a preamble text.

Throttling

The first iteration is implemented.

It has "tokens" that get spent for user and channel separately, and they are "refunded" at a 10 second interval. Probably needs more work, but I think it has to be in actual use first.

Considering this TODONE for now.

Filtering

The /inactive command could use an optional role filter. Like /inactive 30 @newbies (or whatever)