Draper
8654924869
[Audio] Allow lazy searching for playlist across scopes ( #3430 )
...
* Allow lazy searching for playlist cross scope
* Chore
2020-01-26 16:38:49 -05:00
jack1142
fc5fc08962
[Downloader] Log errors from initialization task ( #3444 )
...
* Update downloader.py
* Create 3444.misc.rst
* enhance(downloader): don't type infinitely on init error
* fix(downloader): unindent `_ready_raised` check
* Update downloader.py
2020-01-26 12:16:13 -05:00
Stonedestroyer
41fdcb2ae8
[Core] Embeds toggle for channels. ( #3418 )
...
* [Core] Embedset toggle for channels.
* Typo fix
* Add to contact as well
Thanks Jack.
* Add guild only and check.
2020-01-26 12:15:22 -05:00
Ianardo DiCaprio
de4804863a
[Mod] Option to DM user with kick/ban reason. ( #2990 )
...
* FUCK
* FUCK
* FUCK
* Update kickban.py
* Update settings.py
* Update kickban.py
* Update kickban.py
* Add files via upload
* black
* Update kickban.py
* Update kickban.py
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update settings.py
* Update kickban.py
* Update and rename 2990.enhance.rst.txt.txt to 2990.enhance.rst.txt
* Update settings.py
* Rename 2990.enhance.rst.txt to 2990.enhance.rst
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: DevilXD <DevilXD@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: DevilXD <DevilXD@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update changelog.d/mod/2990.enhance.rst
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update kickban.py
* Update settings.py
* Update kickban.py
* Update kickban.py
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update kickban.py
* Update kickban.py
* Update mod.py
* Update settings.py
* Fix SyntaxError
* Don't pass "No reason was given." to modlog case
* Update settings.py
* Update 2990.enhance.rst
* black
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: DevilXD <DevilXD@users.noreply.github.com>
2020-01-26 04:18:13 +01:00
jack1142
2a38777379
[Downloader] Do the initialization in task to avoid timeout on bot startup ( #3440 )
...
* enhance(downloader): run init in task
* chore(changelog): add towncrier entry
* fix: address review
2020-01-24 12:38:42 -05:00
Ianardo DiCaprio
1755334124
[Mod] Default days in [p]ban command are now configurable ( #2930 )
...
* Initial Commit
* Added changelog
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Rename 2930.enhance.rst.txt to 2930.enhance.rst
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-01-23 20:37:11 +01:00
DevilXD
ee53d50c3a
Help delete pages delay feature ( #3433 )
...
* Added 'deletedelay' feature for help
* Fixes
* More fixes
* Use better message when disabling
* Added changelog entry
* Addressed feedback
* Improved the pages check
* Added additional command check
* Improved command description
* Final feedback improvements
2020-01-22 17:15:51 -05:00
Stonedestroyer
e1a110b1bf
[Misc] Typo fixes ( #3427 )
...
* [Misc] Typo fixes
* Changelog
* Trivia list
* Update 3427.misc.rst
* Changelog
2020-01-22 10:00:52 +00:00
Michael H
77235f7750
[commands] Implement __call__ to commands.Command ( #3241 )
...
* This is technically awesome, but let's not document it for public use rn
* changelog
2020-01-20 23:23:15 +01:00
jack1142
c7fd64e0c8
[Downloader] Improve InstalledCog converter's error message ( #3409 )
...
* Update converters.py
* Create 3409.misc.rst
2020-01-20 17:09:55 -05:00
Flame442
8f04fd436f
Catches discord.NotFound in utils.mod.mass_purge ( #3414 )
...
* Catches `discord.NotFound` in `mass_purge`
* Create 3378.bugfix.rst
2020-01-20 17:09:17 -05:00
Stonedestroyer
b085c1501f
[General] Max amount to roll ( #3395 )
...
* [General] Rolls max amount
Adds max amount to roll.
* Removed redundant code.
* QA changes
* Add typehinting.
2020-01-20 16:49:46 -05:00
Stonedestroyer
7f390df879
[Customcom] Fix error on exiting customcom interactive menu. ( #3417 )
...
* [Customcom] Fixes error on exit
* Changelog
* Fixed spelling.
* Typehinting
2020-01-19 18:08:31 +01:00
Flame442
54e65082bc
[Admin] Notify when the user has/doesn't have the role when att… ( #3408 )
...
* Update admin.py
* Create 3010.enhance.rst
2020-01-18 18:10:25 +00:00
Michael H
b089be7b49
fixup docs ( #3404 )
2020-01-17 19:57:27 -05:00
Draper
41b283ce5d
[Audio] Show correct time remaining for bumped tracks ( #3375 )
...
* Fixes Bump play
* *sigh*
2020-01-17 17:00:29 -05:00
Michael H
cd7f4681a4
Cache prefixes ( #3150 )
...
* Cache prefixes
- This works towards #3148
- Ends up centralizing some logic
- Including that prefixes should be a reverse sorted list
* handle global prefix attempts at none
* fix prefix set for server
* cache using guild id
2020-01-17 16:49:25 -05:00
Draper
3d1e6eab00
[Audio] Add backticks to commands in docstrings, fix GH-3140 ( #3374 )
...
* docstring change
* remove backticks
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Seems like i cant read
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Rename 3140.enchance.1.rst to 3140.enhance.1.rst
2020-01-17 22:30:29 +01:00
Stonedestroyer
48ccd9070c
[Core] Adds server IDs to servers command. ( #3393 )
...
* [Core] Adds server ID to servers command.
* Changelog
2020-01-17 06:08:31 -05:00
Stonedestroyer
a203fe34cf
[Typo Fix] Permissions ( #3390 )
...
* [Typo Fix] Permissions
* Changelog file
2020-01-17 04:43:37 -05:00
flaree
27e6f677e8
[Docs] Modlog Example: action -> action_type ( #3368 )
...
* action -> action_type
* Changelog.
2020-01-14 22:15:55 -05:00
Dav
90c0f76ae4
[Warnings] Make [p]warnings usable on base of permissions ( #3327 )
...
* new code
Added the admin check to warnings and removed the part where the user could check themselves.
Added new mywarns which replaces part of the old behaviour of warn
* Update warnings.py
* Create 2900.enhance.rst
* Fixed command name
Because appearently I can't remember a command for 10 seconds
* Commands in backticks
Put command names in changelog in double backticks after being advised to do so in discord
* made user not optional, and the other thing sinbad requested
* switched parts. magic
resolves #2900
2020-01-13 17:57:39 -05:00
Michael H
ab2e87a8fb
Start making use of typehints for devs ( #3335 )
...
* Start making use of typehints for devs
* changelog
2020-01-13 09:46:05 -05:00
Draper
7bdd177713
[3.2.3][Audio] Correct an unsupported LoadType ( #3337 )
...
* Limit Playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* logging improvements
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* logging improvements
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* sigh
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* chore
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 18:35:49 -05:00
Draper
a984971774
[3.2.3][Audio] Fixes some Playlists strings ( #3347 )
...
* chore
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* chore
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 18:20:31 -05:00
Draper
9f027cc3e0
[3.2.3][Audio] Improved Playlist cooldowns ( #3342 )
...
* Improved Playlist cooldowns
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Improved Playlist cooldowns
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* formatting
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 18:19:36 -05:00
Draper
ed76454ddb
... ( #3350 )
...
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 17:42:17 -05:00
Draper
fdfbfe7b60
[3.2.3][Audio] Full fix for #3328 ( #3355 )
...
* Limit Playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* [Audio] Hotfix an edge case where an attribute error can be raised (#3328 )
* Limit Playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* flame's review
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Delete 3328.hotfix.1.rst
* lets be extra safe here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 17:37:50 -05:00
Draper
d6936c87f3
chore ( #3348 )
...
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 17:37:04 -05:00
Michael H
a105217e83
Merge pull request #3356 from mikeshardmind/temp-branch
...
Merge an audio dix into dev
2020-01-12 17:28:31 -05:00
Draper
e52c20b9e7
[Audio] Hotfix an edge case where an attribute error can be raised ( #3328 )
...
* Limit Playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Hotfix
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 16:20:46 -05:00
jack1142
d2b9504c3b
[Docs] Add "Fork me on GitHub" ribbon ( #3306 )
...
* docs: add "Fork me on GitHub" ribbon
* chore(changelog): add towncrier entry
2020-01-12 11:13:58 -05:00
Flame442
6ce421363d
Grammar and content fixes for the 3.2 changelog ( #3313 )
...
* yall need better grammar...
* Update changelog_3_2_0.rst
* Delete 2940.enhancement.1.rts
* Delete 2940.enhancement.2.rst
* Delete 3058.enhancement.rst
* Delete 2924.fix.rst
* Delete 2945.fix.rst
* Delete 3060.fix.rst
* Delete 3069.fix.rst
2020-01-09 22:14:38 -05:00
Michael H
d3e8d99bdf
[3.2.0] Changelog ( #3303 )
...
* changelog
* refs
2020-01-09 12:59:55 -05:00
jack1142
83e93916e8
[CI Docs] Allow linkcheck to retry before declaring link broken ( #3276 )
...
* Update conf.py
* Create 3276.misc.rst
2020-01-09 17:13:49 +01:00
Michael H
ed3b4e5b29
Embed pagination fixing (pt2) ( #3248 )
...
* I hate embeds
* changelog
* until splitting the fields, ensure a field
* make this work, from a user perspective
2020-01-09 16:50:04 +01:00
Michael H
9698baf6e7
[3.2.0 Docs] Some clarifications ( #3292 )
...
* docs
* changelog
* Fix python for choco
* k
* little more
2020-01-09 16:16:10 +01:00
Michael H
26677004f1
Handle regression in redbot edit ( #3297 )
...
* fixes #3296
* changelog
* k
* @Kowlin
* *sigh*
2020-01-09 16:14:38 +01:00
Michael H
25f0c37a20
jar-bump ( #3291 )
2020-01-09 09:38:34 -05:00
jack1142
ab3b567cd8
[Core] Use owner set in config ( #3294 )
...
* Update bot.py
* Create 3293.misc.rst
* style: forking whitespace
2020-01-09 08:52:34 -05:00
Michael H
a0f548fc0b
minimize the launcher ( #3289 )
...
* minimize the launcher
* changelog
2020-01-09 08:51:17 -05:00
Michael H
b35b8d98c3
bump red lavalink ( #3290 )
2020-01-08 20:05:25 -05:00
Michael H
2612453597
[3.2.0] dep update ( #3288 )
...
* dep update
* changelog + 1 which was previously missed
2020-01-08 18:35:01 -05:00
Flame442
42d83e80a3
[Trivia] Fix various things changed by game updates ( #3236 )
...
* Fix various things changed by game updates
* oops...
* Create 3236.bugfix.rst
2020-01-08 18:20:59 -05:00
Draper
44e680ee41
[3.2]Audio] some hotfixes to avoid crashing the bot ( #3286 )
...
* Add a command to toggle daily queues, and restrict playlist length to 10k tracks and try to avoid some blocking calls
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Add a command to toggle daily queues, and restrict playlist length to 10k tracks and try to avoid some blocking calls
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* indents
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* *sigh* forgot single tracks
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* formatting plus some other fixes
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* formatting plus some other fixes
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-08 17:04:52 -05:00
Michael H
965416de73
[Docs] Ensure users have setuptools and wheel ( #3262 )
...
* Ensure users have setuptools and wheel
* changelog
2020-01-08 19:44:33 +01:00
Michael H
1c75c47a9c
Allow migrating away from mongo ( #3253 )
...
* Restore mongo driver
* make it possible to convert
* style
* add in known issues with other backends while at it
2020-01-08 13:41:35 -05:00
Michael H
35c27c5741
Be quieter in expected shutdown cases ( #3261 )
...
* Be quieter in expected cases
* lets put this in the log file
* inline description use because setuptools entrypoint scripts are dumb
* Another setuptools entrypoint related issue
* maybe don't crash the bot on tasks
* improve the handling a bit more + document some of the lower level bits from the perspective of 'why?'
* Adding myself to codeowners on this one
* Let's not clobber our exit code
* And, there we go
* finish that thought
* right, I bumped the python version for (part of) this
* Update redbot/__main__.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Okay, we should be good now
* correct exit code enum use
* cosmetic
* minor fix for linux and ctrl+c
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-01-08 19:39:52 +01:00
jack1142
af859aa755
[Downloader] Move author key handling to RepoJSONMixin, fix NameError ( #3285 )
...
* Update downloader.py
* Update json_mixins.py
* Update installable.py
* changelog pt 1
* changelog pt2
* edit of changelog pt1
* edit of changelog pt 2 (last commit before review)
* Kidding, this is the last one before review.
2020-01-08 13:08:55 -05:00
Draper
17123c1d88
[3.2][Audio] Add a limiter of 500 to the Visible queue ( #3279 )
...
* Add a limited of 500 to the Visible queue and somce asyncio sleep every n tracks to assist with queue loading so it stops being blocking
* add a text for queue
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* chore
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* add asyncio sleep on playlist queue command
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* Better error handling for large playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* remove files even if it errors
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-07 16:33:10 -05:00