Commit Graph

10 Commits

Author SHA1 Message Date
Tobias c3cc3820d4 server.js: Add the functionality to auto-moderate media in a channel (#59)
This makes it possible to auto-delete text-messages, sent in a channel meant for images and other media.
2019-07-21 20:55:55 -04:00
James b914780a65 Add game DB lookup support (#32)
* Add game DB lookup support

* Fix compatibility typo

* Fix typo 2

* Use async function in game DB listing, avoid redundant HTTP requests
2018-06-06 22:54:28 -04:00
Chris 9d15288d9c Moved grantDeveloper role permission into env file. 2018-06-04 19:16:20 -04:00
spycrab 369d01bcb9 Implement some GitHub related improvements (#28) 2018-06-04 22:59:55 +00:00
chris062689 b5cf83a9fe Migrated from npm to yarn. Upgraded packages. Added rules code for removing role when agreeing to rules. 2018-02-27 19:19:14 -05:00
Chris faba13149c Updated data points. Updated responses to be an example file. Updated server 2018-01-20 00:11:52 -05:00
spycrab 2a6c57ce0d Implement loading responses from data/ (#27) 2018-01-19 23:29:33 -05:00
Chris 510fd6227c Added buildCanary.js function. 2017-11-05 13:37:35 -05:00
chris062689 ccc01978ea Removed unused environmental variable. 2017-09-29 19:52:19 -04:00
chris062689 5fe71a0e40 Migrated away from static JSON configuration files in favor of environmental variables. 2017-09-29 19:21:48 -04:00