Samuel
|
c2da29c93e
|
Dispatch a cog unload event [on_cog_remove] (#5570)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-04-15 16:56:17 -04:00 |
|
Jakub Kuczys
|
67f4dd5201
|
Fix missing app_commands import (#6019)
|
2023-04-15 15:29:27 -04:00 |
|
Jakub Kuczys
|
2c4bd38ba1
|
Show source code in tracebacks sent by Dev cog commands (#5843)
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
|
2023-04-15 10:30:19 +01:00 |
|
Flame442
|
aa51fd9ad1
|
Allow force enabling app commands using flag in extras (#6018)
|
2023-04-14 15:59:21 -06:00 |
|
Flame442
|
ccdd1ca892
|
Add global checks to app commands (#6015)
|
2023-04-14 15:58:02 -06:00 |
|
yuansheng1549
|
030607fb04
|
Add Traceback prompt (#5851)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2023-04-14 18:50:39 +02:00 |
|
Draper
|
896d5e9200
|
Remove deprecated checks in checks module (#6016)
|
2023-04-13 23:15:22 +02:00 |
|
Jakub Kuczys
|
145b2e43ce
|
Allow any Messageable in MessagePredicate's channel parameter (#5942)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-04-13 15:21:36 -04:00 |
|
Jakub Kuczys
|
533f036ed2
|
Improve performance of pagify() (#5698)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
|
2023-04-13 14:52:54 -04: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 |
|
Jakub Kuczys
|
44e129bc66
|
Add redbot.core.app_commands namespace (#6006)
|
2023-03-27 20:49:59 -04:00 |
|
Kowlin
|
c79d0d723e
|
Fix the handling of PartialMessageable channels (#6005)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-03-27 19:35:36 -04:00 |
|
Kowlin
|
0a5aa94cde
|
Fix file endings (#6002)
|
2023-03-21 23:34:01 +01: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 |
|
Flame442
|
6774801649
|
Always allow licenseinfo to be run with a mention prefix (#5865)
Co-authored-by: Zephyrkul <23347632+Zephyrkul@users.noreply.github.com>
|
2023-03-18 22:32:52 +01:00 |
|
Dav
|
7c7e5edb19
|
[Modlog]Raise error instead of failing silently on invalid arguments (#5386)
Co-authored-by: Dav <dav@mail.stopdavabuse.de>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2023-03-18 17:31:28 -04: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 |
|
keqking
|
c390b89bd2
|
[Core] fix error in [p]ignore list (#5973)
|
2023-01-23 14:49:05 -05:00 |
|
Kreusada
|
b98156c589
|
Use usage attr to remove appended underscore for from_ parameter in [p]reorderpath (#5946)
|
2022-12-30 17:28:44 -05: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
|
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
|
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 |
|
Kreusada
|
abb0101420
|
[CogManagerUI] Resolve core path under bot._cog_mgr.CORE_PATH (#5142)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-27 21:58:01 +01:00 |
|
Julien Mauroy
|
d9dd37b867
|
Remove multiple paths (#5859)
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-12-27 21:51:13 +01:00 |
|
Predä
|
7af2ed13ec
|
Update disable commands logic during cogs loading (#5550)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-12-26 19:29:54 -05:00 |
|
Jakub Kuczys
|
e8c044a9bf
|
Use different exit codes for critical errors vs configuration errors (#5674)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
|
2022-12-25 16:27:07 -05:00 |
|
Kreusada
|
1c7178a10b
|
Add automodule reference for the antispam module (#5641)
Co-authored-by: Jakub Kuczys <me@jacken.men>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-12-22 17:49:44 -05:00 |
|
Kowlin
|
3cb17116be
|
Revert `mock and mockmsg` back to a guild_only state (#5926)
|
2022-12-22 17:41:52 -05:00 |
|
Dav
|
4dd496c67f
|
[Modlog API] Stop modlog.get_case() from erroring if no modlog channel is set up (#5866)
Co-authored-by: Dav <dav@mail.stopdavabuse.de>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-12-18 19:23:57 -05:00 |
|
Jakub Kuczys
|
f7c14b4321
|
Modernize packaging-related things in Red (#5924)
|
2022-12-09 18:50:37 +01:00 |
|
AntonioNarra
|
b018a76b61
|
Core - #5891 Recovering Server Prefixes (#5918)
|
2022-12-01 18:58:11 -05:00 |
|
TrustyJAID
|
bbb15924b9
|
Allow send_interactive to upload a file containing all content (#5902)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-11-24 16:05:07 -05:00 |
|
Kreusada
|
ed4f36a529
|
Add serverlock warning to [p]invite (#5898)
|
2022-11-17 18:11:56 -05:00 |
|
TrustyJAID
|
0580213cb6
|
Fix [p]helpset usemenus disable (#5907)
|
2022-11-15 23:56:56 -05:00 |
|
Kowlin
|
86aed37769
|
Fix HTTPException in set api's send_modal (#5860)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-11-11 19:59:51 -05:00 |
|
Jakub Kuczys
|
51fa3f502e
|
Remove bordered() utility function (#5692)
|
2022-11-11 15:37:49 +01:00 |
|
OofChair
|
6cda937ec2
|
[Modlog] Make modlogset cases docstring less vague (#5352)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
|
2022-10-30 21:06:32 -07:00 |
|
Kreusada
|
85288c1d06
|
[Docs] Dev Cog Guide (#5869)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
|
2022-10-25 18:57:32 -04:00 |
|
Jakub Kuczys
|
a3de616e4d
|
Properly handle missing schemas/tables in PostgreSQL driver (#5855)
|
2022-10-13 13:38:43 +02:00 |
|
Leet
|
fcbe37b956
|
[Docs] Use gender neutral language in remaining places where it isn't (#5873)
|
2022-10-13 13:34:14 +02:00 |
|
Leet
|
64e6044aba
|
[Cleanup] Pass reason for bulk message deletion to audit log (#5863)
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-10-12 23:02:37 +02:00 |
|
Kowlin
|
501c2b97dd
|
Fix a lack of permission checks on usebuttons (#5878)
|
2022-10-12 20:40:49 +00:00 |
|
TrustyJAID
|
b0a3f00f41
|
Add global buttons to base menus (#5683)
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
|
2022-10-12 22:13:33 +02:00 |
|
TrustyJAID
|
aaeb1b5daa
|
Add buttons to help (#5634)
Co-authored-by: Zephyrkul <23347632+Zephyrkul@users.noreply.github.com>
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
|
2022-10-12 16:29:10 +02:00 |
|
Kreusada Lavranocoyaskalas
|
4158244117
|
Use bot embed colour in [p]dm command (#5868)
|
2022-10-11 23:01:47 +02:00 |
|
TrustyJAID
|
f8b0cc6c6a
|
Add support for Hybrid commands in Red (#5681)
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Candy <28566705+mina9999@users.noreply.github.com>
Co-authored-by: Matt Chandra <55866950+matcha19@users.noreply.github.com>
Co-authored-by: Lemon Rose <78662983+japandotorg@users.noreply.github.com>
Co-authored-by: Honkertonken <94032937+Honkertonken@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
Co-authored-by: River <18037011+RheingoldRiver@users.noreply.github.com>
Co-authored-by: AAA3A <89632044+AAA3A-AAA3A@users.noreply.github.com>
Co-authored-by: Lemon Rose <japandotorg@users.noreply.github.com>
Co-authored-by: Julien Mauroy <pro.julien.mauroy@gmail.com>
Co-authored-by: TheThomanski <15034759+TheThomanski@users.noreply.github.com>
|
2022-10-11 22:52:43 +02:00 |
|
Jakub Kuczys
|
f02528378f
|
discord.py 2.0 update (3d914e08->2.0.1) (#5709)
|
2022-10-03 16:07:15 +02:00 |
|
AlexRatman
|
d7d6ab46f4
|
Add missing period which caused ignore list to fail (#5850)
|
2022-09-17 20:23:50 +02:00 |
|
Jakub Kuczys
|
9d820234bb
|
Fix Tunnel.message_forwarder's handling of >2000 strings (#5844)
|
2022-09-12 19:34:34 -04:00 |
|
Kreusada Tagiazala
|
cadcffbae5
|
[Dev] Fix __repr__() errors in REPL when referencing an instance of a class & catch Exception (#5794)
* initial fix (test)
* Replace instances of bare excepts by catching Exception
|
2022-08-22 20:32:02 -04:00 |
|