Red-GitHubBot
b4c2d9ffa1
[3.4] Use bot embed colour in [p]dm command ( #5868 ) ( #6054 )
...
Co-authored-by: Kreusada Lavranocoyaskalas <67752638+Kreusada@users.noreply.github.com >
2023-04-19 21:56:11 +00:00
Red-GitHubBot
9b17f30f94
[3.4] Fix Tunnel.message_forwarder's handling of >2000 strings ( #5844 ) ( #6052 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men >
2023-04-19 21:54:24 +00:00
Red-GitHubBot
20dfe8ad7d
[3.4] Properly handle missing schemas/tables in PostgreSQL driver ( #5855 ) ( #6045 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men >
2023-04-19 23:02:51 +02:00
Red-GitHubBot
ce5417602f
[3.4] Use usage attr to remove appended underscore for from_ parameter in [p]reorderpath ( #5946 ) ( #6044 )
...
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
2023-04-19 23:01:41 +02:00
github-actions[bot]
0476102851
[3.4] [i18n] Automated Crowdin downstream ( #5833 )
...
Automated Crowdin downstream
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-15 13:13:52 +02:00
github-actions[bot]
4be15c9832
[3.4] [i18n] Automated Crowdin downstream ( #5768 )
...
Automated Crowdin downstream
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-07 05:42:35 +02:00
Jakub Kuczys
c4637aa02b
[3.4] [Modlog] Check if guild is unavailable ( #5647 ) ( #5758 )
...
fix for AttributeError: 'NoneType' object has no attribute 'guild_permissions'
(cherry picked from commit 485e6837ca )
Co-authored-by: Candy <28566705+mina9999@users.noreply.github.com >
Co-authored-by: Candy <28566705+mina9999@users.noreply.github.com >
2022-06-05 15:23:38 +00:00
Red-GitHubBot
be8df25ecf
[3.4] Escape Discord's formatting in [p]servers command ( #5744 ) ( #5756 )
...
* Escape formatting in `[p]servers` command
* style...
(cherry picked from commit 9d50a851eb )
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
2022-06-05 14:22:02 +00:00
Red-GitHubBot
bc9404e9b2
[3.4] Fix grammar in uptime command ( #5596 ) ( #5738 )
...
(cherry picked from commit 58d8cb4d1f )
Co-authored-by: TrustyJAID <TrustyJAID@gmail.com >
Co-authored-by: TrustyJAID <TrustyJAID@gmail.com >
2022-06-04 03:02:52 +02:00
Red-GitHubBot
17f7bd15bf
[3.4] Reference how to reply in the [p]contact command with embed settings ( #5529 ) ( #5733 )
...
(cherry picked from commit c9a0971945 )
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
2022-06-04 03:02:04 +02:00
github-actions[bot]
e8245d5075
[3.4] [i18n] Automated Crowdin downstream ( #5523 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 18:16:56 +00:00
jack1142
eba691f234
[3.4] Fix 'Red._app_info' attribute error ( #5517 )
2021-12-31 18:53:30 +01:00
github-actions[bot]
23b3144c84
[3.4] [i18n] Automated Crowdin downstream ( #5514 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 03:30:33 +01:00
Red-GitHubBot
7245c778e4
[3.4] Only check for permissions when check_permissions is True ( #5510 ) ( #5511 )
...
(cherry picked from commit 1ecbe6cebb )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-31 03:03:11 +01:00
Red-GitHubBot
3045989a5f
[3.4] [Events] Rename guild remove listener ( #5498 ) ( #5509 )
...
* [Events] on_guild_leave => on_guild_remove
* [Events] on_guild_leave => on_guild_remove
(cherry picked from commit a787033e1d )
Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com >
Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com >
2021-12-31 01:24:06 +00:00
Red-GitHubBot
1027d95092
[3.4] Make embeds in help output consistent ( #5452 ) ( #5507 )
...
* Add `check_permissions` kwarg to `bot.embed_requested()`
* Make embeds in help consistent regardless of why it's being sent
(cherry picked from commit ff7c146b62 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-31 01:03:11 +00:00
Red-GitHubBot
730c650bb4
[3.4] Fix short help in docstrings for core cogs and commands ( #5502 ) ( #5503 )
...
* fix part of command description not appearing in the help command.
* Add more
(cherry picked from commit 337f58f9fb )
Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-30 21:32:59 +00:00
Red-GitHubBot
cb4058ef10
[3.4] Allow mocking attachment-only msg, fix docstring, small refactor ( #5446 ) ( #5497 )
...
* Use the logic from `[p]mock` in `[p]mockmsg`, fix docstring
* Let people mock attachment-only messages
* Use empty string, not None
(cherry picked from commit 9c05db1104 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-26 21:15:40 +00:00
Red-GitHubBot
2a23da302e
[3.4] Make invite URL part of public API ( #5424 ) ( #5491 )
...
* [3.4] Make invite URL part of public API (#5424 )
* Make invite URL public API
* Add doc and RPC
* Lint
* Update redbot/core/core_commands.py
Co-authored-by: Matt <psykzz@users.noreply.github.com >
* Update redbot/core/bot.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* RPC handling,
* Fix appinfo
* Change docs
* Fix docs
* Change docs
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Docstring changes
* nit
(cherry picked from commit 6297bfcab6 )
Co-authored-by: Stonedestroyer <1307729+Stonedestroyer@users.noreply.github.com >
Co-authored-by: Matt <psykzz@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Red->RedBase
Co-authored-by: Stonedestroyer <1307729+Stonedestroyer@users.noreply.github.com >
Co-authored-by: Matt <psykzz@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-26 02:18:16 +00:00
Red-GitHubBot
5dfd4cf998
[3.4] Fix RPC cog load and unload by returning dicts ( #5453 ) ( #5490 )
...
* use dicts for CoreLogic package management returns
* address review
* failed_packages->notloaded_packages in _unload
(cherry picked from commit d27dbded8a )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-25 20:13:30 +00:00
Red-GitHubBot
c26a603c8d
[3.4] isolate direction of username within modlog ( #5422 ) ( #5488 )
...
* isolate direction of username within modlog
* Add link to Unicode's usage
(cherry picked from commit 7db3339aba )
Co-authored-by: Jan <sentrycraft123@gmail.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Jan <sentrycraft123@gmail.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-25 16:35:41 +00:00
jack1142
a52356c031
[3.4] [Core] Changed prefix length to 40. ( #5476 ) ( #5487 )
...
* Update core_commands.py
* Docs yes facebook's metaverse
*jokes on me*
* meta
* forgot here
* Update core_commands.py
* Forgot here
* And forgot here
(cherry picked from commit b091f13df5 )
Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com >
Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com >
2021-12-25 04:17:20 +01:00
Red-GitHubBot
09adae5213
[3.4] [Config] Add type-hints to _ValueContextManager methods ( #5344 ) ( #5486 )
...
Without these type-hints, I've found that PyCharm misidentifies the returned type, causing a number of false positives in static type checking.
(cherry picked from commit e878483318 )
Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com >
Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com >
2021-12-25 02:21:45 +00:00
Red-GitHubBot
ee513731be
[3.4] Fix issues with loading config.json when it doesn't exist ( #5416 ) ( #5484 )
...
* catch and handle FileNotFoundError when using --no-instance when config.json does not already exist
* move load_existing_config to data_manager.py
* use load_existing_config in create_temp_config
* Fix import in redbot-launcher
(cherry picked from commit cef55459c6 )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-25 02:04:41 +00:00
Red-GitHubBot
5dd0c3b579
[3.4] Add necessary None checks to Core's usage of Requires.privilege_level ( #5477 ) ( #5483 )
...
* Check if it has a privilege level
* Let's fix this in warnings too
(cherry picked from commit 5e527cb27d )
Co-authored-by: aleclol <50505980+aleclol@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: aleclol <50505980+aleclol@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-25 01:06:08 +00:00
jack1142
4afa4f77e0
[3.4] [Docs] Correct set api examples to be consistent for Spotify ( #5444 ) ( #5482 )
...
* consistant usage
* switch audiodb to youtube
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >.
(cherry picked from commit bae85c35c1 )
Co-authored-by: Ryan <yamikaitou@gmail.com >
Co-authored-by: Ryan <yamikaitou@gmail.com >
2021-12-25 00:21:25 +00:00
Red-GitHubBot
cb5eafb9e3
[3.4] Add plural forms to the responses of [p]leave command ( #5391 ) ( #5479 )
...
* Improve the response of `[p]leave` command
* Update core_commands.py
* Update core_commands.py
* style?
* fix maybe
* black
* fixed typo in docstring
* aaa
* style
* Few more changes
(cherry picked from commit 2c51182e8e )
Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-12-24 23:52:46 +00:00
Red-GitHubBot
9f359dda26
[3.4] Modernize syntax in chat formatting module and add success() ( #5427 ) ( #5428 )
...
* Downloader's plurial & Fix
* Don't forget pipinstall
* Fix syntax issue
* This f****** fix that took me too much of my time for nothing.
* Black
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Fix Jack's syntax, remove numbers & fix bad calculated cogs
* Black ofc
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Address my review comment
* Simplify
* this is kinda a lot but shh
* Change format to f-string
* Add success function to char_formatting
* Revert "Merge branch 'V3/develop' of github.com:Predeactor/Red-DiscordBot into master/chat-formatting-enhancement"
This reverts commit c338da7b66 , reversing
changes made to f2422ad782 .
* For once I would have appreciated if style checks were failing...
(cherry picked from commit 483ef36d1b )
Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com >
Co-authored-by: Predeactor <ubuntu@vps-35e65bf5.vps.ovh.net >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com >
Co-authored-by: Predeactor <ubuntu@vps-35e65bf5.vps.ovh.net >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-10-27 14:36:25 +02:00
Red-GitHubBot
542a7b3cb2
[3.4] Add a tick on traceback command when it's sent to DMs ( #5353 ) ( #5397 )
...
* add a `tick` when sent to dm.
* confused ™️
* did i learn now? :P
* i'm not confused anymore :3
(cherry picked from commit b8535ee53e )
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
2021-10-15 22:48:49 +00:00
Red-GitHubBot
b8cf464355
[3.4] Do not include expected wait_for responses in translated strings ( #5364 ) ( #5396 )
...
* Do not include 'I agree' prompt in translation string
* Add more stuff
* Address review comment
* Address review comments
(cherry picked from commit 4b70acb989 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-10-15 22:04:21 +00:00
Red-GitHubBot
4dc509c18f
[3.4] Add optional message to send when bot can't react in ctx.tick() and ctx.react_quietly() ( #4092 ) ( #5392 )
...
* Update context.py
* Pre-emptive check to avoid hitting the API
(cherry picked from commit 334cd4fa2a )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-10-15 16:46:05 +00:00
Red-GitHubBot
cda70a0c6a
[3.4] Improve helpset showaliases docstring ( #5376 ) ( #5377 )
...
(cherry picked from commit a8f35f762c )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-10-07 19:48:47 +00:00
github-actions[bot]
0096f874a4
[3.4] [i18n] Automated Crowdin downstream ( #5339 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-23 21:24:11 +02:00
Red-GitHubBot
3865449d3b
[3.4] Use discord native timestamp in [p]uptime ( #5323 ) ( #5332 )
...
* support for discord's timestamp on uptime
* woops not supposed to remove `_`.
* ups
* ups x2
* Apply suggested change.
* hehe
(cherry picked from commit d69326b1fe )
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
2021-09-23 14:29:01 +00:00
Red-GitHubBot
7bf8bd5a93
[3.4] Fix Case's modified_at attr and its format in message content ( #5317 ) ( #5319 )
...
* Fix modified_at field to properly format.
* let's just fix the type hints
(cherry picked from commit 89e3a78ead )
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-14 00:44:10 +00:00
github-actions[bot]
539e0b2c14
[3.4] [i18n] Automated Crowdin downstream ( #5305 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-09 21:57:53 +00:00
Red-GitHubBot
00adb15be0
[3.4] Add RelativedeltaConverter and parse_relativedelta ( #5000 ) ( #5300 )
...
* Added years and months to parse_timedelta
* Added new parse_datetimedelta along with classes for relative dates
* Switched datetime as dt to just datetime for clarity
* Changed to returning relativedelta instead of datetime
* Fixed single char typo
* After some digging, removed min and max from relative delta b/c of https://github.com/dateutil/dateutil/issues/350
* Add dateutil to intersphinx mapping
* Change uppercase D in RelativeDeltaConverter to a lowercase D
* Fix cross-references in docstrings
* Add new class and methods to __all__
* Remove get_relativedelta_converter()
* style
* Fix name of parse_relativedelta test
* more style
* Re-export new class and function in `redbot.core.commands`
(cherry picked from commit ed9bb77eec )
Co-authored-by: Zoë F <zoe@dataleek.io >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Zoë F <zoe@dataleek.io >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 23:04:05 +02:00
Red-GitHubBot
ad5a5017b6
[3.4] Add CommandConverter and CogConverter + add usage in Core ( #5037 ) ( #5299 )
...
* add commands, cog converter
* properly use type_checking
* make core commands use command converter
* update commands to use cogconverter
* fix undefined variable name, style
* Update redbot/core/commands/converter.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/commands/converter.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* update cog argument names
* update documentation arg names
* update more docs
* This new Sphinx is annoying about this...
* I'm questioning my skills
* Fix name error in `[p]embedset showsettings` when command is not given
* Do not use the new cog converter in `[p]command enablecog`
This is needed so that a cog that isn't loaded but was disabled
can be enabled back.
(cherry picked from commit e5b236fb1c )
Co-authored-by: PhenoM4n4n <61065078+phenom4n4n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: PhenoM4n4n <61065078+phenom4n4n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:56:20 +02:00
Red-GitHubBot
3c34af5e82
[3.4] Update deps, allow Python 3.9, drop Fedora 32 ( #5121 ) ( #5296 )
...
* Update deps + allow Python 3.9
* Add in updates from Jack's branch
* Fix multiple target for cross-reference warnings
* Update a few more Python 3.8 occurrences
* Bump further
* Don't install tox in CodeQL environment
* Bump Python version in docs to 3.9.7
* more bumps
* Add missing pin
* Stop using the deprecated distro.linux_distribution()
* Suppress deprecation warning
* Fix OpenSUSE Leap instructions
* Drop Fedora 32
* Add Python 3.10-dev to CI
* meh
(cherry picked from commit 3254698c78 )
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:46:59 +02:00
Red-GitHubBot
c739500a13
[3.4] [Core] Add more APIs for allowlists and blocklists ( #5206 ) ( #5295 )
...
* [Core] Blacklist api
* [Core] Use to_add, remove star from other method calls
* various touch ups
* style
* fix doc style
* [Core] Remove iterable import
* [Core] Update commands to use the blacklist/whitelist api
* Change signatures to not use `*args`
* Update all usage of private cache to the new public APIs
* Update the docstrings
* Update the usage in diagnoser
(cherry picked from commit 0dded8aa47 )
Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:43:45 +02:00
Red-GitHubBot
373c04de11
[3.4] Add [p]diagnoseissues command ( #5243 ) ( #5294 )
...
* Split `Requires._transition_state` into reusable methods for Diagnoser
* (style) Fix line length
* Add missing .format()
* Add handling for user permissions, privilege level, Permissions rules
* Add missing awaits, use correct method in user perms check, add 'the'
* Fix .format() fields
* Add comment
* Add new file to labeler's configuration
* Add the command to the documentation
* All the work from DiagnoserCog
You can find the commit history of it here:
https://github.com/jack1142/DiagnoserCog
* Fix circular import
* Make channel argument optional
* Add a tip about channels from different servers
(cherry picked from commit 86649e897f )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:40:25 +02:00
Red-GitHubBot
dbe50bc6fe
[3.4] [Help] Let owners set menu reaction timeout ( #5205 ) ( #5277 )
...
* initial help reaction timeout with min 15, max 300
* slight wording change
* docs!
* aaa
* Suggestions from code review, thank Jack!
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
(cherry picked from commit f8664a4e8a )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:55:03 +02:00
Red-GitHubBot
8f6f2804db
[3.4] Document parameters in remaining chat_formatting functions ( #5215 ) ( #5275 )
...
(cherry picked from commit dbd25e92a1 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:51:58 +02:00
Red-GitHubBot
fe147f277f
[3.4] [Core] add ctx.tick() to [p]invite ( #5199 ) ( #5274 )
...
(cherry picked from commit c57ef4828e )
Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com >
Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com >
2021-09-08 21:50:13 +02:00
Red-GitHubBot
a95d65c316
[3.4] Initial support for Discord timestamping ( #5155 ) ( #5271 )
...
* Initial support for Discord timestamping
* Fix timezones
* Fix userinfo for users with member.joined_at equal to None
* Simplify
(cherry picked from commit f05debc923 )
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:45:10 +02:00
Red-GitHubBot
620f462f4b
[3.4] fix typo ( #5207 ) ( #5257 )
...
(cherry picked from commit 11913806a4 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 20:26:40 +02:00
Red-GitHubBot
a3f61fed7c
[3.4] Refined debuginfo ( #5156 ) ( #5248 )
...
* Oh my gosh Kowlin is finishing work!?
* fix style
* use f-strings
* moar f-strings actually
* Fix style...
* I did a poor job of find-replacing things
* Improve code readability per previous Kowlin's style
* And reformat it in such a way that get jack through the day
* Okay maybe some whitespace
* Update core_commands.py
* Update core_commands.py
(cherry picked from commit 3b7f9e24b4 )
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 20:09:09 +02:00
Samuel
c3362f6eaa
Update [p]addpath to use consume rest on the path argument ( #5137 )
...
Co-authored-by: npc203 <npc203@users.noreply.github.com >
2021-06-15 13:08:41 +02:00
github-actions[bot]
5f0b4403bc
[i18n] Automated Crowdin downstream ( #5132 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-06-12 18:53:21 +02:00
Kreusada
faf1ad4846
[Dev] Add ctx.tick() on successful debugs ( #5107 )
2021-06-12 17:52:06 +02:00