Pred
7f8ed7bcf7
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:18:44 +02:00
Pred
e189f5361e
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:18:22 +02:00
Pred
0f6810ff98
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:18:04 +02:00
Pred
8aa5c8d46d
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:17:54 +02:00
Pred
18aa2e0354
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:17:45 +02:00
Pred
c01d6ffbcb
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:17:38 +02:00
Pred
59b616deca
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:17:19 +02:00
Pred
04f903a492
Update redbot/cogs/downloader/downloader.py
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-29 04:15:39 +02:00
Predeactor
bf02d1f58c
Merge branch 'V3/develop' into V3/develop
2021-01-17 00:28: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
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
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
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
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
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
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
bobloy
395c184eef
[Docs] Economy Cog Guide ( #4519 )
...
* Started docstrings
* Add to index
* First generated guide
* Indented examples, some more docstrings
* Aliases are now `in ticks and fully qualified`
* More economy docstrings
* Started docstrings
* Add to index
* First generated guide
* Indented examples, some more docstrings
* Aliases are now `in ticks and fully qualified`
* More economy docstrings
* Regenerate docs
* Much more docstrings and regenerate docs
* Better explaination of `bank set` and grammar changes
* Regenerate docs
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-11-22 17:57:11 -05:00
bobloy
c7fd561cd5
[Docs] Downloader cog guide ( #4511 )
...
* Downloader cog guide initial commit
* Updated cogguide to prepare description on cog as well.
* Lots of docstring updates
* Even more docstrings
* Fix docstring and generate docs
* Switch to alphabetical
* Aliases are `in ticks and fully qualified`
* Fix grammer, arguments, and explain revision.
* Regenerated docs
* Avoid ticks in links
* New URL logic
* Additional grammar fixes
* Regenerate docs
2020-11-20 20:18:04 -05:00
github-actions[bot]
bc8f2311d9
Automated Crowdin downstream ( #4627 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-19 22:18:05 +01:00
El Laggron
f129dcd1a9
[Streams] Resolve bug with [p]streamalert youtube ( #4629 )
...
The command didn't handle channels that were not provided as IDs
2020-11-19 18:50:00 +01:00
El Laggron
6060da0f87
[Streams] Support Youtube stream schedules ( #4615 )
...
* Catch scheduled livestreams
* Announce scheduled streams and starts
* Add setting, fix bugs
* Add new dependency
* Black reformat
* Fix the duplicated messages bug
* Do not send messages for schedules
* Format embed
2020-11-18 21:48:36 +01:00
aikaterna
dc82ef758f
[Audio] Update Lavalink.jar build ( #4608 )
2020-11-16 19:02:04 +01:00
github-actions[bot]
e50b32cc27
[i18n] Automated Crowdin downstream ( #4596 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-16 18:26:02 +01:00
Kian Bral
866728371b
Ensure filenames are lowercase when uploading with [p]triviaset custom ( #4594 )
...
* added .lower() to when user uploads trivia filename
* Update PR to use casefold() not lower()
Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com >
Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com >
2020-11-16 17:42:13 +01:00
MAX
1747d901d1
[Mod] Support competing status in [p]userinfo command ( #4611 )
...
* Competing in userinfo
* Update names.py
* Update names.py
2020-11-16 17:25:41 +01:00
jack1142
0f7a3bf6f8
Improve Java version regexes in Audio ( #4604 )
...
* Improve Java version regexes in Audio
* Can I fix this very small thing too :P
2020-11-15 22:04:45 -08:00
bobloy
a1a44bf1cc
[Downloader] Hide [p]cog reinstallreqs ( #4590 )
2020-11-11 16:39:33 +01:00
jack1142
a7ec40664e
Fix reason variable shadowing in [p]massban ( #4575 )
2020-11-07 03:44:59 +01:00
github-actions[bot]
0089380bfd
Automated Crowdin downstream ( #4578 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-05 16:53:43 +01:00
github-actions[bot]
ffcf104dfc
Automated Crowdin downstream ( #4567 )
...
Red I18n: "Context comments are changed edition"
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-02 17:32:43 +01:00
PhenoM4n4n
08c29d780b
Fix leaderboard error in DMs for global banks ( #4569 )
2020-10-31 18:36:14 +01:00
jack1142
7c36709f76
Handle None case for until in on_member_join ( #4568 )
...
* Handle `None` case for `until` in `on_member_join`
* They said it can't be too long!
2020-10-29 18:12:57 -06:00
bobloy
80f0a297a9
[Docs] CustomCommands Cog Guide ( #4490 )
...
* Add to index, url matching links, and add link to customcommands.rst
* Some docstring rewriting
* Adding arguments and more details.
* Handle aliases, rest of arguments and examples.
* Black formatting
* Switch to alphabetical
* Apparently forgot to regenerate this.
* Update redbot/cogs/customcom/customcom.py
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
* Update docs/cog_guides/customcommands.rst
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2020-10-28 23:49:51 -04:00
Draper
06b87368f6
[Audio] Allow LLSET in DMs ( #4562 )
2020-10-28 10:55:00 -07:00
aikaterna
af65b73fb2
[Audio] Update Lavalink.jar version ( #4559 )
2020-10-28 17:20:23 +00:00
Draper
0feacee7f2
[Audio] Fix local search ( #4553 )
2020-10-28 09:07:50 -07:00
jack1142
4aa84a5d22
Add better error logging for unexpected errors, add error messages for exceeded YouTube quota ( #4552 )
2020-10-28 11:37:56 +00:00