Red-GitHubBot
dcee2077c0
[3.4] Add toggleable notification of deleted messages count in Cleanup ( #5218 ) ( #5285 )
...
* Addition of cleanup notification.
* black
* subtract invoking message from count
* Update redbot/cogs/cleanup/cleanup.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* be explicity about kwarg
* address review
* style
* Fix type hints
(cherry picked from commit c4f8f65d4d )
Co-authored-by: Jamie <31554168+flaree@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Jamie <31554168+flaree@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:16:37 +02:00
Red-GitHubBot
2d0d5b5be1
[3.4] [Mod] Send ban reason on Temp Bans ( #4837 ) ( #5284 )
...
* [Mod] Send ban reason on Temp Bans
* If none
* Locale friendly
* Fixes for black style
* Use double line break to distinguish between reason header
* Check settings
* Black
* Reduce the number of config calls
* remove additional config call
* fixes
* style
* We're already in `if reason` so this is always True
(cherry picked from commit 4e2e4bfe6a )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:14:58 +02:00
Red-GitHubBot
119550739e
[3.4] [Filter] Add filter clear commands ( #4981 ) ( #5283 )
...
* [Filter] Add filter clear commands
* define messagepredicate
* actually send msg, lol
* deco fixes
* black
* [Docs] Update filter documentation
* fixes
* style
* Add missing whitespace
(cherry picked from commit f628093208 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:11:47 +02:00
Red-GitHubBot
96421a6dfa
[3.4] Allow dots in the middle of repo names ( #5214 ) ( #5281 )
...
* Allow dots in the middle of repo names
* Screw you, Black
(cherry picked from commit f6cf0d5670 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:07:43 +02:00
Red-GitHubBot
c8992a4281
[3.4] [Streams] Improve config calls in stream alerts ( #4968 ) ( #5280 )
...
* [Streams] Improve config calls in stream alerts.
* config->guild_data, style changes
(cherry picked from commit 8eac787f7b )
Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:05:11 +02:00
Red-GitHubBot
3c325bb4cb
[3.4] Accept mentions in [p]cleanup user ( #5169 ) ( #5279 )
...
* Accept mentions in `[p]cleanup user`
* Updated spacing & formatting on info logging
* Whoops...
(cherry picked from commit 88abe469b6 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kowlin <boxedpp@gmail.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kowlin <boxedpp@gmail.com >
2021-09-08 22:02:33 +02:00
Red-GitHubBot
497cb50716
[3.4] [Admin] Allow selfroleset command to consume multiple roles ( #5238 ) ( #5278 )
...
* Initial commit
* update docs
* remove usage kwargs
* style
* Type hint with SelfRole and not discord.Role
* fix docstring
* Various improvements, fixes
* i need to wake up
* more improvements
* AAAA
* add back check
* Improve converter error
(cherry picked from commit b0f93a3ce1 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:56:41 +02:00
Red-GitHubBot
80a1088061
[3.4] [Downloader] Fix various formatting issues in cog update notices ( #5185 ) ( #5273 )
...
* again :P
* some more
* fix
(cherry picked from commit 6bf85a42f8 )
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:48:28 +02:00
Red-GitHubBot
b9d9ae3103
[3.4] [Downloader] Suppress NotFound errors in [p]cog update command ( #5109 ) ( #5272 )
...
* [Downloader] Suppress NotFound errors when cog update message is deleted
* occurance 2
(cherry picked from commit d15011e2c5 )
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:46:55 +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
a6b9f785ac
[3.4] [Mod] Check if guild is unavailable in tempban expirations ( #5173 ) ( #5270 )
...
* [Mod] Check if guild.me is None else continue in tempban expirations.
* Check for guild.unavailable instead of guild.me being None.
(cherry picked from commit b586c2f990 )
Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com >
Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com >
2021-09-08 21:43:04 +02:00
Red-GitHubBot
267720bbba
[3.4] [Mutes] Fix NotFound error when trying to delete message ( #5163 ) ( #5269 )
...
* [Mutes] Fix NotFound error when trying to delete message
* other occurances
(cherry picked from commit c34f1e2f01 )
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:41:28 +02:00
Red-GitHubBot
339cc6b3dc
[3.4] [Alias] Fix double plural grammar in alias docstring ( #5092 ) ( #5268 )
...
(cherry picked from commit 299d6c57d9 )
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:39:48 +02:00
Red-GitHubBot
2c38a7c4f2
[3.4] [Trivia] Validate custom trivia file upload using schema ( #4659 ) ( #5267 )
...
* Add custom trivia list schema validation and test
* Address review
* Improve error formatting in trivia list test
(cherry picked from commit 173127e015 )
Co-authored-by: Grant LeBlanc <37914048+leblancg@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Grant LeBlanc <37914048+leblancg@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:37:59 +02:00
Red-GitHubBot
08bbf8f6db
[3.4] [Audio] Add a wait time before auto disconnect ( #5188 ) ( #5259 )
...
* Update lavalink.py
* Add comment
(cherry picked from commit 43071e3fa2 )
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:21:44 +02:00
Red-GitHubBot
eff496cbb7
[3.4] Add a per guild max volume setting ( #5165 ) ( #5255 )
...
* Oh great... someone touched Audio again.
* How did that get in there?
* Style? Style.
(cherry picked from commit e154a630df )
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
2021-09-08 20:22:21 +02:00
Red-GitHubBot
1a4c6bb84f
[3.4] [Audio] UX improvements to [p]summon command ( #5186 ) ( #5254 )
...
(cherry picked from commit 2b67b9d06d )
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com >
2021-09-08 20:20:14 +02:00
Red-GitHubBot
7197952795
[3.4] [Downloader] Fix formatting for red version requirement notices ( #5183 ) ( #5252 )
...
(cherry picked from commit 49cc9374d4 )
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
2021-09-08 20:16:42 +02:00
Red-GitHubBot
05a25b1f03
[3.4] [Warnings] Allow for 0 point warnings ( #5178 ) ( #5251 )
...
(cherry picked from commit ad6b8662b2 )
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-09-08 20:13:24 +02:00
Kreusada
8a6aa41d86
[CustomCommands/Docs] Fix argument name in [p]cc show command docstring ( #5149 )
...
* [CustomCom] Fix argument name in ``[p]cc show`` command docstring
* update docs
2021-06-18 17:48:46 -04:00
github-actions[bot]
539a475706
[i18n] Automated Crowdin downstream ( #5146 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-06-17 19:53:18 +02:00
jack1142
a99240f7c3
Remove support for Audio's Global API ( #5143 )
...
* Force-disable Audio's Global API functionality
* Remove owner message about global API
* Two more comments
* Update CODEOWNERS
* Bring back the owner notification, modified to not mention global DB
* Remove the global api group fully, remove the mentions of it
2021-06-17 19:27:56 +02:00
jack1142
be04ec1c86
Change default local cache level ( #5140 )
...
* Change default local cache level
* Update the owner message as well
2021-06-17 05:04:31 +02:00
Just-Jojo
b2db0674d5
[Warnings] ( #5120 )
2021-06-13 20:21:19 -04:00
Stonedestroyer
5ead38c284
Fix none issue ( #5125 )
2021-06-13 20:11:55 -04:00
aikaterna
8dffebbb34
[Audio] Change autoplay playlist url ( #5135 )
2021-06-13 14:44:49 +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
jack1142
8f390147c1
Use rich.progress instead of tqdm ( #5064 )
...
* Use rich progress instead of tqdm
* Remove tqdm from deps
2021-06-03 21:37:53 +02:00
github-actions[bot]
ce4fd6cca8
[i18n] Automated Crowdin downstream ( #5087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-28 20:09:47 +02:00
aikaterna
f0dab50097
[Audio] Update Lavalink.jar build ( #5085 )
2021-05-28 19:29:34 +02:00
Kreusada
b630e71d08
[Docs] Warnings Cog Guide ( #4920 )
...
* Initial commit
* labeler and index
* change parameter names and labeler
* fix typo
* docstrings, quotes and improved names
* merge conflict affect fixes
* remove aliases
* get from v3/develop
* update var names
* fixes
* improve grammar
* black
2021-05-28 19:06:52 +02:00
Kreusada
db86de3a7a
[Docs] Permissions Cog Guide ( #4985 )
...
* Initial commit
* index and grammar
* Add permissions tag to permissions cog reference
* remove alias by default
* remove alias
* labeler
* updates
2021-05-28 19:06:42 +02:00
Vexed
210c07d5a7
[Downloader] Allow removal of multiple repos ( #5082 )
...
* add multi repo support + docstring
* update docs
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* style
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-27 14:47:41 +02:00
Kreusada
23997d7a71
[Docs] Modlog Cog Guide ( #4919 )
...
* Initial commit
* Docstring changes and index
* Add modlog cog guide to labeler
2021-05-26 13:30:23 -04:00
Lifeismana
c0f17c2155
Unify docstring ( #5081 )
...
To be the same as L725 and L1555
631adc282f/redbot/cogs/downloader/downloader.py (L725)
631adc282f/redbot/cogs/downloader/downloader.py (L1555)
2021-05-26 11:32:37 -04:00
TrustyJAID
631adc282f
[General] Fix usage in choose help ( #5015 )
...
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com >
2021-05-26 10:23:46 +01:00
Lifeismana
2d8dbad63b
Docstring Fix ( #5080 )
...
* Missing word
* Make a little more sense
2021-05-25 17:58:10 +02:00
Draper
ca373052c5
Fix resume for auto play which was broken in RLL 0.8.0 update. ( #5051 )
2021-05-25 17:04:24 +02:00
jack1142
f8ecc32dbc
Fix the bug with Twitch display name being set as Twitch login ( #5066 )
2021-05-25 09:32:32 +01:00
Vexed
982feda858
[Admin] Add logging to serverlock ( #5073 )
...
Co-authored-by: Twentysix <Twentysix26@users.noreply.github.com >
2021-05-24 12:03:43 +01:00
jack1142
7459af25ba
Specify that cleanup commands remove messages from current channel ( #5070 )
2021-05-23 15:24:17 +01:00
aleclol
820b21dccb
[Mutes] Don't send dms to bots ( #5071 )
2021-05-23 15:24:08 +01:00
jack1142
c4a9d97a4b
Include status code in APIError and handle APIError in the loop ( #4995 )
2021-05-23 15:23:58 +01:00
Draper
994137426f
check both connect and speak permissions before performing audio actions ( #5012 )
2021-05-19 21:29:40 +01:00
Draper
f3231682b0
Update application.yml + remove mixer support. ( #5013 )
2021-05-19 20:17:37 +01:00
Draper
3a9edd9434
Fix crash in [p]audiostats by using the new connected_at attr ( #5046 )
...
* This PR depends on Part 1 due to new `Player.guild` attribute and RLL bump to 0.8.1
- [player.store] notify_channel->channel
- [player.store] removed guild
- [player.store] removed connect
- changes in [p]audiostats
Co-authored-by: alec <50505980+aleclol@users.noreply.github.com >
* another one
* Update redbot/cogs/audio/core/commands/miscellaneous.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* style
Co-authored-by: alec <50505980+aleclol@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-19 17:56:53 +02:00
Draper
3f39a93e59
Stop shadowing variable in customcom's arg handling
...
* Merge pull request #5027
Stop shadowing variable in customcom's arg handling
2021-05-19 15:02:47 +01:00
jack1142
9b66d19369
Fix KeyError for cached messages from deleted channels in Streams
...
* Merge pull request #5031
* Fix KeyError for cached messages from deleted channels in Streams
2021-05-19 14:03:28 +01:00
Danstr5544
56099d6b50
Attempt to DM users before applying a warn action.
...
* Merge pull request #5004
2021-05-19 13:06:51 +01:00
Fixator10
c40efd479b
[Mutes] Handle Forbidden in mute_channel
...
* Merge pull request #4994
2021-05-19 12:49:37 +01:00