Commit Graph

104 Commits (77cb19e70c3ab9168f246074e87efc81a476d482)

Author SHA1 Message Date
Dragory b502fb6fa1 Update eris to 0.9.0, knex to 0.15.2 2018-09-20 22:33:40 +03:00
Dragory 8d54cce2b5 2.16.0 2018-08-08 01:32:25 +03:00
Dragory 9b9d5d313f 2.15.2 2018-08-08 01:11:22 +03:00
Dragory 55367665e8 Update mime node-mime to 2.3.1 2018-08-08 01:10:38 +03:00
Dragory cc68797f0a Update eslint 2018-08-08 01:06:49 +03:00
Dragory ca0ac67a34 2.15.1 2018-08-08 01:02:51 +03:00
Dragory e8ca3b8a16 Update node-sqlite3 2018-08-08 01:02:18 +03:00
Dragory 2095cebc24 2.15.0 2018-08-08 00:59:16 +03:00
Dragory c52938fc84 2.14.1 2018-08-01 00:40:29 +03:00
Dragory fd0679d6b0 2.14.0 2018-07-27 20:35:50 +03:00
Dragory d2e6dca287 2.13.0 2018-07-27 19:53:42 +03:00
Dragory a13649dd94 2.12.0 2018-07-26 22:24:44 +03:00
Dragory 2a824d2318 2.11.1 2018-05-14 19:50:38 +03:00
Dragory 999bccd7aa 2.11.0 2018-05-03 20:34:25 +03:00
Dragory cd96c70f1c Switch config parser to JSON5. Accept multiple config file names. 2018-05-03 19:55:21 +03:00
Dragory f13f2eee2d 2.10.1 2018-04-21 16:45:16 +03:00
Dragory 00e1684afb 2.10.0 2018-04-21 16:41:36 +03:00
Dragory 93e856aa18 2.9.1 2018-04-21 15:55:33 +03:00
Dragory 46c2cf0eeb 2.9.0 2018-04-21 15:48:46 +03:00
Dragory 4c244b15b9 2.8.0 2018-03-13 08:01:00 +02:00
Dragory 233a7b4cd3 2.7.0 2018-03-13 07:45:39 +02:00
Dragory 58e0d0834d 2.6.0 2018-03-13 07:28:12 +02:00
Dragory 5717bf83fd Make !close time parser stricter and allow 'd' for days. Format close time better in the confirmation message. Add additional start-up info for missing dependencies. 2018-03-13 07:27:59 +02:00
Dragory 5b2bfc6073 2.5.3 2018-03-13 06:23:45 +02:00
Dragory 7ae8d375b1 2.5.2 2018-03-11 23:21:06 +02:00
Dragory fa93dd03fb 2.5.1 2018-03-11 23:19:52 +02:00
Dragory 619c10fc08 2.5.0 2018-03-11 23:17:18 +02:00
Dragory d4839b3a56 2.4.4 2018-03-11 22:49:02 +02:00
Dragory f1940ccaa7 2.4.3 2018-03-11 22:45:54 +02:00
Dragory 78740cee47 2.4.2 2018-03-11 22:42:43 +02:00
Dragory 23a39dd335 2.4.1 2018-03-11 22:36:59 +02:00
Dragory bf80ce5531 2.4.0 2018-03-11 22:28:19 +02:00
Dragory 11c4bc12da 2.3.2 2018-03-11 22:15:35 +02:00
Dragory c60b14dcb5 2.3.1 2018-03-11 22:09:32 +02:00
Dragory 2042f58fcf 2.3.0 2018-03-11 21:57:47 +02:00
Dragory ec2e79663f Update moment.js due to a security vulnerability
Versions of moment.js prior to 2.19.3 have a security vulnerability.
See CVE-2017-18214 for more details.
2018-03-11 21:40:21 +02:00
Dragory ff27a77180 2.2.0 2018-03-11 21:39:14 +02:00
Dragory 96c011409b 2.1.0 2018-02-24 23:16:48 +02:00
Dragory 24a63e42a6 2.0.1 2018-02-24 13:14:49 +02:00
Dragory ad7aa66c99 Continue rewrite. Modularize greeting, snippet, and web server functionality. 2018-02-11 21:54:30 +02:00
Dragory 58f35c87da Start work on moving data to an SQLite database. Add a migrator for legacy data. 2017-12-24 22:04:08 +02:00
Miikka Virtanen b934f8eb25 Code refactoring and clean-up 2017-09-19 20:23:55 +03:00
Miikka Virtanen 748fd3c463 Update Eris. This should fix the bot's status text. 2017-09-17 01:22:46 +03:00
Miikka Virtanen 4963ba6a39 Fix user nicknames. Don't require manageRoles permission by default anymore (moved to config). 2017-08-03 21:50:41 +03:00
Miikka Virtanen 112556ad8d Update requirements and add a start command to package.json 2017-07-24 02:46:55 +03:00
Miikka Virtanen 77b4ed856d Transliterate non-ascii names for channel names properly 2017-07-24 02:41:31 +03:00
Miikka Virtanen 0c26f94038 Add license to package.json 2017-03-01 09:59:15 +02:00
Miikka Virtanen b041366216 Clear license from package.json
(no licensing for now)
2017-02-19 00:48:10 +02:00
Miikka Virtanen c671ab9273 Add more info at the start of modmail threads. Change greetingGuildId to a more universal mainGuildId. Start using semi-proper version numbers. 2017-02-15 00:57:53 +02:00
Miikka Virtanen 51ef267f02 Use dev version of eris (wasn't working otherwise, not sure why) 2017-02-10 07:34:10 +02:00
Miikka Virtanen ecfecf3f9e Add some documentation 2017-02-10 07:19:14 +02:00
Miikka Virtanen 86dd4b59c5 Add attachment rehosting; forward attachments in replies 2016-12-16 09:26:05 +02:00
Miikka Virtanen 145a3bee15 Add log saving and serving 2016-12-06 02:29:55 +02:00
Miikka Virtanen 5c4084a7dd Initial commit 2016-12-06 00:25:20 +02:00