bobloy
0d0b07a79d
A little more contact
2021-01-20 14:56:53 -05:00
bobloy
0ff4da0050
tagline and contact
2021-01-20 14:56:53 -05:00
bobloy
da91f94406
spagetthi ctrl+v
2021-01-20 14:56:53 -05:00
bobloy
728e6e1d52
Maxpages and delete delay docstrings
2021-01-20 14:56:53 -05:00
bobloy
94a611726c
Docstrings up to helpset pagecharlimit
2021-01-20 14:56:51 -05:00
bobloy
16316d0907
set activity statuses docstrings
2021-01-20 14:55:24 -05:00
bobloy
c5fce970e3
Bullet lists need blank lines.
2021-01-20 14:55:24 -05:00
bobloy
066953f1ac
More docstrings into the set command
2021-01-20 14:55:24 -05:00
bobloy
172873f3e0
Some small docstrings
2021-01-20 14:55:24 -05:00
bobloy
c60d948cce
Refix line lengths
2021-01-20 14:55:23 -05:00
bobloy
ad5e4fdbf8
"cog packages" for loads
2021-01-20 14:55:21 -05:00
bobloy
04fd00808e
docstring semantics
2021-01-20 14:53:25 -05:00
bobloy
8d12fa60a7
Black formatting
2021-01-20 14:52:56 -05:00
bobloy
f789046a1b
Up to load docstrings
2021-01-20 14:52:53 -05:00
bobloy
f3264c67ca
Lots more docstrings
2021-01-20 14:51:39 -05:00
bobloy
6c627d7983
Mydata docstrings
2021-01-20 14:51:39 -05:00
Dav
d7a3da49f0
[Mod] Make tempban not fail if no vanity url is set up ( #4714 )
...
* catch if a vanity url is not set up
* black
Co-authored-by: David Bauch <david.bauch@capgemini.com >
2021-01-17 23:42:00 +01:00
Grant LeBlanc
2b5d72c7a4
[Trivia] Add support for payout to multiple trivia winners ( #4649 )
...
* Add payout splitting for trivia game tie instances
* Add check for non-human players
* Apply suggestions from code review
* `pay_winner()` -> `pay_winners()`
* style
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-01-17 23:32:04 +01:00
Ryan
e4d24578b5
[Bank API] Cache global bank settings ( #4723 )
...
* cache global bank settings
* Make the global variable name clearer
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-01-17 23:08:59 +01:00
bobloy
8d512e206a
[Docs] Filter Cog Guide ( #4579 )
...
* Add filter to index
* Initial generated docs
* Start on docstrings
* More docstrings
* Some more docstrings
* Rest of the doc strings
* Regenerate docs
* Remove unnecessary language. Move to one line.
* Regenerate docs
* Update redbot/cogs/filter/filter.py
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update redbot/cogs/filter/filter.py
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update redbot/cogs/filter/filter.py
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update docs/cog_guides/filter.rst
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update docs/cog_guides/filter.rst
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update docs/cog_guides/filter.rst
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-01-16 02:10:45 +00:00
github-actions[bot]
b76b6305d1
Automated Crowdin downstream ( #4703 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-01-07 17:26:35 +00:00
Kowlin
6133075fd6
Bump version to 3.4.6.dev1 ( #4691 )
2020-12-24 17:40:13 +01:00
Kowlin
e218e092b0
Bump to 3.4.5 ( #4690 )
2020-12-24 17:23:16 +01:00
github-actions[bot]
13cd751932
Automated Crowdin downstream ( #4689 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-24 15:45:31 +01:00
Lui
1bdaa9d95e
[Streams] Initialize all variables ( #4687 )
2020-12-24 15:43:05 +01:00
jack1142
67e776a640
Version bump to 3.4.5.dev1 ( #4686 )
2020-12-24 01:14:16 +01:00
jack1142
dc5f025e02
Version bump to 3.4.4 ( #4685 )
2020-12-24 00:48:32 +01:00
aikaterna
2f18133a93
[Audio] Update Lavalink.jar build ( #4683 )
2020-12-23 21:59:20 +01:00
Slave In Utero
e8aef1e923
[General] Add new available guild features in [p]serverinfo ( #4678 )
...
* add new available guild features
* Remove `ENABLED_DISCOVERABLE_BEFORE`
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-23 21:20:12 +01:00
jack1142
30dc6fe171
[Trivia] Remove empty string from answers (again) ( #4673 )
2020-12-23 21:07:24 +01:00
Kowlin
8ae84b7c81
[Streams] Remove the blank suppression of errors ( #4680 )
...
* [Streams] Remove the blank suppression of errors
* Okay, maybe do gracefully handle it a little bit...
* Update redbot/cogs/streams/streams.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-23 21:00:55 +01:00
Jamie
d01bca2314
Owners can bypass cooldowns with non persistent toggle ( #4440 )
...
* dev bypas cooldowns
* Toggleable within dev, new attrib
* Reuqested changes
* Remake content
* Looks like `reset_cooldown()` is under Command object :)
* Remove `await`
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-23 20:25:32 +01:00
Kowlin
ab80f46d2e
[Core] Rich logging for not so rich people ( #4577 )
...
* Pop stash
* add rich to setup
* Added forceful enabling of rich logging
* revert some unintended pushed
* Fix possible unbound var
Fix possible 0 members w/out members intent
* One day I won't forget to do style passes
* So this is a thing apperently...
* Bump rich to 9.5.1
* Lock secondary deps
* Different stuff, see the full commit description for more info
- Change few things from print to log.info
- put the log handlers on the root logger instead of individual loggers
- capture warnings to a logger
* Modify log handler to show logger name
* Add a Triboolian to force disable rich
* Style checks
* shortened time, added logger name... again.
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* Style & linking
* Be or not to be? Whatever man, it's 4:30 in the morning, goto sleep >.<
* Reintroduce outdated message.
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-23 05:11:44 +01:00
Predeactor
d53ff57794
Shorten the audit log reason appropriately, remove unused vars ( #4189 )
...
* [Mod] Check for reason length & remove unused vars
This PR also remove unused variable.
* Blame me
* Apply Kowlin order.
Text will get truncate in audit logs in case we're going over 512 characters.
* This is already handled by ban_user()
* Use `get_audit_reason()` in `[p]tempban`
* Add a new kwarg to `get_audit_reason()` instead
* Include `[p]voiceban` and `[p]voiceunban`
* Include Mutes cog
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-23 03:22:59 +01:00
jack1142
b36a702e62
Make command usage in help for required arguments consistent ( #4589 )
...
* Make command usage in help for required arguments consistent
* Bob 3
* Bob 1
* Docstring updates
* Address Flame's review
* Update cog guides in docs
2020-12-22 14:14:47 -05:00
bobloy
59e1e31634
Fix inviteset public link ( #4641 )
2020-12-19 21:06:38 +01:00
PhenoM4n4n
8280067b7e
Improve grammar in max concurrency error ( #4501 )
...
* better concurrency grammar
* remove casing
* Apply Bread's suggestion per Draper's comment
Co-authored-by: Sean <29239704+Bakersbakebread@users.noreply.github.com >
* Thanks Pred
Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Sean <29239704+Bakersbakebread@users.noreply.github.com >
Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com >
2020-12-19 00:31:16 +01:00
github-actions[bot]
7f587ea46b
Automated Crowdin downstream ( #4664 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-18 19:10:17 +01:00
Neuro Assassin
92788a90c1
[CogManagerUI] Fix error when removing path from other OS ( #4466 )
...
* Fix error when removing path from other OS
* Update to draper's comment
2020-12-18 04:15:59 +01:00
Ryan
3a12a9b47f
[Cleanup] Delete command message when using [p]cleanup self ( #4640 )
...
* delete command message
* only delete command if can_mass_purge
2020-12-17 20:37:38 +01:00
bobloy
d22ea2dd11
Warn when new slotmin/slotmax value will cause slots to not work ( #4583 )
...
* Properly handle slotmin/slotmax rules
* Use a variable to reduce config calls. No reason to process differently half way through a command anyways.
* Update redbot/cogs/economy/economy.py
* Add positive int converter for slotmin/slotmax
* Option to allow bad mins and maxes.
* Update economy.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-12-17 20:32:57 +01:00
Kowlin
e519286f5c
Catch OverflowErrors in the timedelta converter ( #4630 )
2020-12-16 18:56:42 +01:00
Samuel
06ba425159
bot.remove_command returns a dpy command object instead of None ( #4636 )
...
* remove_command returns a dpy command object
* removed typehint at remove_command
* typing
Co-authored-by: npc203 <npc203@users.noreply.github.com >
2020-12-16 18:31:26 +01:00
Slave In Utero
6038ef5550
gen-5-pokemon-trivia ( #4646 )
2020-12-08 09:53:53 -08:00
github-actions[bot]
b04610b457
Automated Crowdin downstream ( #4653 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-08 18:39:00 +01:00
El Laggron
e2a6d451c3
[Streams] Handle streams with past schedules ( #4631 )
...
* Resolve bug with [p]streamalert youtube
The command didn't handle channels that were not provided as IDs
* Provide a different message if the scheduled date has passed
* Ignore streams scheduled for more than an hour
2020-11-30 18:10:44 +01:00
github-actions[bot]
e2adb29cf3
Automated Crowdin downstream ( #4638 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-29 22:04:43 +01:00
kreusada
1ca422a636
General geography category :D ( #4618 )
...
* General geography category :D
* Fixes
* Fixed typo
* Added some more questions
* Made some changes, and accuracy fixes, corrections
* *state, not actual river
2020-11-28 18:01:45 -05:00
palmtree5
04cb1befe6
[Docs] Streams user guide ( #4521 )
...
* Start on streams user guide
* Finish up streams guide
* Fix a typo in the doc page
* Fix the SAME typo in the relevant command's docstring while we're here
Co-authored-by: palmtree5 <palmtree5+3577255@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-11-27 13:52:56 -05:00
Ryan
da8705fb8f
force path to be string ( #4624 )
...
Welp forgot to merge
2020-11-26 20:12:23 +00:00