Commit Graph

  • 48cd4cd9ea Declared node-schedule. chris062689 2017-07-19 21:51:47 -0400
  • 6b210b3270 Added Application stats, will output at midnight to the server and log. chris062689 2017-07-19 21:45:58 -0400
  • bc22735a5c Merge pull request #21 from Schplee/patch-2 Flame Sage 2017-07-09 00:04:04 -0400
  • 78ac955d7b fixed type in log command Schplee 2017-07-08 20:56:12 -0700
  • 82900341fa Log the server name chris062689 2017-07-08 23:53:01 -0400
  • 6c20b28661 Tweaked logging levels. chris062689 2017-07-08 23:48:58 -0400
  • a2f11b7687 Merge pull request #20 from Schplee/patch-1 Flame Sage 2017-07-08 23:44:01 -0400
  • 67e642ba96 Removed startup script. Flame Sage 2017-07-08 15:02:00 -0400
  • e805cf6a00 added log file command Schplee 2017-07-08 01:37:22 -0700
  • 361610a272 Merge pull request #19 from Schplee/patch-7 Christopher J. Gilbert 2017-06-04 17:47:21 -0400
  • 37852f0398 replaced pokemon with duplicate game message Schplee 2017-06-04 14:46:30 -0700
  • 3ddd42e62f updated for compatdb Schplee 2017-06-04 14:42:46 -0700
  • b4daf79087 Merge pull request #18 from Schplee/patch-5 Christopher J. Gilbert 2017-06-04 17:38:07 -0400
  • abde95d9ed .pokemon spelling fixes Schplee 2017-05-31 20:44:54 -0700
  • 6a03d898f9 Merge pull request #17 from Schplee/patch-4 Christopher J. Gilbert 2017-05-31 22:17:18 -0400
  • 72c63a6087 Fixed .alpha Grammar Issues Schplee 2017-05-31 19:16:21 -0700
  • 43f24d4450 Added startup script.' chris062689 2017-05-06 19:12:30 -0400
  • 0f92ed4391 Delete start.sh Christopher J. Gilbert 2017-05-06 17:36:39 -0400
  • f59fdf39bf Merge pull request #16 from Schplee/patch-3 Christopher J. Gilbert 2017-05-06 17:22:23 -0400
  • ad4330a716 Updated case sensitive URLs Schplee 2017-05-06 14:20:40 -0700
  • 0399535c74 Merge pull request #13 from JayFoxRox/forum-links Christopher J. Gilbert 2017-04-27 22:21:01 -0400
  • 536400148c Merge pull request #15 from Schplee/patch-2 Christopher J. Gilbert 2017-04-23 17:29:49 -0400
  • 5def1e8df5 Fixed formatting errors Schplee 2017-04-23 17:22:27 -0400
  • d309a023c8 Merge pull request #14 from Schplee/patch-1 Christopher J. Gilbert 2017-04-23 17:14:02 -0400
  • 165ae8b384 Created README Schplee 2017-04-23 17:13:27 -0400
  • e564d12f65 Add more quotes to link to the forum Jannik Vogel 2017-04-22 14:53:55 +0200
  • e49c21a07c Merge pull request #12 from chris062689/master Christopher J. Gilbert 2017-04-07 22:35:43 -0400
  • 8027cf6296 Fixed the warning length count in total warnings. chris062689 2017-04-07 22:34:56 -0400
  • 0429aed636 Merge pull request #11 from chris062689/master Christopher J. Gilbert 2017-04-07 19:38:07 -0400
  • af4fb4d2fc Updated disabled module and trigger code. chris062689 2017-04-07 19:36:45 -0400
  • 2509bd2179 Access check to see if the user has privilages to warn after command runs. chris062689 2017-04-07 19:33:03 -0400
  • 6f48e1c379 Check if logdnaKey is defined before attempting to use it. chris062689 2017-04-07 19:22:57 -0400
  • 49755a4182 Added data folder to gitignore. chris062689 2017-04-07 19:17:55 -0400
  • cf55869bb8 Updated permissions. Disabled testing command. chris062689 2017-04-07 19:17:19 -0400
  • 399e484c58 Updated ban code for proper logging of username in message. chris062689 2017-04-07 19:17:05 -0400
  • dc29c03563 Merge pull request #9 from chris062689/master Christopher J. Gilbert 2017-03-30 21:35:33 -0400
  • 3c7dd523f0 Reverting change to how we cache triggers due to foreach loop. chris062689 2017-03-30 21:35:07 -0400
  • 0f33a06834 Merge pull request #8 from chris062689/master Christopher J. Gilbert 2017-03-30 21:32:42 -0400
  • a5b2f8d59f Logging triggers in server.js, now caching triggers like we cache modules. chris062689 2017-03-30 21:29:52 -0400
  • 1966e65742 Removed logging from Github module as we're now logging in server.js for triggers. chris062689 2017-03-30 21:29:32 -0400
  • e613f94259 Merge pull request #7 from chris062689/master Christopher J. Gilbert 2017-03-30 21:20:29 -0400
  • 2a4a0d689f Clear out arrays before caching. chris062689 2017-03-30 21:18:23 -0400
  • cd6211fb7d Moved caching of modules and reading data outside of client.on.ready due to reconnect issues duplicating triggers. chris062689 2017-03-30 21:17:21 -0400
  • 62221cc686 Merge pull request #4 from anodium/fix-quote Christopher J. Gilbert 2017-03-26 17:43:36 -0400
  • 529a80ec97 Fix PR matching and dedupe Andrea Pascal 2017-03-25 21:46:08 -0400
  • 5a1eba8b2a Added logging for loading modules and triggers. chris062689 2017-03-25 21:37:40 -0400
  • 02ec9079ff Only load scripts and modules that end in .js chris062689 2017-03-25 21:33:44 -0400
  • e36ac7257a Changed logging level for LogDNA. chris062689 2017-03-15 00:03:38 -0400
  • bf0377898f Fixing logging. chris062689 2017-03-14 23:59:40 -0400
  • 0e00edf27c Added config module to logging. chris062689 2017-03-14 23:58:17 -0400
  • aa7b30680e Added logdna. chris062689 2017-03-14 23:55:22 -0400
  • cffaa53879 Merge pull request #2 from Leo626/update-links Christopher J. Gilbert 2017-02-27 08:39:30 -0500
  • 2f3d756387 Update the links for website Leo626 2017-02-27 09:31:35 -0400
  • 2a868860f7 Check if bot before executing triggers. chris062689 2017-01-29 15:50:10 -0500
  • 8034d2667c Updated variable name for wearnings. chris062689 2017-01-29 15:46:54 -0500
  • 0a75dc0f70 Fixed list of warnings returning length instead of the actual list. chris062689 2017-01-29 15:45:50 -0500
  • 0273e57e7f Fixed count.forEach being undefined. Presented a message when the user had no warnings. chris062689 2017-01-15 12:38:31 -0500
  • f9896bdd15 Added try catch blocks so script execution does not halt. chris062689 2017-01-15 12:37:43 -0500
  • e2ee403ee2 Corrected URL formatting. chris062689 2016-12-31 17:16:08 -0500
  • c5f877262b Added request to dependencies. chris062689 2016-12-31 17:12:30 -0500
  • afcb1a3da3 Check if Github PR exists before posting it. chris062689 2016-12-31 17:10:20 -0500
  • 4ac59532ae Updated github regex to ignore internal Discord references. chris062689 2016-12-31 17:02:04 -0500
  • 2030fb19d7 Github Trigger Regex now accepts the full number. chris062689 2016-12-31 00:54:05 -0500
  • 4b997e5409 Added triggers for regular messages. chris062689 2016-12-31 00:49:12 -0500
  • 2dbe3421af Use arrow functions, code cleanup. chris062689 2016-12-31 00:48:39 -0500
  • ab25b2599c Merge pull request #1 from Dragios/update-quotes Christopher J. Gilbert 2016-12-20 23:39:19 -0500
  • 4e9dc64c9b Added missing markups Dragios 2016-12-21 07:32:39 +0800
  • 4f2774a100 Update quotes Dragios 2016-12-21 07:12:27 +0800
  • 94f29b3537 Removed startup complete message. chris062689 2016-12-10 12:29:23 -0500
  • cbcab5e343 Initial push of discord-bot code. chris062689 2016-12-07 22:52:37 -0500
  • 7ded8c2c45 Initial commit bunnei 2016-12-07 22:27:08 -0500