Predeactor
fb26ecf577
Fix casing and add missing dot in two commands ( #3851 )
2020-05-15 15:55:28 +02:00
github-actions[bot]
de99aac3ad
Automated Crowdin downstream ( #3850 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-05-14 22:07:36 +02:00
Darius St. Clair
4d9d224917
Add pagination to [p]alias list and [p]alias global list ( #3844 )
2020-05-14 17:05:35 +02:00
Flame442
1a96f276f8
Fix typo in [p]customcom show ( #3837 )
2020-05-08 16:48:35 +02:00
github-actions[bot]
480c3129bd
Automated Crowdin downstream ( #3830 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-05-07 16:37:33 +02:00
PredaaA
51f7d6cea2
Show default avatars in [p]userinfo when no avatar is set ( #3819 )
2020-05-07 02:37:06 +02:00
Neuro Assassin
4a0f23b0ea
Stop allowing spaces in custom commands names ( #3816 )
2020-05-01 18:32:22 +02:00
Michael H
d5c960096e
Modify CustomCommands to use on_message_without_command ( #3811 )
2020-05-01 18:30:32 +02:00
jack1142
0c94ce6cc3
Make server lock work again ( #3815 )
2020-05-01 18:29:57 +02:00
TrustyJAID
6f6c536236
[Alias] Create caching to call config less frequently ( #3788 )
2020-04-27 02:25:41 +02:00
Neuro Assassin
00d20f14b9
Add [p]cc raw command giving raw (escaped) response ( #3795 )
2020-04-27 01:31:43 +02:00
aikaterna
d7c5f86ce7
[Audio] Update Lavalink.jar version ( #3791 )
2020-04-24 19:15:19 +02:00
jack1142
0d6a7eb797
Stop fetching bans when checking for tempban expiration ( #3783 )
2020-04-24 18:11:41 +02:00
jack1142
06930ebe2c
Patched the Patch where the Patch patched too much
2020-04-24 03:33:12 +02:00
github-actions[bot]
61db89e89d
Automated Crowdin downstream ( #3785 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-23 14:44:20 +02:00
jack1142
b08a950c37
Stop using localised display name in stream url ( #3773 )
2020-04-20 20:03:34 +02:00
Draper
ad979180e5
Make the largest loops lazier and async to avoid blocking ( #3767 )
...
* lets reduce config calls here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Lets normalize how we name config attributes across the bot.
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* ....
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Just a tiny PR improving config call in a lot of places (Specially events and Help)
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* stop using `bot.guilds` in `on_command_add`
* Just a tiny PR improving config call in a lot of places (Specially events and Help)
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* missed this one
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* nothing to see here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* lets reduce config calls here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Just a tiny PR improving config call in a lot of places (Specially events and Help)
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* stop using `bot.guilds` in `on_command_add`
* missed this one
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/filter/filter.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* make all large loops async to avoid blocking larger bots
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* ...
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* okay now working AsyncGen
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* may or may not have forgotten black
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* jack's review
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* DOCS
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* DOCS
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/utils/__init__.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/utils/__init__.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* avoid loop if possible and if not only iterate once
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-20 19:56:28 +02:00
Draper
f59e77002b
Optimize config calls in few places ( #3766 )
...
* Just a tiny PR improving config call in a lot of places (Specially events and Help)
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* missed this one
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-20 19:29:36 +02:00
Draper
e4018ec677
Normalize names of attributes with Config instances ( #3765 )
...
* Lets normalize how we name config attributes across the bot.
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* ....
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* nothing to see here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
2020-04-20 19:12:57 +02:00
github-actions[bot]
d12fcac9af
Automated Crowdin downstream ( #3761 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-18 17:16:57 +02:00
Ryan
66fc28ec1b
[Trivia] Correct spelling of compact disc in games.yaml ( #3759 )
2020-04-15 00:08:17 +02:00
MiniJennJenn
b8ac70e59a
Update leagueoflegends.yaml
2020-04-12 17:41:42 -04:00
github-actions[bot]
36a0eabf4a
Automated Crowdin downstream ( #3739 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-09 21:27:35 +02:00
jack1142
55a3d9b157
Properly check for command's existence in [p]alias add ( #3734 )
2020-04-09 00:19:14 +02:00
jack1142
20d507dbef
Fix bank check (used in Bank, Economy and Trivia cogs)
2020-04-05 03:49:02 +02:00
github-actions[bot]
587968710f
Automated Crowdin downstream ( #3719 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-04 06:28:55 +02:00
jack1142
5716cebb0f
Send error in [p]alias add when target command doesn't exist ( #3710 )
2020-03-30 06:48:51 +02:00
Kowlin
7c251b8017
Bump version to 3.3.3 ( #3703 )
...
* Bump version to 3.3.3
* Update manager.py
2020-03-28 23:51:09 +01:00
jack1142
dacfb931bb
remove dis ( #3704 )
2020-03-28 23:45:37 +01:00
jack1142
97d77f5c51
Make checks in Bank, Economy and Trivia cogs Permissions-friendly ( #3672 )
...
* Create converters.py
* Update trivia.py
* Create checks.py
* Update checks.py
* Update checks.py
* Update trivia.py
* Update checks.py
* Update checks.py
* Update trivia.py
* Update bank.py
* Update economy.py
* Update trivia.py
* Update checks.py
* Update checks.py
* Update __init__.py
2020-03-28 23:24:12 +01:00
PredaaA
ecdcc27749
Fix count of streaming members and a typo in [p]serverinfo ( #3701 )
2020-03-28 20:15:16 +01:00
kennnyshiwa
497d244f95
Show member's activities in [p]userinfo command ( #3669 )
...
* [mod] status improvements in userinfo command
Adds support for statues in the userinfo command including custom status, playing and listening improvements
* fix style
* maybe fix style now
* Update redbot/cogs/mod/names.py
Co-Authored-By: Draper <27962761+Drapersniper@users.noreply.github.com >
* fix spaces
* address review and add emojis
* fix broken variable
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update names.py
* Update names.py
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update names.py
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/mod/names.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-03-28 19:44:56 +01:00
jack1142
41c2b76d8d
Make [p]cog checkforupdates indicate when cog can't be updated on current Red/Python version
2020-03-28 15:53:10 +01:00
jack1142
35ebc4899e
Log failures when requesting Twitch bearer token ( #3657 )
...
* [Streams] Log failures when requesting Twitch bearer token
* Oops
* Style
2020-03-28 15:51:36 +01:00
Neuro Assassin
9370b5110e
Add [p]cc search command ( #2573 )
...
* Add search command for Custom Commands
* Spelling mistake
* Create 2573.feature.rst
* Remove `bot.db` usage, improve returned message
* remove towncrier entry
* Fix CI errors
* Fix more CI errors
* Add `@staticmethod` decorator
Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com >
Co-authored-by: Michael H <michael@michaelhall.tech >
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-03-28 02:11:36 +01:00
jack1142
5d66e4eaf8
Update streamtypes.py ( #3690 )
2020-03-28 01:35:51 +01:00
jack1142
6e91ebeb3d
Use surrogateescape when decoding subprocess's stream ( #3639 )
...
* use surrogateescape when decoding subprocess's stream
* stop using surrogateescape for logging
2020-03-28 01:14:54 +01:00
jack1142
d70c6e1734
Update mod.py ( #3683 )
2020-03-28 01:05:25 +01:00
FancyJesse
e90868072e
[Cleanup] Add [p]cleanup spam command ( #3688 )
...
* Added `[p]cleanup spam` function
* formatting
* accepts number and considers command message to total counts
* use existing kwarg instead
Safer to use the before kwarg as other messages might get included accidentally between invoking and executing
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* safer way to compare embeds and skip attachment only msgs
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* keeps the original message before the spam starts
* now asks if its ok to delete 100+ spam msgs if found
* unnecessary calculations, just add after
* code styling and reverted history oldest_first option
* switched to recommended logging formatting, thank you jack1142
* now using `get_messages_for_deletion()`, added needed limit kwarg
* ugh forgot to swap em
* duh
* small string clarification
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-03-26 22:32:10 +01:00
github-actions[bot]
eef5ddb416
Automated Crowdin downstream ( #3697 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-26 14:06:51 +01:00
Stonedestroyer
287edb755d
Fix misleading error appearing when repo name is already taken ( #3695 )
...
* Error string change
* String
2020-03-26 13:26:05 +01:00
Dav
8c612a96c8
[Streams] Make preview picture for stream alerts bigger ( #3689 )
2020-03-25 11:22:33 +01:00
jack1142
efe67e2acc
[Image] Add [count] argument to [p]imgur commands ( #3667 )
...
* Update image.py
* Update image.py
* welp
* Update image.py
* Add `count` arg to `[p]imgur subreddit`
* me dumb (a little)
2020-03-24 00:42:27 +01:00
PredaaA
a88b2af4a9
[General] Fix streaming count in serverinfo command. ( #3680 )
...
* [General] Fix streaming count on serverinfo command.
* Update general.py
* Update general.py
* is
2020-03-21 22:23:56 +01:00
TrustyJAID
b9f07e8684
[Mod] Move deletedelay to core ( #3638 )
...
* Move deletedelay to core
* line lengths
* address review
* move settings change
* fine...
2020-03-21 18:39:58 +01:00
Stonedestroyer
15e3437001
[Trivia] Commands for managing custom trivia lists ( #3420 )
...
* Trivia upload
* Second push
* Black
* A bit further
* Logic fix
* Getting closer
* Almost there
* Abomination ready for review.
Abomination ready for review.
* Upload trivia review
* Black
* Fix debug
* Delete a trivia
* List cleaned.
* Make it nicer
* Pass black
* Unlink file
* Translation
* Thanks Jack
* Beautify
* Black
* Fix
* Handling empty custom lists
* Use existing fileobject.
* Black
* Test
* Change up
* Black
* Changelog
* Typo error
* Fix up issues.
* Fixes stuff.
* Styling
* Add reactions
* Reactions
* Add safe handling of reactions
* Style
* Fix grammar and remove obsolete code
* Timeout
* Fix
* Requested changes
* Styling
* Fixes
* Typehint
* Remove
* mistake
* Constant
* Style
* return
2020-03-21 16:30:33 +01:00
jack1142
eebea59fe3
Remove usage of loop arg in calls to start_adding_reactions ( #3644 )
...
* fix stacklevels of warnings
* stop using loop arg when calling start_adding_reactions
* [Audio] Stop using loop arg when calling start_adding_reactions
2020-03-20 20:44:57 +01:00
jack1142
5074f2dbab
Improve error message for OSError in [p]repo add ( #3656 )
...
* Update downloader.py
* Update downloader.py
2020-03-20 20:40:59 +01:00
github-actions[bot]
0f364a6d13
Automated Crowdin downstream ( #3671 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-19 23:38:27 +01:00
jack1142
d9db03bca3
Tell the command caller when bot was unable to send warn ( #3653 )
2020-03-19 08:23:07 +01:00