Vexed01
aa6aa5cf4b
didn't think i'd need to run black...
2020-06-13 22:14:01 +01:00
Vexed01
f5b6ac2f9c
change docstring and message to explicitly say DMs
2020-06-13 20:27:18 +01:00
Vexed
f58f6bb6d2
Update dm docstring for readability and grammar (+ period in contact) ( #3946 )
...
* update `dm` docstring
* few changes
* hmm
* cant make my mind up how to word it
* fk i forgot "and"
this is the last one, i promise
* add missing full stop in `contact` as im in this area of core_commands
* oh, see ^^^ review
* `click on` instead of `select`
Co-authored-by: Vexed01 <>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-06-11 19:31:49 +02:00
Draper
da83e02749
Show storage type in start up message ( #3935 )
...
* Lets show active storage on start up message
* Lets show active storage on start up message
* let's make it like in `[p]debuginfo`
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-06-11 19:05:32 +02:00
Draper
76efb16f96
[UX] Add "server" alias for commands that have "guild" in name ( #3947 )
2020-06-11 18:56:57 +02:00
Predeactor
d411873503
Only trigger cooldown when message is parsed in [p]contact ( #3942 )
2020-06-11 18:54:11 +02:00
Flame442
f0a4c1c252
[Core Commands] Fix [p]set custominfo error ( #3923 )
2020-06-11 18:46:30 +02:00
Draper
b1d394eac5
[Core] Add a text only version to [p]info ( #3907 )
...
* ...
* Finish implementation
* some people think an embedless world brings joy ... I agree to disagree.
2020-06-11 15:07:27 +02:00
github-actions[bot]
4335b3b2d4
Automated Crowdin downstream ( #3913 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-06-04 14:22:16 +02:00
Neuro Assassin
bc21f77976
Fix setting guild prefixes when the prefixes aren't in cache ( #3897 )
2020-06-02 03:02:35 +02:00
Neuro Assassin
7a86cc4bf3
[Core] Add bot.set_prefixes() ( #3890 )
...
* Add bot.set_prefixes; change set serverprefix and set prefix to new method
* Address requested changes
* Apply suggestions from code review
* One more
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-05-31 00:57:49 +02:00
jack1142
f2d02a6f46
(again) Handle the ints for user objects in Modlog appropriately ( #3805 )
...
* Handle the ints for user objects in Modlog appropriately (#3784 )
* God, this is stupid
* Add logging of unexpected exceptions
* Add more specific info for Forbidden error
* add i18n support
2020-05-29 00:09:37 +02:00
jack1142
05ec73266c
Fix behavior of is_owner for team applications and put all owner IDs in one attribute ( #3793 )
...
* blah
* you idiot
* Me likey Danny's way
* Add a warning when bot has no owner set
2020-05-29 00:03:23 +02:00
jack1142
ed89f70f98
Fix uses of re.sub() ( #3826 )
...
* Fix uses of `re.sub()` (pt. 1)
* Fix uses of `re.sub()` (pt. 2)
* Fix uses of `re.sub()` (pt. 3)
* Fix uses of `re.sub()` (pt. 4)
* Revert commands.py
2020-05-28 23:51:53 +02:00
jack1142
4757c2c945
Add get_babel_regional_format() to redbot.core.i18n.__all__ ( #3827 )
2020-05-28 23:44:57 +02:00
github-actions[bot]
e0d8942741
Automated Crowdin downstream ( #3872 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-05-28 22:44:32 +02:00
Draper
4f25e6c1ad
Add information on how to update to out of date message ( #3744 )
...
* add a more detailed update help
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* ...
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* a bit more clarity
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* sure thing Jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* add a disclaimer to the update command saying if the user faces any difficulties to check the system appropriate docs and/or support server
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* add translation support
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* better translation support for these
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Update redbot/core/events.py
Co-Authored-By: Flame442 <34169552+Flame442@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: Flame442 <34169552+Flame442@users.noreply.github.com >
* review
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Revert black fuckery
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* aaaaaaaaaaaaaaaaaaaaaaaaaaa
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* address jacks review
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* 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 >
* Update redbot/core/events.py
* Update redbot/core/events.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/utils/_internal_utils.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-05-27 08:39:53 +02:00
Neuro Assassin
87d828a1b0
[Docs] Add information about provisional status of RPC ( #3862 )
2020-05-25 21:26:46 +02:00
github-actions[bot]
e52ff98cad
Automated Crowdin downstream ( #3860 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-05-25 00:09:55 +02:00
Neuro Assassin
ef76affd77
Fix local blacklist and whitelist commands ( #3857 )
2020-05-19 02:22:05 +02:00
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
Toby Harradine
7aff7962f0
Fix creation of IdentifierData in config raw methods ( #3829 )
...
* Fix creation of IdentifierData in config
Also adds some new tests regarding partial primary keys.
Resolves #3796 .
Signed-off-by: Toby Harradine <tobyharradine@gmail.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-05-09 15:11:23 +10: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
Michael H
981661ea68
Simplify the inheritance of the bot ( #3822 )
2020-05-07 03:08:20 +02:00
Qais Patankar
7d28581915
Fix 'authentification' typo ( #3823 )
2020-05-06 20:20:52 +02:00
Flame442
aaee2d9294
Fix incorrect docstring in [p]helpset maxpages ( #3817 )
2020-05-01 18:30:58 +02:00
Kowlin
ef35fc0c5f
Revert "Handle the ints for user objects in Modlog appropriately ( #3784 )" ( #3802 )
...
This reverts commit e595f1859a .
2020-04-28 02:03:22 +02:00
TrustyJAID
6f6c536236
[Alias] Create caching to call config less frequently ( #3788 )
2020-04-27 02:25:41 +02:00
jack1142
a1095285e4
Fix migrations from JSON driver ( #3714 )
2020-04-27 01:32:52 +02:00
Draper
fc2dce6882
[Driver] Ensure JSON driver has a singular lock per cog name ( #3780 )
2020-04-26 18:21:48 +02:00
Draper
bd3d0dd64d
Show current driver in [p]debuginfo ( #3794 )
...
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-26 16:07:57 +02:00
PredaaA
c760b43e5a
Allow to disable escaping in chat formatting utils ( #3742 )
...
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-24 18:17:19 +02:00
jack1142
b1fe807b47
Don't run command checks on each message starting with a prefix ( #3718 )
2020-04-24 18:12:25 +02:00
Kowlin
bf6390d72e
Fix Owner ID failsafe ( #3782 )
...
* Fix Owner ID failsafe
* Update redbot/core/bot.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* Let's go with a different approach (first commit)
* Let's go with a different approach (last commit)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-24 18:03:58 +02:00
jack1142
e595f1859a
Handle the ints for user objects in Modlog appropriately ( #3784 )
2020-04-24 04:08:08 +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
Draper
a2c0e4ca2e
Fix sleeping and improve documentation for AsyncIter ( #3776 )
...
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* moar docs
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* moar docs
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Remove unnecessary items in `:exclude-members:`
* Make whitespace in docstrings consistent
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-21 13:45:03 +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
jack1142
465812b673
Add a command to remove bot's avatar ( #3757 )
...
* Add a command to remove bot's avatar
* blah
2020-04-20 19:40:14 +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
Draper
df7ca65108
Reduce calls to config in the on_command_add event ( #3764 )
...
* lets reduce config calls here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* stop using `bot.guilds` in `on_command_add`
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-20 19:10:58 +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
Kowlin
10ad2a559a
[Core] Support setting avatar via attachment ( #3747 )
...
* [Core] Support avatars via attachments
* Fix the thing I was actually annoyed about.
* Updated error texts
* English is a damn annoying language.
2020-04-13 02:27:55 +02:00
jack1142
7492636818
Fix ignored channels list in [p]ignore ( #3746 )
...
* Fix ignored channels list
* Update settings_caches.py
* Update core_commands.py
2020-04-12 00:09:05 +02: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
Kowlin
da4e4d4ad0
Stop Outdated field from showing in [p]info when up-to-date ( #3730 )
...
* Oudated-B-Gone!
* Meh
* mehhh
2020-04-07 10:01:51 +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
kennnyshiwa
60e954634d
Include domains added in #3717 in filter_invites's docstring ( #3721 )
2020-04-02 20:17:46 +02:00