AAA3A
|
4d24365d17
|
Update the invite Regex to match invites with backslashes / ignore promos (#6586)
Co-authored-by: Twentysix <6267772+Twentysix26@users.noreply.github.com>
|
2025-09-04 16:49:48 +02:00 |
|
github-actions[bot]
|
1e5620935d
|
Automated Crowdin downstream (#6605)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-26 00:36:39 +00:00 |
|
Jakub Kuczys
|
936e17338c
|
Fix unhandled exception in stringification of DevOutput's result (#6592)
|
2025-08-25 17:43:41 -04:00 |
|
Michael Oliveira
|
8c3cdf20a6
|
Inject guild locale information in app commands (#6579)
|
2025-08-25 22:52:06 +02:00 |
|
Jakub Kuczys
|
2dbbb51208
|
Disable Rich tracebacks by default (#6576)
|
2025-08-09 17:45:03 -04:00 |
|
Kreusada
|
6603cd1a86
|
Check attach_files permission inside send_interactive (#6552)
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
|
2025-05-25 17:04:35 -04:00 |
|
github-actions[bot]
|
db0e831a2e
|
Automated Crowdin downstream (#6561)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-27 03:01:03 +02:00 |
|
github-actions[bot]
|
85923d4c0f
|
Automated Crowdin downstream (#6534)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-08 21:36:48 +01:00 |
|
Jakub Kuczys
|
0f4c7b0fe6
|
Bump deps (including d.py 2.5 bump) (#6529)
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
|
2025-03-04 23:38:37 +01:00 |
|
github-actions[bot]
|
5cf69bdc51
|
Automated Crowdin downstream (#6521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-06 02:35:50 +01:00 |
|
Jakub Kuczys
|
50ad59a6c8
|
Catch TypeError when setting global locale (#6518)
|
2025-02-06 02:31:03 +01:00 |
|
Jakub Kuczys
|
dfc1e742f8
|
Handle invalid locale configuration graciously during startup (#6517)
|
2025-02-05 19:42:42 -05:00 |
|
github-actions[bot]
|
1299db0f3a
|
Automated Crowdin downstream (#6515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-03 01:41:27 +00:00 |
|
Kowlin
|
8e0948d560
|
Truncate service names in [p]set api modal (#6502)
|
2025-02-01 18:36:37 -05:00 |
|
Jakub Kuczys
|
a0c1713e78
|
Split public and private i18n APIs (#6022)
|
2025-01-26 19:33:06 -05:00 |
|
Jakub Kuczys
|
8b1daf1ad0
|
Move private things in modlog and redbot.core.errors (#6020)
|
2025-01-26 18:49:03 -05:00 |
|
Jakub Kuczys
|
f962aeb7b8
|
Split public and private config/driver APIs (#6024)
|
2025-01-26 18:25:53 -05:00 |
|
github-actions[bot]
|
d64cbdf83e
|
Automated Crowdin downstream (#6497)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-12-25 04:24:55 +00:00 |
|
Jakub Kuczys
|
66d1c87b5a
|
Red 3.5.14 - Changelog (#6493)
|
2024-12-25 05:20:47 +01:00 |
|
Kowlin
|
bd26e7d5af
|
Fix permissions fetching for User Installable Bots (#6457)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2024-12-24 14:16:03 +00:00 |
|
Karlo Prikratki
|
9392077434
|
Allow passing multiple cogs to slash enablecog and slash disablecog (#6001)
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
|
2024-12-23 22:49:19 -05:00 |
|
TrustyJAID
|
fdaa869130
|
[Help command] Utilize copy to clipboard (#6244)
Co-authored-by: Kreusada Ignad Amredes <67752638+Kreusada@users.noreply.github.com>
|
2024-12-24 03:23:26 +01:00 |
|
Michael Oliveira
|
18614b1604
|
Respect [p]bypasscooldowns in [p]slash sync (#6465)
|
2024-12-24 03:04:11 +01:00 |
|
Michael Oliveira
|
016684bcce
|
Add methods for getting app command IDs/mentions from cache (#6278)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2024-12-24 03:02:16 +01:00 |
|
Kowlin
|
5cfb8edab8
|
ANSI formatting support (#5538)
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: Jack Tealey <67752638+Kreusada@users.noreply.github.com>
|
2024-12-24 01:20:42 +00:00 |
|
cdaman3141
|
150692538f
|
Fixed [p]ban raising an unhandled error if an ID too large is provided (#6486)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2024-12-24 01:12:33 +00:00 |
|
TrustyJAID
|
f4ffc6bc80
|
Add support for SimpleMenu to use custom select options (#6480)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2024-12-24 02:00:41 +01:00 |
|
Kyla
|
2871992772
|
Define view once inside menus.menu for button menus (#6472)
|
2024-11-17 16:24:30 +00:00 |
|
sravan
|
4e27059209
|
[Core] Add error handling when [p]load tries to load "locales" (#6466)
|
2024-10-20 16:20:29 -04:00 |
|
Kreusada
|
f3c89ad8bd
|
Fix header utility docstring (#6444)
|
2024-09-02 00:51:14 +02:00 |
|
Kreusada
|
05cf9b7f39
|
Add header, hyperlink and subtext utilities (#6102)
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
|
2024-09-01 21:40:12 +00:00 |
|
github-actions[bot]
|
254d5a91d6
|
Automated Crowdin downstream (#6427)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-08 02:11:20 +00:00 |
|
github-actions[bot]
|
701339f8a1
|
Automated Crowdin downstream (#6420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-04 23:51:49 +02:00 |
|
Kowlin
|
699471f27a
|
Forcefully shutdown RPC to prevent hangs (#6412)
|
2024-08-04 21:28:17 +02:00 |
|
Ryan
|
601816abc0
|
Allow SimpleMenu to delete ephemeral responses (#6304)
|
2024-07-18 23:35:52 +02:00 |
|
Lemon Rose
|
bf8c0d03b5
|
[RedTree] add UserFeedbackCheckFailure for app_commands (#6397)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2024-07-12 13:30:22 -04:00 |
|
github-actions[bot]
|
f4c8077268
|
Automated Crowdin downstream (#6405)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-07-11 01:02:52 +02:00 |
|
Michael Oliveira
|
0b0b23b971
|
Fix @commands.can_manage_channel always passing (#6398)
|
2024-07-10 20:41:24 +02:00 |
|
Jakub Kuczys
|
2b1e603124
|
Bump d.py version to 2.4.0 (#6401)
Co-authored-by: Ryan <yamikaitou@gmail.com>
|
2024-07-10 20:36:47 +02:00 |
|
TrustyJAID
|
4242a7adf2
|
Fix an issue with autocomplete in ignored channels/servers (#6375)
|
2024-05-06 19:53:37 -04:00 |
|
github-actions[bot]
|
23c86d7850
|
Automated Crowdin downstream (#6362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-21 04:04:35 +02:00 |
|
Jakub Kuczys
|
72ec88aa3c
|
Fix humanize_timedelta() docstring to account for negative values (#6360)
|
2024-04-20 21:55:33 -04:00 |
|
Jakub Kuczys
|
47d4675f52
|
Fix error message edge case in parse_timedelta (#6357)
|
2024-04-21 00:27:40 +02:00 |
|
Jakub Kuczys
|
e61327a65c
|
Fix potential API compatibility issue in parse_timedelta() (#6355)
|
2024-04-20 23:42:20 +02:00 |
|
Zephyrkul
|
11ebd40dfa
|
Fix TimedeltaConverter allowing negative values by default (#6354)
Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com>
|
2024-04-20 23:17:38 +02:00 |
|
Zephyrkul
|
00e41d38f9
|
Improve timedelta conversions (#6349)
Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com>
|
2024-04-14 12:58:00 -06:00 |
|
Zephyrkul
|
afb4f6079a
|
humanize_timedelta improvements (#6350)
Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>
Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com>
|
2024-04-14 12:56:42 -06:00 |
|
Louis Dominic
|
97b467939c
|
Increase default timeout for ctx.send_interactive to 60 (#6352)
|
2024-04-11 21:18:40 -08:00 |
|
TrustyJAID
|
f54499eaba
|
Increase default timeout for send_interactive to 60 (#6346)
|
2024-04-04 20:21:05 +02:00 |
|
github-actions[bot]
|
f01c0ec675
|
Automated Crowdin downstream (#6344)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-01 02:04:48 +00:00 |
|