This repository was archived by the owner on Jun 6, 2018. It is now read-only.
Phitherek/repoto
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Repoto - a simple IRC bot in Ruby. Current functionality: - Some fun commands and responses - Ability to create and save custom commands - Operator authentication - Saves - Memos - Reminders - Seen - Redmine issues - if you type redmine:#<issue-nr> in the message with Redmine configuration enabled, Repoto, if connection succeeds, will output issue URL and data: subject, tracker, project, author, assignee, status and % done. If connection does not succeed, it will output the HTTP response. Running: - Create config.yml - Create dynconfig.yml with you as an operator - Execute ruby run.rb