3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00

Commit graph

  • fb43ec159a Update README instructions Dragory 2019-11-30 17:11:20 +02:00
  • a5f4af1ea5 Remove now-unused nodemon Dragory 2019-11-30 17:08:11 +02:00
  • 8b46a07078 Remove now-unused nodemon Dragory 2019-11-30 17:08:11 +02:00
  • 4781ab83de Remove obsolete GuildStarboards repository Dragory 2019-11-30 17:05:36 +02:00
  • 8b1aa9bce0 Remove obsolete GuildStarboards repository Dragory 2019-11-30 17:05:36 +02:00
  • 1b809aaf4f Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root Dragory 2019-11-30 17:04:59 +02:00
  • 2a646f5a6e Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root Dragory 2019-11-30 17:04:59 +02:00
  • acf733e4c2 automod: add add_roles and remove_roles actions Dragory 2019-11-30 16:18:29 +02:00
  • fd8a4598aa automod: add add_roles and remove_roles actions Dragory 2019-11-30 16:18:29 +02:00
  • c7e7a60c03 automod: simplify preprocessStaticConfig Dragory 2019-11-28 18:34:48 +02:00
  • b0df86692f automod: simplify preprocessStaticConfig Dragory 2019-11-28 18:34:48 +02:00
  • 56e350cb41 utility.about: fix git repo path; don't throw an error if a git repo is not found Dragory 2019-11-28 02:47:15 +02:00
  • f8444c1a3d utility.about: fix git repo path; don't throw an error if a git repo is not found Dragory 2019-11-28 02:47:15 +02:00
  • 624bb6f570 starboard: post-merge tweaks; use preprocessStaticConfig; utilize overrides rather than config properties when possible Dragory 2019-11-28 02:39:26 +02:00
  • 581cf80feb starboard: post-merge tweaks; use preprocessStaticConfig; utilize overrides rather than config properties when possible Dragory 2019-11-28 02:39:26 +02:00
  • c10d12ac22 Run a loose pre-check before preprocessStaticConfig Dragory 2019-11-28 02:34:41 +02:00
  • ba2873a29a Run a loose pre-check before preprocessStaticConfig Dragory 2019-11-28 02:34:41 +02:00
  • b59a957a3d post: use content as raw embed source in !post_embed with --raw/-r switch Dragory 2019-11-27 22:04:00 +02:00
  • 279a8fe7ae post: use content as raw embed source in !post_embed with --raw/-r switch Dragory 2019-11-27 22:04:00 +02:00
  • 5dee58d36e Mark StrictValidationError errors property as readonly Dragory 2019-11-27 22:03:10 +02:00
  • cbcd2bd67d Mark StrictValidationError errors property as readonly Dragory 2019-11-27 22:03:10 +02:00
  • 958509ea9b Update prettier to 1.19.1 for optional chaining/nullish coalescing support Dragory 2019-11-27 22:02:37 +02:00
  • f3af836020 Update prettier to 1.19.1 for optional chaining/nullish coalescing support Dragory 2019-11-27 22:02:37 +02:00
  • cffdc13ef8 utils: add messageLink() and isValidEmbed() Dragory 2019-11-27 22:02:11 +02:00
  • 969e06e00e utils: add messageLink() and isValidEmbed() Dragory 2019-11-27 22:02:11 +02:00
  • 9cc2d29f6b Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12 Dragory 2019-11-27 21:43:39 +02:00
  • 00e047f701 Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12 Dragory 2019-11-27 21:43:39 +02:00
  • bc48ef3e77 nodemon: set watch delay of 300 to prevent mass-restarts on pulls/refactors Dragory 2019-11-27 21:19:18 +02:00
  • 02e53aa358 nodemon: set watch delay of 300 to prevent mass-restarts on pulls/refactors Dragory 2019-11-27 21:19:18 +02:00
  • 073860606b Merge branch 'DarkView-newStarboard' Dragory 2019-11-27 20:47:53 +02:00
  • f0f4f1bd6c Merge branch 'DarkView-newStarboard' Dragory 2019-11-27 20:47:53 +02:00
  • 6bfcbdf6d9 Merge branch 'newStarboard' of https://github.com/DarkView/ZeppelinBot into DarkView-newStarboard Dragory 2019-11-27 20:47:39 +02:00
  • b36fcb41fe Merge branch 'newStarboard' of https://github.com/DarkView/ZeppelinBot into DarkView-newStarboard Dragory 2019-11-27 20:47:39 +02:00
  • d07a72ce2a Fix URL matching in automod, censor, and spam plugin Dragory 2019-11-27 20:41:45 +02:00
  • 9164bcd045 Fix URL matching in automod, censor, and spam plugin Dragory 2019-11-27 20:41:45 +02:00
  • 94f8362f43 Don't apply multiple automod rules to the same message Dragory 2019-11-27 20:30:50 +02:00
  • 682d8e9153 Don't apply multiple automod rules to the same message Dragory 2019-11-27 20:30:50 +02:00
  • 62685c6f02 Disable unneeded tslint warning Dragory 2019-11-27 20:30:36 +02:00
  • cec2c74eaa Disable unneeded tslint warning Dragory 2019-11-27 20:30:36 +02:00
  • b9b0d9a17b Fixed locateUser being unable to load and added w alias for where Nils Blömeke 2019-11-09 16:38:12 +01:00
  • 97ca671f1b Fixed locateUser being unable to load and added w alias for where Nils Blömeke 2019-11-09 16:38:12 +01:00
  • 06d497027e Finished Starboard (Pre Override test) Nils Blömeke 2019-11-09 00:48:38 +01:00
  • d82f5fbc46 Finished Starboard (Pre Override test) Nils Blömeke 2019-11-09 00:48:38 +01:00
  • 5a477f28ba Update dashboard instructions in README Dragory 2019-11-08 00:22:17 +02:00
  • 92402662e6 Update dashboard instructions in README Dragory 2019-11-08 00:22:17 +02:00
  • 1c771796fd Update README instructions and example config, add some notes Dragory 2019-11-08 00:20:24 +02:00
  • 0dee588231 Update README instructions and example config, add some notes Dragory 2019-11-08 00:20:24 +02:00
  • d35d476589 Add related links as a comment to register-tsconfig-prod-paths.js Dragory 2019-11-08 00:16:57 +02:00
  • bd7c41ab1f Add related links as a comment to register-tsconfig-prod-paths.js Dragory 2019-11-08 00:16:57 +02:00
  • 1d6a1bf485 Code cleanup Dragory 2019-11-08 00:05:29 +02:00
  • 8fd2b10842 Code cleanup Dragory 2019-11-08 00:05:29 +02:00
  • a13ab9f3d1 Fix invalid redirect in GuildConfigEditor if guild was not found Dragory 2019-11-08 00:05:01 +02:00
  • 289470126a Fix invalid redirect in GuildConfigEditor if guild was not found Dragory 2019-11-08 00:05:01 +02:00
  • 5eecadd2e9 More work on API permissions Dragory 2019-11-08 00:04:24 +02:00
  • c9a21c64bf More work on API permissions Dragory 2019-11-08 00:04:24 +02:00
  • d76aa71b52 Ignore .cache everywhere, not just repository root Dragory 2019-11-08 00:03:24 +02:00
  • 79b0adf81a Ignore .cache everywhere, not just repository root Dragory 2019-11-08 00:03:24 +02:00
  • 5352a2625b Fix issues caused by @shared tsconfig path Dragory 2019-11-08 00:03:02 +02:00
  • 9390b164d8 Fix issues caused by @shared tsconfig path Dragory 2019-11-08 00:03:02 +02:00
  • 487dee9838 dashboard: update babel packages Dragory 2019-11-07 22:56:51 +02:00
  • 53ed83b701 dashboard: update babel packages Dragory 2019-11-07 22:56:51 +02:00
  • 47430989c8 dashboard: use tsconfig path aliases in webpack automatically Dragory 2019-11-07 22:53:28 +02:00
  • 9f445f0424 dashboard: use tsconfig path aliases in webpack automatically Dragory 2019-11-07 22:53:28 +02:00
  • 0ab3c45e18 Fix @shared tsconfig paths so they resolve properly Dragory 2019-11-07 22:53:11 +02:00
  • f0e9d9ff7f Fix @shared tsconfig paths so they resolve properly Dragory 2019-11-07 22:53:11 +02:00
  • c650144509 Update Typescript to 3.7 Dragory 2019-11-07 22:52:40 +02:00
  • ba4ddfcc32 Update Typescript to 3.7 Dragory 2019-11-07 22:52:40 +02:00
  • 71db47a94d Update husky and lint-staged Dragory 2019-11-02 22:16:43 +02:00
  • 5880489039 Update husky and lint-staged Dragory 2019-11-02 22:16:43 +02:00
  • 8d1a288f01 Add api permissions groundwork Dragory 2019-11-02 22:12:07 +02:00
  • d4f064346d Add api permissions groundwork Dragory 2019-11-02 22:12:07 +02:00
  • 9250c84637 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. Dragory 2019-11-02 22:11:26 +02:00
  • 16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. Dragory 2019-11-02 22:11:26 +02:00
  • fa3b2e107d
    Bump mixin-deep from 1.3.1 to 1.3.2 dependabot[bot] 2019-10-29 14:43:48 +00:00
  • cd53d3ce5d Automod: add custom status support; add rule cooldown support (not for raidspam yet) Dragory 2019-10-26 02:59:00 +03:00
  • 80a82fe348 Automod: add custom status support; add rule cooldown support (not for raidspam yet) Dragory 2019-10-26 02:59:00 +03:00
  • ca343374e4 Revamp !help command. Add support for linking to specific commands in zep docs. Dragory 2019-10-26 02:13:16 +03:00
  • 9a04e0fb25 Revamp !help command. Add support for linking to specific commands in zep docs. Dragory 2019-10-26 02:13:16 +03:00
  • d906b91310 Always use the original TypeConversionError instance that knub is expecting Dragory 2019-10-26 02:12:43 +03:00
  • f1644709fb Always use the original TypeConversionError instance that knub is expecting Dragory 2019-10-26 02:12:43 +03:00
  • 8b5dd1f497 Update knub-command-manager to 6.1.0 Dragory 2019-10-26 02:11:50 +03:00
  • be41b3716f Update knub-command-manager to 6.1.0 Dragory 2019-10-26 02:11:50 +03:00
  • 410bfc6958 Update Eris to 0.11.0. Update Knub to 26.0.2. Dragory 2019-10-26 01:17:03 +03:00
  • cde2a8ebcb Update Eris to 0.11.0. Update Knub to 26.0.2. Dragory 2019-10-26 01:17:03 +03:00
  • a1a5110c8d Documentation work. Add command info for all Utility plugin commands. Dragory 2019-10-25 23:14:21 +03:00
  • 9b5307ba2b Documentation work. Add command info for all Utility plugin commands. Dragory 2019-10-25 23:14:21 +03:00
  • 1ba49034e2 Docs work Dragory 2019-10-25 21:45:18 +03:00
  • d9b65590d8 Docs work Dragory 2019-10-25 21:45:18 +03:00
  • ba38d38b75 Apply default overrides *before* custom overrides Dragory 2019-10-25 21:44:39 +03:00
  • 6a1ec188a6 Apply default overrides *before* custom overrides Dragory 2019-10-25 21:44:39 +03:00
  • abb614da0b flag -> isSwitch as per knub-command-manager update (via knub) Dragory 2019-10-25 20:28:51 +03:00
  • 82c65ca44e flag -> isSwitch as per knub-command-manager update (via knub) Dragory 2019-10-25 20:28:51 +03:00
  • 42b0f9d807 Recommend -option instead of --option Dragory 2019-10-25 20:25:25 +03:00
  • bdf44c32ff Recommend -option instead of --option Dragory 2019-10-25 20:25:25 +03:00
  • a4cd557939 Update to Knub 26.0.0 Dragory 2019-10-25 20:25:07 +03:00
  • bfe224925b Update to Knub 26.0.0 Dragory 2019-10-25 20:25:07 +03:00
  • 3707d0202d Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax Dragory 2019-10-25 20:22:00 +03:00
  • f5651d4c82 Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax Dragory 2019-10-25 20:22:00 +03:00
  • 5e2cf8110c Missed this one Nils 2019-10-14 15:28:12 +02:00
  • f4cade3cb0 Start of move of reaction handling to DB Nils 2019-10-14 15:26:13 +02:00