Commit graph

  • 21a357f8c5 AutoReactions: allow use of custom emojis from other (shared) servers Dragory 2019-02-09 14:35:24 +02:00
  • 77694ca951 ZeppelinPlugin: add utility function to check if we can use an emoji Dragory 2019-02-09 14:34:42 +02:00
  • da1a0a1da1 Add proper toString to PluginRuntimeError Dragory 2019-02-09 14:33:39 +02:00
  • 1ff10aabbe prettier: enable dangling commas Dragory 2019-02-09 13:23:35 +02:00
  • 4cdfa15613 Spam: add max characters filter Dragory 2019-02-09 13:23:21 +02:00
  • b949b52bac Tags: add aliases for !tag list: !tags and !taglist Dragory 2019-02-09 13:18:23 +02:00
  • 0a4a167c9d Tags: add separate list permission for !tag list Dragory 2019-02-09 13:17:59 +02:00
  • b4127a0fd8 Make lengthy handlers nonBlocking Dragory 2019-02-08 22:37:09 +02:00
  • e5032d8cd4 Add performance logging Dragory 2019-02-08 21:04:04 +02:00
  • e841f20ab0 Add special mention if a mod action was performed on behalf of another mod with the --mmod option Dragory 2019-02-08 20:25:35 +02:00
  • 4ce59fb99b Add --mod option to most mod actions Dragory 2019-02-08 20:04:48 +02:00
  • 83bc596e2b Add ratelimit debug messages Dragory 2019-02-07 20:44:26 +02:00
  • 93571bcbfe Add --mod to !addcase Dragory 2019-02-07 20:36:57 +02:00
  • c38104b833 Update prettier Dragory 2019-02-06 20:08:06 +02:00
  • 65a9bb2c65 Fix custom emojis in reaction roles Dragory 2019-02-06 20:07:53 +02:00
  • 0f0ca1dc57 Fix ZeppelinPlugins not loading properly Dragory 2019-02-06 20:05:48 +02:00
  • 497fdcc9f6 ReactionRoles: fix error when removing old reactions Dragory 2019-02-06 19:30:20 +02:00
  • 49d3b4e21f ReactionRoles: fix custom emoji reactions Dragory 2019-02-06 19:29:50 +02:00
  • 5c912df34e Add support for plugin option schema validation Dragory 2019-01-19 15:39:04 +02:00
  • 5d5d136891 Logs: use createChunkedMessage for log messages Dragory 2019-01-15 04:26:02 +02:00
  • d2df233bc2 NameHistory: save username on join, make nickname change detection better Dragory 2019-01-15 04:25:46 +02:00
  • 9a5a9a64da Don't count hidden cases in !info Dragory 2019-01-15 04:16:34 +02:00
  • f6f1c29fc1 Add user id and show recent cases in 'member joined with prior records' log entry Dragory 2019-01-15 04:15:22 +02:00
  • 95cded4d2b Add !source utility command Dragory 2019-01-15 04:03:28 +02:00
  • 429653c66d Add GuildArchives.getUrl for getting the archive entry URL Dragory 2019-01-15 04:03:04 +02:00
  • a2b7038b71 GuildSavedMessages: don't ignore edits with the same content (since embeds, attachments, etc. can differ) Dragory 2019-01-15 03:59:26 +02:00
  • 457d50424b Post: add !edit_embed Dragory 2019-01-15 03:58:58 +02:00
  • be83e225f7 Post: add !post_embed Dragory 2019-01-15 03:39:39 +02:00
  • caa7b77d04 Update Knub to 16.1.1 Dragory 2019-01-15 03:38:18 +02:00
  • c7b88de012 Update Knub to 16.1.0 Dragory 2019-01-15 03:21:55 +02:00
  • 3d285df019 Update Knub to 16.0.1 Dragory 2019-01-15 03:09:19 +02:00
  • 7b949b5452 Update Knub to 16.0.0 Dragory 2019-01-15 03:05:10 +02:00
  • d3c3b65db6 Post: add support for !posting files Dragory 2019-01-15 03:04:47 +02:00
  • ee3a64cafa Small cleanup Dragory 2019-01-15 01:07:02 +02:00
  • 7c39454a9d Only tolerate recent plugin errors (not any errors) Dragory 2019-01-15 01:05:12 +02:00
  • 04618c4191 Update Knub to 15.1.0 Dragory 2019-01-15 01:03:11 +02:00
  • 990cb7b359 NameHistory: remove event handler from presenceUpdate, fix userUpdate event handler Dragory 2019-01-15 01:00:33 +02:00
  • ac17cdc1bc More non-blocking optimization Dragory 2019-01-13 23:37:53 +02:00
  • 10e21d1120 Add extra logging to !ping Dragory 2019-01-13 23:34:54 +02:00
  • 6d1a9845b6 Make !ping command non-blocking Dragory 2019-01-13 23:31:32 +02:00
  • ba01dd9ce5 Make several event handlers non-blocking for performance Dragory 2019-01-13 23:31:09 +02:00
  • bb8ef2d511 Add !ping utility command (admin only by default). Make !reload_guild also admin only by default. Dragory 2019-01-13 23:30:48 +02:00
  • fec64103f6 Add timestamps to log messages Dragory 2019-01-13 23:29:44 +02:00
  • bf25342122 Add 'joined with prior records' log entry Dragory 2019-01-13 18:10:48 +02:00
  • bbb1acb998 Fix mod info in CASE_CREATE log message Dragory 2019-01-13 18:10:09 +02:00
  • 7417e34e00 Fix to 'recent errors' check Dragory 2019-01-13 18:01:28 +02:00
  • 8de31844d5 Add support for hiding cases with !hidecase Dragory 2019-01-13 17:56:14 +02:00
  • ab71481b8f Allow making archives permanent. Make archives permanent when attached to a case. Add log file metadata dynamically when served (instead of in the body directly). Add missing index on archives.expires_at. Dragory 2019-01-13 17:29:26 +02:00
  • 10d757f588 Add command to clear dangling active mutes Dragory 2019-01-13 16:54:31 +02:00
  • dcb00d74f8 Don'Ãt exit on errors unless there have been a lot of them recently Dragory 2019-01-13 16:52:00 +02:00
  • 34ad8fab8b Update Knub to 15.0.1 Dragory 2019-01-12 21:50:25 +02:00
  • c82448d2d7 AutoReactions: actually fix invalid custom emoji check Dragory 2019-01-12 16:06:33 +02:00
  • 052b580a38 AutoReactions: fix invalid custom emoji check Dragory 2019-01-12 16:03:27 +02:00
  • f8e0768ee2 Mutes: possible fix for clear_banned_mutes Dragory 2019-01-12 15:03:15 +02:00
  • e221584f92 Mutes: add better logging for clear_banned_mutes cmd Dragory 2019-01-12 14:56:47 +02:00
  • 6365ea4278 Mutes: clear active mute if the mute role is removed; add command for similar cleanup Dragory 2019-01-12 14:51:38 +02:00
  • 0eac1ab436 Mutes: clear mutes if the user is banned; add command for clearing mutes from banned users Dragory 2019-01-12 14:39:22 +02:00
  • 55b27674e6 Mutes: fix error in postMuteList Dragory 2019-01-12 14:32:40 +02:00
  • 69bcfb8bbd PingableRoles: clear the cache properly Dragory 2019-01-12 14:10:42 +02:00
  • feb977eee0 Add missing permission checks for AutoReactions Dragory 2019-01-12 14:09:23 +02:00
  • 3efd64c489 Add support for pingable roles Dragory 2019-01-12 14:09:11 +02:00
  • d3a4989dc0 Add auto-reaction support Dragory 2019-01-12 13:42:11 +02:00
  • 48245e3f38 Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2019-01-12 12:54:17 +02:00
  • b845de99a5 Tags: make fn syntax more lenient Dragory 2019-01-12 12:54:07 +02:00
  • d3f0081e03 Tags: add support for variables and built-in functions Dragory 2019-01-12 12:52:16 +02:00
  • d1debdc600 ModActions: case list formatting tweaks Dragory 2019-01-12 12:22:20 +02:00
  • 655cc99ecb ModActions: show longer notes in !cases, add indicator for extra notes Dragory 2019-01-12 12:20:05 +02:00
  • e69390c5f4 ModActions: show username in 'no cases found' response Dragory 2019-01-12 12:19:29 +02:00
  • 9248e61e86
    spam: fix an instance of max_emoji -> max_emojis Miikka 2019-01-09 10:36:49 +02:00
  • 21a65f8cf4 Make sure all usernames/nicknames fit in the db, even with discrim Dragory 2019-01-06 17:30:39 +02:00
  • 9bfe160e0e Add delete_with_command config option to the tags plugin Dragory 2019-01-06 15:34:42 +02:00
  • 681517341e Add name history plugin Dragory 2019-01-06 15:27:51 +02:00
  • 50c6233190 tags: delete command/response msg if the other is deleted Dragory 2019-01-06 14:39:16 +02:00
  • 145f5866cf Update Knub to 15.0.0 Dragory 2019-01-06 14:05:56 +02:00
  • 19dc621e85 Test a more clear emoji for unmute logs Dragory 2019-01-06 12:32:07 +02:00
  • 6dc8536da6 starboard: fix 'channel already has a starboard' error not resetting the setup state properly Dragory 2019-01-06 12:31:40 +02:00
  • dced441d09 Fix starboard and spam plugins not detecting animated emoji Dragory 2019-01-06 12:30:52 +02:00
  • 5b800bb443 Fix error introduced in the update to Knub 14.0.0 in ZeppelinPlugin Dragory 2019-01-03 06:17:39 +02:00
  • 435de37dc8 tags: add !tag list command Dragory 2019-01-03 06:16:00 +02:00
  • b0cd8762f1 Update to Knub 14.0.0 and make changes to plugins accordingly Dragory 2019-01-03 06:15:28 +02:00
  • 4a33932ffa starboard: include link to original message Dragory 2019-01-03 04:49:31 +02:00
  • 7139d81a5e Separate timed/indefinite mutes/unmutes in logs Dragory 2019-01-03 04:37:44 +02:00
  • ca44746ae6 cases: fix cases without a reason not being posted Dragory 2019-01-03 04:30:16 +02:00
  • ae158d6b48 slowmode: add !slowmode clear to clear slowmode from specific users Dragory 2019-01-03 04:15:18 +02:00
  • 6e0e772d88 Fix Node.js version check Dragory 2019-01-03 03:47:52 +02:00
  • f7c29eb2cf persist: fix roles not being reapplied properly on rejoin Dragory 2019-01-03 03:11:45 +02:00
  • 96953ce159
    Persist: fix errors when the leaving member was not cached Miikka 2018-12-25 09:21:29 +02:00
  • d0f8ec2b57
    Fix buggy mute cases Miikka 2018-12-23 01:00:56 +02:00
  • b47d69d525 Allow any text after 'expand' in !cases for memes Dragory 2018-12-22 18:57:24 +02:00
  • 50ce6ade3e Add !nickname reset command. Allow setting/resetting your own nick with the nickname commands. Dragory 2018-12-22 16:11:53 +02:00
  • 2d763d1043 Allow nicknames with spaces in !nickname Dragory 2018-12-22 16:02:53 +02:00
  • c8bc478126 !tag_delete -> !tag delete Dragory 2018-12-22 16:01:18 +02:00
  • 69fccbc2d8 SavedMessages: ignore fake edit events Dragory 2018-12-22 15:00:06 +02:00
  • dcb5da2a4c starboard: don't remove starred messages if someone removes their reaction and the count falls under the threshold Dragory 2018-12-22 14:49:45 +02:00
  • 4eacbeb889 starboard: also embed cdn.discordapp.com images Dragory 2018-12-22 14:42:39 +02:00
  • e2c57f8057 SavedMessages: don't emit message deletion events for non-saved messages Dragory 2018-12-22 14:37:41 +02:00
  • c0e8c09eb3 starboard: embed linked images; migrate pins in reverse order Dragory 2018-12-22 14:33:50 +02:00
  • 7ce7359286 Starboard: add command to migrate pins to a starboard Dragory 2018-12-22 14:20:32 +02:00
  • 7bbe0c7d8d MessageSaver: make message saving commands non-blocking Dragory 2018-12-22 14:20:19 +02:00
  • 69ca513aee Add command to save pins to the message database Dragory 2018-12-22 14:10:38 +02:00