Commit Graph

20 Commits

Author SHA1 Message Date
chris062689 0e7d7aad46 Added Docker support. 2017-09-24 15:44:49 -04:00
chris062689 abf019ccb0 Tweaked logging. Tweaked startup. 2017-08-02 21:48:16 -04:00
chris062689 d540ce2d12 Tweaked logging levels. Removed informational message when triggering triggers. Removed Github info message displaying the URL. 2017-08-02 19:11:05 -04:00
chris062689 5514b5996d Updated time the command would run to account for UTC. 2017-07-19 22:05:02 -04:00
chris062689 48cd4cd9ea Declared node-schedule. 2017-07-19 21:51:47 -04:00
chris062689 6b210b3270 Added Application stats, will output at midnight to the server and log. 2017-07-19 21:45:58 -04:00
chris062689 82900341fa Log the server name 2017-07-08 23:53:01 -04:00
chris062689 af4fb4d2fc Updated disabled module and trigger code. 2017-04-07 19:36:45 -04:00
chris062689 2509bd2179 Access check to see if the user has privilages to warn after command runs. 2017-04-07 19:33:03 -04:00
chris062689 3c7dd523f0 Reverting change to how we cache triggers due to foreach loop. 2017-03-30 21:35:07 -04:00
chris062689 a5b2f8d59f Logging triggers in server.js, now caching triggers like we cache modules. 2017-03-30 21:29:52 -04:00
chris062689 2a4a0d689f Clear out arrays before caching. 2017-03-30 21:18:23 -04:00
chris062689 cd6211fb7d Moved caching of modules and reading data outside of client.on.ready due to reconnect issues duplicating triggers. 2017-03-30 21:17:21 -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 2a868860f7 Check if bot before executing triggers. 2017-01-29 15:50:10 -05:00
chris062689 f9896bdd15 Added try catch blocks so script execution does not halt. 2017-01-15 12:37:43 -05:00
chris062689 4b997e5409 Added triggers for regular messages. 2016-12-31 00:49:12 -05: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