Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ircbot #13

Open
2 of 5 tasks
misaakidis opened this issue Oct 15, 2015 · 1 comment
Open
2 of 5 tasks

Refactor ircbot #13

misaakidis opened this issue Oct 15, 2015 · 1 comment
Assignees

Comments

@misaakidis
Copy link
Member

misaakidis commented Oct 15, 2015

  • Move hello messages to a separate file
  • Clean up regular expressions and move them to a separate file (same with the hello messages?)
  • Reply to messages that don't match the existing regular expressions with a help message
  • Support for multiple IRC channels
  • Follow the coding style of the rest of the codebase

@alexdor

@alexdor alexdor self-assigned this Oct 15, 2015
@Drakevr
Copy link

Drakevr commented Oct 19, 2015

add to that a more descriptive "update message"?

id est for now when an update happens the bot will say "Update on repository repo-name"
it would be far more useful to say "Update on repository repo-name (ref: $LINK)"

with link being either the commit title or the sha1 (better the commit title).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants