3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00

Commit graph

  • 76d4efcaf3
    Add support for messageTarget input in commands that take a message id Dragory 2020-08-06 01:54:46 +03:00
  • 779f144365 Fix API server crash when specifying null as a plugin's options Dragory 2020-08-06 01:21:03 +03:00
  • 28afb5b8d3
    Fix API server crash when specifying null as a plugin's options Dragory 2020-08-06 01:21:03 +03:00
  • 12310fe882 Fix self_grantable_roles basic configuration example Dragory 2020-08-06 01:13:16 +03:00
  • 4f45fe261d
    Fix self_grantable_roles basic configuration example Dragory 2020-08-06 01:13:16 +03:00
  • b4e3ec0159 Add new multi-use !info command Dragory 2020-08-06 01:10:40 +03:00
  • 106a959b4d
    Add new multi-use !info command Dragory 2020-08-06 01:10:40 +03:00
  • 4cfd03c23d Rename !info to !user/!userinfo Dragory 2020-08-06 00:48:29 +03:00
  • 7ad2458fd9
    Rename !info to !user/!userinfo Dragory 2020-08-06 00:48:29 +03:00
  • a95f7bd96e Add !message/!messageinfo command Dragory 2020-08-06 00:46:47 +03:00
  • e8ff297368
    Add !message/!messageinfo command Dragory 2020-08-06 00:46:47 +03:00
  • 4b062f6d23 !source: don't show source of messages you don't have access to; allow mods to use the command by default Dragory 2020-08-05 23:57:09 +03:00
  • 60aff76ebe
    !source: don't show source of messages you don't have access to; allow mods to use the command by default Dragory 2020-08-05 23:57:09 +03:00
  • 39215c1348 Add !channel/!channelinfo Dragory 2020-08-05 22:54:14 +03:00
  • 14af94e7a3
    Add !channel/!channelinfo Dragory 2020-08-05 22:54:14 +03:00
  • d6f80368ba !info style tweaks Dragory 2020-08-05 22:18:38 +03:00
  • a1a5952e44
    !info style tweaks Dragory 2020-08-05 22:18:38 +03:00
  • c205c37eee Update !info styles to match !server and !invite Dragory 2020-08-05 22:16:53 +03:00
  • 16a85ed9a9
    Update !info styles to match !server and !invite Dragory 2020-08-05 22:16:53 +03:00
  • d0efd38172 Remove embed color from !server Dragory 2020-08-05 22:03:56 +03:00
  • ae1b749169
    Remove embed color from !server Dragory 2020-08-05 22:03:56 +03:00
  • 4d93cec282 Update !invite title formatting to match !server Dragory 2020-08-05 22:03:07 +03:00
  • 1fb7cffce0
    Update !invite title formatting to match !server Dragory 2020-08-05 22:03:07 +03:00
  • bf010b2c5b Update !server embed to be consistent with !invite embed Dragory 2020-08-05 22:01:29 +03:00
  • 6118639dd3
    Update !server embed to be consistent with !invite embed Dragory 2020-08-05 22:01:29 +03:00
  • 16ca371002 reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message Dragory 2020-08-05 21:49:01 +03:00
  • 25b23c61ef
    reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message Dragory 2020-08-05 21:49:01 +03:00
  • 3a682f6861 custom_events: fix command triggers not being registered Dragory 2020-08-05 20:21:48 +03:00
  • 862a9fdb02
    custom_events: fix command triggers not being registered Dragory 2020-08-05 20:21:48 +03:00
  • f497268aa5 Work on !invite styles Dragory 2020-08-05 20:18:30 +03:00
  • 1040bf581a
    Work on !invite styles Dragory 2020-08-05 20:18:30 +03:00
  • 7efabb851c !invite: add invite creator information when available Dragory 2020-08-05 19:32:58 +03:00
  • ff056def4a
    !invite: add invite creator information when available Dragory 2020-08-05 19:32:58 +03:00
  • 775120f728 Fix !info breaking when used without specifying a user id Dragory 2020-08-05 19:10:55 +03:00
  • 0dc629ca84
    Fix !info breaking when used without specifying a user id Dragory 2020-08-05 19:10:55 +03:00
  • af253af7e6 RegExpRunner: make timeouts more lax Dragory 2020-08-05 19:08:47 +03:00
  • 7d48f77935
    RegExpRunner: make timeouts more lax Dragory 2020-08-05 19:08:47 +03:00
  • 67337a8abb Add !invite utility command Dragory 2020-08-05 18:52:15 +03:00
  • 024078ccdc
    Add !invite utility command Dragory 2020-08-05 18:52:15 +03:00
  • 143d820742 automod: fix error when matching an unknown invite Dragory 2020-08-05 18:06:36 +03:00
  • ebdeabdc32
    automod: fix error when matching an unknown invite Dragory 2020-08-05 18:06:36 +03:00
  • 67da78a4b3 Rename serverInfo() abstraction to getServerInfoEmbed() Dragory 2020-08-05 17:40:20 +03:00
  • 6f30356065
    Rename serverInfo() abstraction to getServerInfoEmbed() Dragory 2020-08-05 17:40:20 +03:00
  • 5d9fc94450 Reorganize !info abstraction Dragory 2020-08-05 17:38:47 +03:00
  • 1df00d8548
    Reorganize !info abstraction Dragory 2020-08-05 17:38:47 +03:00
  • fd9002e7e3 !server: fix max emoji count not including animated emojis Dragory 2020-08-05 05:00:45 +03:00
  • a234e18ec3
    !server: fix max emoji count not including animated emojis Dragory 2020-08-05 05:00:45 +03:00
  • 5452f7c4c2 !server: make sure we only show information for other servers when it's public information Dragory 2020-08-05 04:59:57 +03:00
  • 52980a2515
    !server: make sure we only show information for other servers when it's public information Dragory 2020-08-05 04:59:57 +03:00
  • ae03ddbb08 Allow passing server id to !server, add alias !serverinfo Dragory 2020-08-05 04:38:10 +03:00
  • d1402b2400
    Allow passing server id to !server, add alias !serverinfo Dragory 2020-08-05 04:38:10 +03:00
  • caeff6b3e9 !server: use new approximate counts for member/online count Dragory 2020-08-05 03:56:19 +03:00
  • 741a742eb8
    !server: use new approximate counts for member/online count Dragory 2020-08-05 03:56:19 +03:00
  • 17e7746b5e Replace transliteration package use with a custom normalizer function Dragory 2020-08-05 03:38:14 +03:00
  • 925cf718e7
    Replace transliteration package use with a custom normalizer function Dragory 2020-08-05 03:38:14 +03:00
  • e6d7bb15eb Don't send null/undefined as audit log reasons Dragory 2020-08-05 02:54:02 +03:00
  • ceb567ad9a
    Don't send null/undefined as audit log reasons Dragory 2020-08-05 02:54:02 +03:00
  • c2ca3d605f Add kick reason to audit log when using !kick Dragory 2020-08-05 02:52:45 +03:00
  • b2a67523a1
    Add kick reason to audit log when using !kick Dragory 2020-08-05 02:52:45 +03:00
  • 65615d393b Clarify !kick -clean ban/unban reasons Dragory 2020-08-05 02:51:20 +03:00
  • bbc97998c8
    Clarify !kick -clean ban/unban reasons Dragory 2020-08-05 02:51:20 +03:00
  • 3ce8b049fe Merge branch 'almeidx-knub30' Dragory 2020-08-05 02:50:02 +03:00
  • ff05b28820
    Merge branch 'almeidx-knub30' Dragory 2020-08-05 02:50:02 +03:00
  • f2467d1f8b Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 Dragory 2020-08-05 02:45:54 +03:00
  • 2077022299
    Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 Dragory 2020-08-05 02:45:54 +03:00
  • fcab9443c0 Merge branch 'CleverSource-master' Dragory 2020-08-05 02:45:02 +03:00
  • 0c97ec9337
    Merge branch 'CleverSource-master' Dragory 2020-08-05 02:45:02 +03:00
  • fc0b48235d Fix merge conflict Dragory 2020-08-05 02:44:54 +03:00
  • 1a182b26eb
    Fix merge conflict Dragory 2020-08-05 02:44:54 +03:00
  • c820f49581 Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2020-08-05 02:43:10 +03:00
  • 49d965a61d
    Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2020-08-05 02:43:10 +03:00
  • a70873573f Merge branch 'roflmaoqwerty-fix-avatar-cmd' Dragory 2020-08-05 02:42:52 +03:00
  • c1da3494f3
    Merge branch 'roflmaoqwerty-fix-avatar-cmd' Dragory 2020-08-05 02:42:52 +03:00
  • c8cfa5954a Fix merge conflict Dragory 2020-08-05 02:42:40 +03:00
  • 757c86ec05
    Fix merge conflict Dragory 2020-08-05 02:42:40 +03:00
  • c4213be9ad Merge pull request #98 from DarkView/k30_massmute Miikka 2020-08-05 02:40:36 +03:00
  • ca0fe50806
    Merge pull request #98 from DarkView/k30_massmute Miikka 2020-08-05 02:40:36 +03:00
  • 2a0a692afd Merge pull request #97 from DarkView/k30_infoOnSingleSearch Miikka 2020-08-05 02:40:09 +03:00
  • b8269ebc81
    Merge pull request #97 from DarkView/k30_infoOnSingleSearch Miikka 2020-08-05 02:40:09 +03:00
  • 692b697a30 Merge branch 'DarkView-fr_caseNumberInLogs' Dragory 2020-08-05 02:39:12 +03:00
  • 36d1de86d0
    Merge branch 'DarkView-fr_caseNumberInLogs' Dragory 2020-08-05 02:39:12 +03:00
  • ed88b72ec3 Fix merge conflict Dragory 2020-08-05 02:39:03 +03:00
  • f27050a44c
    Fix merge conflict Dragory 2020-08-05 02:39:03 +03:00
  • fdafbece67 Tweaks to RegExpRunner Dragory 2020-08-05 02:36:09 +03:00
  • c6158adc38
    Tweaks to RegExpRunner Dragory 2020-08-05 02:36:09 +03:00
  • 54c42af334 If !tag eval fails, let the user know the error Dragory 2020-08-05 02:26:47 +03:00
  • f71c0c076a
    If !tag eval fails, let the user know the error Dragory 2020-08-05 02:26:47 +03:00
  • 8068af8c01 Show BOT_ALERT if tag rendering fails Dragory 2020-08-05 02:25:32 +03:00
  • f93291e604
    Show BOT_ALERT if tag rendering fails Dragory 2020-08-05 02:25:32 +03:00
  • 959e68886b Improve audit log error handling, show BOT_ALERT in more cases Dragory 2020-08-05 02:25:13 +03:00
  • 5ea0f7eb46
    Improve audit log error handling, show BOT_ALERT in more cases Dragory 2020-08-05 02:25:13 +03:00
  • 466afd9c07 Raise regex timeout from 100ms to 250ms Dragory 2020-08-05 01:19:24 +03:00
  • ffc25791ca
    Raise regex timeout from 100ms to 250ms Dragory 2020-08-05 01:19:24 +03:00
  • 03931c730d Fix error Dragory 2020-08-05 01:19:09 +03:00
  • ad52ace055
    Fix error Dragory 2020-08-05 01:19:09 +03:00
  • e14a93d752 Run user-supplied regexes in worker threads with a timeout Dragory 2020-08-05 01:15:36 +03:00
  • a7fa258f2a
    Run user-supplied regexes in worker threads with a timeout Dragory 2020-08-05 01:15:36 +03:00
  • c19c13e2f5 Update Massmute to newest version... again Dark 2020-07-29 02:32:01 +02:00
  • 8600cc4195 Update Massmute to newest version... again Dark 2020-07-29 02:32:01 +02:00
  • 764f3b839d Merge pull request #102 from DarkView/fr_cleaningMessageOnClean Miikka 2020-08-03 01:13:52 +03:00