Jakub Kuczys
|
d8e584b5e8
|
Fix CancelledError handling in done callbacks of cog init tasks (#6203)
|
2023-07-19 22:45:44 +02:00 |
|
Kreusada
|
8ee3ac9352
|
[Cleanup] Fix [p]cleanup self inside DMs (#6197)
|
2023-06-29 06:06:44 +02:00 |
|
Jakub Kuczys
|
49bf103891
|
Update the Lavalink version parsing and add tests for it (#6093)
|
2023-06-21 15:52:00 +02:00 |
|
Jakub Kuczys
|
8acc1c3e02
|
Support and switch to Java 17 everywhere except CentOS 7 (#6190)
|
2023-06-20 11:29:50 +02:00 |
|
Draper
|
9d04f17cd2
|
Add an option to auto-use default HTTP(S) port for Lavalink (#5629)
Co-authored-by: Jakub Kuczys <me@jacken.men>
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
|
2023-06-19 13:56:59 +02:00 |
|
Kreusada
|
31700a226e
|
Fix NUMBER_EMOJIS breakages inside Audio (#6170)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-06-19 13:44:51 +02:00 |
|
Jakub Kuczys
|
10e09d6abc
|
d.py 2.3 / pomelo changes (#6130)
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
|
2023-06-14 04:56:50 +02:00 |
|
github-actions[bot]
|
a59e73a605
|
Automated Crowdin downstream (#6161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-14 22:17:45 +02:00 |
|
Ryan Ramboer
|
6cd7a380f4
|
Update bad looking 'diff' code blocks with 'markdown' (#6152)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-05-13 19:21:27 +02:00 |
|
Jakub Kuczys
|
cbe50bf82e
|
Use proper Parameter type in CustomCommands cog (#6149)
Co-authored-by: Jamie <31554168+flaree@users.noreply.github.com>
|
2023-05-13 16:55:10 +01:00 |
|
Vexed
|
2386b8363f
|
Fix visual issues with Discord's new Markdown (#6101)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-05-13 12:39:57 +02:00 |
|
Jakub Kuczys
|
7f820dab0c
|
Fix max heapsize calculation on 32-bit platforms (#6150)
|
2023-05-12 16:51:59 -07:00 |
|
Karlo Prikratki
|
5893d590a7
|
Fix NoneType error and channelmute saying user is already muted (#6144)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-05-12 21:54:10 +02:00 |
|
Jakub Kuczys
|
31b975eecc
|
Address change in behavior of bool(Permissions()) on d.py 2.x (#6148)
|
2023-05-12 14:02:41 -04:00 |
|
Jakub Kuczys
|
2369017f6a
|
Add data_manager.instance_name() public API (#6146)
|
2023-05-12 11:53:53 +01:00 |
|
github-actions[bot]
|
c52ef73097
|
Automated Crowdin downstream (#6127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-04 08:22:59 +02:00 |
|
Jakub Kuczys
|
5f4b0e853e
|
Fix issues with channel unmutes for mute data from 3.4.x (#6121)
|
2023-05-04 06:22:54 +02:00 |
|
github-actions[bot]
|
7b80043d19
|
Automated Crowdin downstream (#6119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-04 03:04:41 +02:00 |
|
Jakub Kuczys
|
2fe251ecf3
|
Port TiV changes applied to voice channels to stage channels (#6109)
|
2023-05-02 19:05:44 -04:00 |
|
Jakub Kuczys
|
b7c710ac04
|
Make it possible to set slowmode in stage/voice channels (#6108)
|
2023-05-02 16:05:51 -04:00 |
|
Jakub Kuczys
|
226d8d734d
|
Reformat with Black 2023 formatting changes
|
2023-05-02 00:51:29 +02:00 |
|
Jakub Kuczys
|
1ed64949aa
|
Add require_var_positional=True to [p]selfroleset add/remove (#6084)
|
2023-04-19 21:41:55 -04:00 |
|
aikaterna
|
e1f5d65d16
|
[Audio] Update Lavalink.jar build (#6033)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-04-19 21:32:56 +02:00 |
|
aikaterna
|
f98db62b69
|
[Audio] Don't escape formatting on Playlist Enqueued message (#6025)
|
2023-04-17 18:39:10 -04:00 |
|
AAA3A
|
eafbb06756
|
Add public positive_int and finite_float converters (#5969)
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
|
2023-04-17 22:33:44 +01:00 |
|
Kreusada
|
79d11e947c
|
Use the commands module instead of checks for permission decorators (#5463)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-04-13 14:16:12 -04:00 |
|
Flame442
|
f06b734e15
|
Application Command Manager (#5992)
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
2023-03-20 21:31:37 +01:00 |
|
Vexed
|
2ab204438e
|
Document setting overrides in Trivia list format (#5390)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-03-02 15:54:51 +01:00 |
|
Kreusada
|
8de6b97700
|
Add JSON Schema for Trivia Lists (#5565)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-03-02 15:43:55 +01:00 |
|
Tom Marcot
|
d9c46342d4
|
Fix typos issues (#5977)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-02-14 04:36:40 +00:00 |
|
Lioness100
|
a89a27cadf
|
docs: fix typos (#5989)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-02-13 21:36:09 -05:00 |
|
aikaterna
|
7e7d5322b7
|
[Audio] Use more of the newer Managed/Unmanaged terminology (#5952)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-02-12 22:07:46 +01:00 |
|
Leet
|
e0c335eda2
|
[Trivia] Handle FileNotFoundError when adding a custom trivia list (#5950)
|
2023-02-03 13:52:43 -05:00 |
|
aikaterna
|
a13870b45f
|
Remove llsetup alias for llset (#5953)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-01-14 15:33:03 +01:00 |
|
Jakub Kuczys
|
f13d910f66
|
Disallow NaN and Infinity in Trivia CONFIG schema (#5949)
|
2023-01-02 06:13:12 +01:00 |
|
Vexed
|
b493103dcb
|
Improve validation in trivia (#5947)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-01-02 05:24:27 +01:00 |
|
Jakub Kuczys
|
7db635a05b
|
Change 'Managed' to 'External' in [p]llset secured's output (#5944)
|
2022-12-31 16:35:06 -08:00 |
|
Ryan
|
82e92a8dc3
|
Update enqueued track message to distinguish album from playlist (#5569)
Co-authored-by: aleclol <50505980+aleclol@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-30 04:48:44 +01:00 |
|
Predä
|
60a9d47003
|
Core - Add invoke error message customisation (#5894)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-30 04:43:37 +01:00 |
|
Jakub Kuczys
|
fa6b2f8c10
|
Fix incorrect default argument value in [p]streamalert twitch (#5945)
|
2022-12-30 03:24:05 +01:00 |
|
Jakub Kuczys
|
519acedf46
|
Make some dependency changes, support Python 3.10 and 3.11 (#5611)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
|
2022-12-30 03:21:57 +01:00 |
|
Karlo Prikratki
|
d3308af0e2
|
[Streams] Add toggleable button to stream alerts (#5856)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-29 20:18:26 +01:00 |
|
Karlo Prikratki
|
9b1171ea8c
|
Use Discord's relative timestamps as command cooldown countdown (#5893)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-29 17:55:11 +01:00 |
|
Honkertonken
|
19ebd02595
|
Change/Update casing in findcog command. (#5772)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-28 00:52:02 +01:00 |
|
Draper
|
1ab303bce7
|
Fix managed LL subprocess's stdout overflowing and deadlocking (#5903)
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-27 20:33:50 +01:00 |
|
Kowlin
|
f890f65c35
|
Updated excluded features (#5919)
Co-authored-by: Zephyrkul <23347632+Zephyrkul@users.noreply.github.com>
|
2022-12-27 11:29:05 +01:00 |
|
Jakub Kuczys
|
e88884edb6
|
Fix usage of file/folder names without suffix in Downloader (#5938)
|
2022-12-26 18:39:17 -05:00 |
|
SnappyDragon64
|
eb613ea154
|
[Trivia] Who's that Pokemon? Generation VII and VIII trivia lists (#5890)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-19 00:44:01 -05:00 |
|
Lemon Rose
|
333e359bbb
|
[Admin] add reasoning to addrole & removerole. (#5927)
Co-authored-by: Matt <psykzz@users.noreply.github.com>
|
2022-12-17 22:36:40 -05:00 |
|
Kowlin
|
72172ff1cb
|
Bump discord.py to version 2.1.0 (#5920)
|
2022-12-02 19:40:15 +01:00 |
|