Commit Graph

101 Commits (aee9cde40acf1291bdb9e7e44fa76a0b38eba15f)

Author SHA1 Message Date
Dragory 91f2beadf7
Update CHANGELOG for v3.2.0 2020-11-06 02:41:52 +02:00
Dragory 5aa111e469
Update CHANGELOG for v3.1.0 2020-11-01 23:36:02 +02:00
Dragory 15285eda76
Update CHANGELOG for v3.0.3 2020-10-27 21:16:39 +02:00
Dragory 23e5c1affe
Update CHANGELOG for v3.0.2 2020-10-27 20:52:02 +02:00
Dragory 3d2a9c517f
Update CHANGELOG for v3.0.1 2020-10-27 19:55:26 +02:00
Dragory 4184ad17e9
Update CHANGELOG for v3.0.0 2020-10-27 19:15:26 +02:00
Dragory d05672a2dc
Expose the display roles module to plugins 2020-10-22 00:53:13 +03:00
Dragory bbca6a873f
Allow setting a default display role
Same command as for threads, !role, but used outside a thread.
2020-10-22 00:17:14 +03:00
Dragory 405a19b918
Add !role to CHANGELOG 2020-10-21 23:28:26 +03:00
Dragory 2d13f88ccc
Add `fallbackRoleName` option. Don't include "Moderator" in role-less anonymous replies unless `fallbackRoleName` is set. 2020-10-21 23:24:45 +03:00
Dragory 4b8d01ebea
Clarify CHANGELOG on inline snippets 2020-10-21 22:36:46 +03:00
Dragory 5815157190
Refuse to send replies with an unknown inline snippet
This behavior can be disabled by setting the following option:
errorOnUnknownInlineSnippet = off
2020-10-21 22:33:17 +03:00
Dragory 90dd35194c
Add support for inline snippets. Fixes #464 2020-10-21 22:07:35 +03:00
Dragory cc79ac8817
Update CHANGELOG for beta.3 2020-10-21 21:50:58 +03:00
Dragory c58ebf5698
Update CHANGELOG and documentation on plugin loading 2020-10-04 17:19:49 +03:00
Dragory e6bdc4cd8c
Update CHANGELOG 2020-10-04 02:14:07 +03:00
Dragory c7fc8a6bc0
Update CHANGELOG 2020-10-04 02:12:44 +03:00
Dragory b80cb0ed15
Add CHANGELOG entries for beta.3 2020-10-03 16:12:57 +03:00
Dragory 4bdcf1e427
Update CHANGELOG for v2.31.0-beta.2. Update package version. 2020-09-23 03:43:29 +03:00
Dragory 2fa7ec6866
Combine changelogs for v2.31.0-beta.0 and beta.1 2020-09-13 15:27:40 +03:00
Dragory a69e9dd0a2
Rename server intents image to clear GitHub image cache 2020-08-17 02:22:22 +03:00
Dragory 15afd0995d
Some wording tweaks/clarifications in docs 2020-08-17 02:17:32 +03:00
Dragory 1532371091
Add link to intent instructions image in changelog 2020-08-17 01:35:09 +03:00
Dragory d9683efec6
Add very important line break 2020-08-17 01:34:10 +03:00
Dragory bdfdeaf7e1
Emphasized breaking changes in the changelog 2020-08-17 01:25:29 +03:00
Dragory ab40214b64
Add renamed config options to the changelog 2020-08-17 01:25:05 +03:00
Dragory ac2548b6cc
Request GUILD_MEMBERS intent for server greetings. Emphasize new intent requirement in the changelog. 2020-08-17 01:24:30 +03:00
Dragory 099b5f9616
Enable !edit and !delete by default 2020-08-17 00:55:05 +03:00
Dragory 2ceefbe1ec
Update CHANGELOG 2020-08-16 22:16:36 +03:00
Dragory 778a30941d
Update CHANGELOG 2020-08-16 19:58:10 +03:00
Dragory 2d2ae2a118
Update CHANGELOG 2020-08-16 19:55:59 +03:00
Dragory 97a37eba61
Small clarification in CHANGELOG 2020-08-14 00:50:09 +03:00
Dragory 9973f75940
Initial CHANGELOG pass for v2.31.0-beta.1 2020-08-13 03:32:31 +03:00
Dragory 7268ae8b8d
Update beta version number, add changelog entries 2020-05-25 02:01:45 +03:00
Dragory 019ead716d
Update CHANGELOG for v2.30.1 2020-01-20 23:26:26 +02:00
Dragory e640cfa346
Update CHANGELOG for v2.30.0 2020-01-19 21:42:43 +02:00
Dragory 92e72beb64 Update CHANGELOG 2019-12-03 03:01:03 +02:00
Dragory 5d71312788 Add documentation about loading config values programmatically 2019-12-03 02:45:42 +02:00
Dragory 8dd6513ca3 Add support for loading config values from environment variables 2019-12-03 02:40:50 +02:00
Dragory 518bf93f6f Fix incompatibility with Node.js 10 versions prior to 10.9.0 2019-12-03 02:06:44 +02:00
Dragory 6635fe1414 Make sure numeric options are numbers. Convert empty strings from config.ini to null. Some loading message tweaks. 2019-12-03 02:00:00 +02:00
Dragory 89e7d6373b Switch from TOML to INI. New documentation. Add start.bat file for Windows. 2019-12-03 01:51:11 +02:00
Dragory 7fe1cd071e Update CHANGELOG for v2.28.0 2019-09-18 02:26:01 +03:00
Dragory 018c291816 Update CHANGELOG for v2.27.0 2019-08-13 20:42:21 +03:00
Dragory b08e4d01d7 Update CHANGELOG for v2.26.0 2019-08-13 20:09:45 +03:00
Miikka Virtanen 3bec7ba642 Fix link 2019-06-17 10:24:17 +03:00
Miikka Virtanen 9019063fa7 Update README/CHANGELOG for 2.25.0 2019-06-17 10:22:01 +03:00
Dragory 977ecbe5a2 Use Eris 0.10.0 instead of #dev 2019-06-15 15:02:29 +03:00
Dragory 099e01c25a Update Node.js version check at startup to require Node.js 10 2019-06-09 21:02:34 +03:00
Dragory c3886b5c77 Update CHANGELOG for v2.23.1 2019-06-09 20:46:12 +03:00