3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-06-08 08:05:03 +00:00
Commit graph

1184 commits

Author SHA1 Message Date
Dragory
83d35052c3
refactor: move defaults to config schemas 2025-05-23 01:12:52 +00:00
Dragory
09eb8e92f2
feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
Ruby
81109314ea
chore: formatting 2025-01-03 15:15:45 +01:00
Ruby
5c0602715d
feat: fix leap year rules, add year and month to the delay string 2025-01-03 15:12:43 +01:00
Dragory
504ffd729d
chore: lodash -> lodash-es
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
2025-01-01 15:41:17 +00:00
Dragory
c285984c9d
chore: lodash.cloneDeep -> structuredClone 2024-11-10 14:00:46 +02:00
Dragory
395a750e9d
refactor: don't create 'name' property in config dynamically 2024-11-10 13:47:40 +02:00
Dragory
0810dd3f0e
Merge branch 'next' of github.com:ZeppelinBot/Zeppelin into next 2024-08-11 22:53:54 +03:00
Dragory
ff8b7471e2
fix: type errors + missing import 2024-08-11 22:52:33 +03:00
Dragory
4ac7ff0843
fix: remove old references to per-method lodash packages
See https://lodash.com/per-method-packages
2024-08-11 22:49:52 +03:00
Miikka
4ead472a22
Merge pull request #480 from iamshoXy/counterfix
fix: wrong key for counter's counter_trigger rule name
2024-08-11 22:38:11 +03:00
Dragory
43b8017985
Merge branch '240811_application_commands_merge_2' into next 2024-08-11 22:28:41 +03:00
Dragory
32875c23e9
chore: prettier 2024-08-11 22:03:16 +03:00
Dragory
45e3fe2ef0
chore: esm imports
This will make merging this into 'next' much easier.
2024-08-11 21:58:52 +03:00
Dragory
cb2306e522
Merge remote-tracking branch 'origin' into next 2024-08-11 21:44:16 +03:00
Dragory
460b65d1df
chore: reorganize plugin docs 2024-08-11 02:05:23 +03:00
rubyowo
4fa77d57df
fix: dont show hidden cases without -hidden arg (#477)
* fix: dont show hidden cases without -hidden arg

* fix: almeida has eagle eyes
2024-06-02 16:59:41 +01:00
rubyowo
21e2e58c90
feat: custom help url (#476)
* feat: custom help url

* chore: formatting

* goddamn
2024-06-02 16:48:59 +01:00
rubyowo
914efb6fcc
chore: format repo (#482)
Begone formatting errors
2024-06-02 16:21:27 +01:00
iamshoXy
0a11b073e0 Update 2024-06-01 16:52:38 +02:00
Dragory
dfdc6566cf
refactor: consolidate pluginInfo internal/legacy fields 2024-05-19 11:15:03 +00:00
Dragory
8a4f7fe0e8
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2024-05-19 13:48:23 +03:00
Dragory
3b0a0b311d
feat: add missing info.configSchemas 2024-05-19 10:46:43 +00:00
Miikka
0a38440bca
Merge pull request #475 from rubyowo/feat/pretty_name
feat: pretty_name for automod
2024-05-19 13:33:21 +03:00
Lily Bergonzat
1f0c7a4349 Ran prettier to fix style issues 2024-05-12 21:34:17 +02:00
Ruby
dfb2b82272 feat: pretty_name for automod 2024-05-12 14:55:49 +02:00
Lily Bergonzat
893a77d562 Fixes, refactoring and PR feedback 2024-04-15 15:51:45 +02:00
Lily Bergonzat
0be54912c4 Merge branch 'master' of github.com:ZeppelinBot/Zeppelin into feat/application-commands 2024-04-15 12:39:01 +02:00
Dragory
8ad12a91ad
refactor: remove obsolete index re-exports from /shared 2024-04-09 21:12:35 +03:00
Dragory
5772e27cda
refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
Dragory
805234acc1
refactor: simplify logs plugin types; remove deprecated format.timestamp field 2024-04-09 19:24:06 +03:00
Dragory
c89c5ea430
feat: update knub; update public interfaces for new knub 2024-03-30 13:31:30 +00:00
Dragory
c2ae6d53d8
feat: update knub; use base Knub types for plugins 2024-03-30 12:35:22 +00:00
Lily Bergonzat
cbec6101e0 Used guildPluginSlashCommand instead of raw blueprints 2024-03-05 05:05:03 +01:00
Dragory
7cd56303fc
refactor: use npm workspaces and ts project references 2024-03-02 09:24:07 +00:00
Lily Bergonzat
7eff7bcaa6 Fixed show option for case and cases commands 2024-02-26 22:23:30 +01:00
Lily Bergonzat
408f1b9c30 Added slash command deferral to avoid timeouts 2024-02-26 22:05:25 +01:00
Lily Bergonzat
ee861bb5e9 Fixed fatal error for massbans 2024-02-24 20:52:41 +01:00
Lily Bergonzat
e879a15aa4 Fixed incomplete attachment list for mass action message commands 2024-02-24 20:46:48 +01:00
Lily Bergonzat
91025d8569 Made mass action reason part of the slash command options 2024-02-24 20:30:11 +01:00
Lily Bergonzat
4d8b6b5cd7 Made confirms ephemeral and fixed slash command duration options 2024-02-24 03:41:43 +01:00
Lily Bergonzat
a49bb81ce1 Fixed ban command 2024-02-22 02:44:46 +01:00
Lily Bergonzat
2874a0cf83 Fixed case type filters 2024-02-22 01:07:19 +01:00
Lily Bergonzat
174e5cc23b Fixed mute command not updating case when no reason 2024-02-20 14:23:43 +01:00
Lily Bergonzat
0fee24e973 Fixed supposed-to-be-ephemeral message not being ephemeral 2024-02-18 17:08:31 +01:00
Lily Bergonzat
e4e7e1c695 Fixed race condition 2024-02-18 01:23:25 +01:00
Lily Bergonzat
ba65ecb48f Made cases commands ephemeral by default 2024-02-17 23:57:01 +01:00
Lily Bergonzat
b428e18fc7 Fixed config parsing error with tags 2024-02-17 22:06:02 +01:00
Lily Bergonzat
cafcc2839e Various fixes 2024-02-17 20:53:49 +01:00
Lily Bergonzat
2c0e4b37ca Merge branch 'master' of github.com:ZeppelinBot/Zeppelin into feat/application-commands 2024-02-16 14:26:34 +01:00