Add blacklist for channels to be added to stats #7

Closed
khuxkm wants to merge 2 commits from stats-blacklist into master
Owner

This blacklist will prevent certain channels from appearing in the stats.json file.

TODO:

  • Add example blacklist
  • Add blacklist blocking from stats.json output
  • Find a place to put the blacklist that isn't world-accessible (require 000 chmod?)
This blacklist will prevent certain channels from appearing in the stats.json file. TODO: - [x] Add example blacklist - [x] Add blacklist blocking from stats.json output - [ ] Find a place to put the blacklist that isn't world-accessible (require 000 chmod?)
Owner

any reason this needs to be json? we could just have a text file with one channel per line.

any reason this needs to be json? we could just have a text file with one channel per line.
Author
Owner

I feel like making it JSON. It's my stat script anyways :P

I feel like making it JSON. It's my stat script anyways :P
Owner

heh that's fair. have you tested this locally?

heh that's fair. have you tested this locally?
Author
Owner

not yet, haven't had the chance.

not yet, haven't had the chance.
Owner

channels with mode +s are now hidden from stats

channels with mode +s are now hidden from stats
ben closed this pull request 2019-06-21 15:07:47 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tildeverse/tilde.chat#7
No description provided.