progval / Supybot-plugins

Collection of plugins for Supybot/Limnoria I wrote or forked.
https://github.com/ProgVal/Limnoria/
108 stars 63 forks source link

GitHub: please add plugins.github.format s by default. #157

Open Mikaela opened 10 years ago

Mikaela commented 10 years ago

Formats that are already added are checked.

progval commented 10 years ago

Did you configure other messages (supybot.plugins.GitHub.format.*)?

Mikaela commented 10 years ago

I haven't configured anything, but it seems that Limnoria has them configured or at least GitHub behaves differently with it.

Mikaela commented 10 years ago

I updated the first comment / issue itself to have checkboxes of what works and what doesn't.

Mikaela commented 10 years ago

Those check boxes should now be up-to-date. I have no idea why * [ ] Public doesn't become checkbox and I am not sure if anyone else can check those boxes.

progval commented 10 years ago

I think you had an unbreakable space. Fixed.

Mikaela commented 10 years ago

Another issue is that Limnoria has globally disabled most of announcements including #limnoria-bots.

Mikaela commented 9 years ago

Are these checkboxes up-to-date?

Mikaela commented 9 years ago

Channel-specific restting supported variables to default:

config channel #limnoria-verbose plugins.github.format.push [config default plugins.github.format.push]
config channel #limnoria-verbose plugins.github.format.commit_comment [config default plugins.github.format.commit_comment]
config channel #limnoria-verbose plugins.github.format.issues [config default plugins.github.format.issues]
config channel #limnoria-verbose plugins.github.format.issue_comment [config default plugins.github.format.issue_comment]
config channel #limnoria-verbose plugins.github.format.status [config default plugins.github.format.status]
config channel #limnoria-verbose plugins.github.format.pull_request [config default plugins.github.format.pull_request]
config channel #limnoria-verbose plugins.github.format.pull_request_review_comment [config default plugins.github.format.pull_request_review_comment]