Commit Graph

227 Commits

Author SHA1 Message Date
Andrea Pascal 529a80ec97 Fix PR matching and dedupe
Fix issue tracker regex

Iterate over issues instead of repeating

Fix typo

Fix match loop

Ensure only unique `url`s are sent

Increase log level of PR missing
2017-03-26 00:33:49 -04:00
chris062689 5a1eba8b2a Added logging for loading modules and triggers. 2017-03-25 21:37:40 -04:00
chris062689 02ec9079ff Only load scripts and modules that end in .js 2017-03-25 21:33:44 -04:00
chris062689 e36ac7257a Changed logging level for LogDNA. 2017-03-15 00:03:38 -04:00
chris062689 bf0377898f Fixing logging. 2017-03-14 23:59:40 -04:00
chris062689 0e00edf27c Added config module to logging. 2017-03-14 23:58:17 -04:00
chris062689 aa7b30680e Added logdna. 2017-03-14 23:55:22 -04:00
Christopher J. Gilbert cffaa53879 Merge pull request #2 from Leo626/update-links
Update the links for website
2017-02-27 08:39:30 -05:00
Leo626 2f3d756387 Update the links for website 2017-02-27 09:31:35 -04:00
chris062689 2a868860f7 Check if bot before executing triggers. 2017-01-29 15:50:10 -05:00
chris062689 8034d2667c Updated variable name for wearnings. 2017-01-29 15:46:54 -05:00
chris062689 0a75dc0f70 Fixed list of warnings returning length instead of the actual list. 2017-01-29 15:45:50 -05:00
chris062689 0273e57e7f Fixed count.forEach being undefined. Presented a message when the user had no warnings. 2017-01-15 12:38:31 -05:00
chris062689 f9896bdd15 Added try catch blocks so script execution does not halt. 2017-01-15 12:37:43 -05:00
chris062689 e2ee403ee2 Corrected URL formatting. 2016-12-31 17:16:08 -05:00
chris062689 c5f877262b Added request to dependencies. 2016-12-31 17:12:30 -05:00
chris062689 afcb1a3da3 Check if Github PR exists before posting it. 2016-12-31 17:10:20 -05:00
chris062689 4ac59532ae Updated github regex to ignore internal Discord references. 2016-12-31 17:02:04 -05:00
chris062689 2030fb19d7 Github Trigger Regex now accepts the full number. 2016-12-31 00:54:05 -05:00
chris062689 4b997e5409 Added triggers for regular messages. 2016-12-31 00:49:12 -05:00
chris062689 2dbe3421af Use arrow functions, code cleanup. 2016-12-31 00:48:39 -05:00
Christopher J. Gilbert ab25b2599c Merge pull request #1 from Dragios/update-quotes
Update quotes
2016-12-20 23:39:19 -05:00
Dragios 4e9dc64c9b Added missing markups 2016-12-21 07:32:39 +08:00
Dragios 4f2774a100 Update quotes
Added markups to highlight important words for Discord and update Pokémon games status quotes.
Also change some sentences.
2016-12-21 07:12:27 +08:00
chris062689 94f29b3537 Removed startup complete message. 2016-12-10 12:29:23 -05:00
chris062689 cbcab5e343 Initial push of discord-bot code. 2016-12-07 22:56:16 -05:00
bunnei 7ded8c2c45 Initial commit 2016-12-07 22:27:08 -05:00