Commit Graph

  • ab3b567cd8 [Core] Use owner set in config (#3294) jack1142 2020-01-09 14:52:34 +01:00
  • a0f548fc0b minimize the launcher (#3289) Michael H 2020-01-09 08:51:17 -05:00
  • e3720bb4a6 Updated to GH Scripts (#3295) Kowlin 2020-01-09 14:09:41 +01:00
  • b35b8d98c3 bump red lavalink (#3290) Michael H 2020-01-08 20:05:25 -05:00
  • 2612453597 [3.2.0] dep update (#3288) Michael H 2020-01-08 18:35:01 -05:00
  • 42d83e80a3 [Trivia] Fix various things changed by game updates (#3236) Flame442 2020-01-08 15:20:59 -08:00
  • 44e680ee41 [3.2]Audio] some hotfixes to avoid crashing the bot (#3286) Draper 2020-01-08 22:04:52 +00:00
  • ec0c71d5c2 [3.1.9] 3.1.9 Michael H 2020-01-08 14:56:46 -05:00
  • 3eb4017263 [3.1.9] Michael H 2020-01-08 14:47:13 -05:00
  • 965416de73 [Docs] Ensure users have setuptools and wheel (#3262) Michael H 2020-01-08 13:44:33 -05:00
  • 1c75c47a9c Allow migrating away from mongo (#3253) Michael H 2020-01-08 13:41:35 -05:00
  • 35c27c5741 Be quieter in expected shutdown cases (#3261) Michael H 2020-01-08 13:39:52 -05:00
  • af859aa755 [Downloader] Move author key handling to RepoJSONMixin, fix NameError (#3285) jack1142 2020-01-08 19:08:55 +01:00
  • f5949f2664 Cleaning up the Flake8 workflow (#3283) Kowlin 2020-01-08 18:24:27 +01:00
  • 96e9e55642 Added an auto labeler. (#3282) Kowlin 2020-01-08 18:21:42 +01:00
  • 778c701b87 May as well handle that part... (#3281) Michael H 2020-01-07 17:47:54 -05:00
  • a73b174d9f update translation catalogs (#3280) Michael H 2020-01-07 17:16:21 -05:00
  • 17123c1d88 [3.2][Audio] Add a limiter of 500 to the Visible queue (#3279) Draper 2020-01-07 21:33:10 +00:00
  • 45860ca2a6 [CustomCom] Use humanize_list for iterable arguments (#3277) zephyrkul 2020-01-06 14:49:08 -07:00
  • d3c97eedfe [Downloader] Fix AttributeError in [p]findcog for cogs that weren't installed through Downloader (#3278) jack1142 2020-01-06 22:48:43 +01:00
  • a2b68ea7fc [Docs] Update Python version for docs (#3258) jack1142 2020-01-06 13:13:55 +01:00
  • 62aad10008 [3.2][Audio] Database migration fix (#3275) Draper 2020-01-06 10:28:56 +00:00
  • 474bb0904e [Core, Downloader] Clear lib folder on minor Python version change, add [p]cog reinstallreqs command (#3274) jack1142 2020-01-06 01:21:49 +01:00
  • b0f840c273 [Core] Add Red.wait_until_red_ready() function to wait until post connection startup is done (#3273) jack1142 2020-01-06 00:38:59 +01:00
  • 9ec78d1455 Fix ctx.clean_prefix for *new* discord behavior (#3249) Michael H 2020-01-04 14:08:35 -05:00
  • f2d2b9a682 [Setup] Stop logging to disk (#3269) jack1142 2020-01-04 08:10:19 +01:00
  • 23fe991c36 Update games.yaml (#3268) Michael H 2020-01-04 01:34:35 -05:00
  • d9d2e0017e patchup name error from 3254 (#3267) Michael H 2020-01-04 00:39:48 -05:00
  • b6ca8f7d2c [Core] Escape markdown in python executable path in `[p]debuginfo` command. (#3254) jack1142 2020-01-04 04:44:33 +01:00
  • cacfa163ce [Docs] Fix broken docs for commands.Context.react_quietly (#3257) jack1142 2020-01-04 04:43:00 +01:00
  • d00609bb8a pyflakes (#3266) Michael H 2020-01-03 22:22:10 -05:00
  • b59f136ece [3.2.0][Audio] Daily playlist (#3199) Draper 2020-01-04 02:58:11 +00:00
  • 25999cea10 Docs fix (2) (#3265) Michael H 2020-01-03 21:48:28 -05:00
  • 95e8d60729 [3.2][Audio] Part 6 (Last? maybe?) (#3244) Draper 2020-01-04 01:36:09 +00:00
  • 1d2dd19244 Fix docs building (#3263) Michael H 2020-01-03 19:13:14 -05:00
  • 743ce71c5c [Streams] Fix TypeError in TwitchStream class and change stream_alert function for Twitch (#3042) PredaaA 2020-01-03 01:28:57 +01:00
  • 42e3f73088 [Core] Fix missing `await in code of redbot --edit`. (#3256) jack1142 2020-01-03 00:53:40 +01:00
  • ec6877dbc6 Update the licence info to 2020 (#3259) Kowlin 2020-01-03 00:37:27 +01:00
  • c8f753db0d Fix typo '.foramt()' -> '.format()' in cogs/admin/admin.py (#3255) Jonas Bohmann 2020-01-02 18:48:13 +01:00
  • e776b5ca1a [Admin] Code prettification and bugfixing (#3250) Flame442 2020-01-02 09:11:27 -05:00
  • 36e2cde04d Move [p]backup command to cli command - redbot-setup backup (#3235) jack1142 2020-01-02 15:03:32 +01:00
  • f3e7c2028c [Setup] Use instance name in default data path (#3171) jack1142 2020-01-02 14:59:22 +01:00
  • f3c57b6730 [Docs] Fix driver docs showing twice (#3035) jack1142 2020-01-02 14:54:25 +01:00
  • bc90f5186a [Downloader] Actually use disabled key in updates (#3203) jack1142 2020-01-02 14:49:31 +01:00
  • 62b679b1b9 Replace links to v3-develop docs with links to stable docs (#3186) jack1142 2020-01-02 14:48:33 +01:00
  • ab747d2432 [Utils] Privatize internal utils (#3240) jack1142 2020-01-02 14:44:55 +01:00
  • debed501b2 [Docs] Remove API Reference for downloader, add page about publishing cogs (#3234) jack1142 2020-01-02 14:28:50 +01:00
  • a80e20067c do better with loop cleanup (#3245) Michael H 2020-01-01 19:26:32 -05:00
  • 22268eed9d Help newline... (#3247) Michael H 2019-12-31 16:01:51 -05:00
  • f7e2617911 Fix an attribute error that can be raised in humanize_timedelta if seconds = 0 (#3231) Draper 2019-12-29 14:37:50 +00:00
  • f9211ff50f [Downloader] Fix UnboundLocalError in cog update that happened when cogs were already up-to-date. (#3230) jack1142 2019-12-28 00:53:38 +01:00
  • aabdabf3bc [Core] Prevent users from locking out themselves or guild owner with localblacklist (#3221) jack1142 2019-12-27 23:33:22 +01:00
  • de229f63fe [Downloader] Add more information to [p]repo info, [p]cog info and [p]findcog (#3225) jack1142 2019-12-27 23:14:04 +01:00
  • 75c4bee8a3 [Core] Tell user that the (local) whitelist/blacklist is empty when using a list command. (#3219) jack1142 2019-12-27 23:07:43 +01:00
  • 60a1b3294d [CustomCom] add Query typehint for URI-based CCs (#3228) zephyrkul 2019-12-27 09:43:25 -07:00
  • ef99174585 prevent abuse cases with qualname length (#3223) Michael H 2019-12-26 17:20:59 -05:00
  • 8b18526f46 [Help] Fix embed size calculation for additional text (#3208) Michael H 2019-12-26 16:53:03 -05:00
  • 12af6232e2 [Docs] Config best practices (#3189) Michael H 2019-12-26 15:34:59 -05:00
  • 153f4d20f1 exta info in docs about context attrs (#3151) Michael H 2019-12-26 15:34:37 -05:00
  • df5cfabfe5 [Core] Use [p] for command prefix in help docstring of [p]removepath (#3214) jack1142 2019-12-25 04:57:21 +01:00
  • bf6297aaf2 Add a small wrapper for APSW use (#3202) Michael H 2019-12-22 13:18:31 -05:00
  • b72c05d3d4 [Core] Print a link to the guide explaining how to obtain token when Red prompts for it (#3204) jack1142 2019-12-21 09:55:32 +01:00
  • a36e95c286 Remove a large amount of fetch_user calls (#3075) Michael H 2019-12-21 01:15:34 -05:00
  • b457f8d1c1 [Core] Add deprecation warnings about removal of shared libraries. (#3106) jack1142 2019-12-20 08:06:53 +01:00
  • 9d027747d1 [Backup] Fix generation of repos.json file in backup process (#3114) jack1142 2019-12-20 08:03:46 +01:00
  • 6bf9ff5637 [Audio] Fix console spam caused by disconnect_timer if a player is destroyed before the task completes (#3123) Draper 2019-12-20 06:59:09 +00:00
  • 0b042532fd [Audio] Fix Attribute error raised by is_alone method when channel was None (#3122) Draper 2019-12-20 06:58:08 +00:00
  • 61f467a323 Audio converters - Remove all da fetches (#3089) Draper 2019-12-20 06:55:34 +00:00
  • 02bb1fc390 add apsw-wheels to deps (#3192) Michael H 2019-12-20 01:51:33 -05:00
  • 9a82830f13 Merge remote-tracking branch 'release/V3/develop' into V3/develop palmtree5 2019-12-14 23:28:31 -09:00
  • e32eecd6e7 [Docs] Update windows deps instructions (#3188) Michael H 2019-12-14 21:00:08 -05:00
  • 988536f96b [Downloader] Possible solution for "partial" unload of cog in [p]cog uninstall (#3180) jack1142 2019-12-12 00:28:52 +01:00
  • 335ded674e [Core] Add Python executable field to [p]debuginfo command (#3184) jack1142 2019-12-11 22:40:28 +01:00
  • b6ae7a6d21 [Core] Add redbot --debuginfo flag (#3183) jack1142 2019-12-11 21:49:57 +01:00
  • c67b6cd443 [Audio] Say no to busylooping :Awesome: (#3176) Draper 2019-12-10 01:26:26 +00:00
  • 7dd5ed3446 Merge remote-tracking branch 'release/V3/develop' into V3/develop palmtree5 2019-12-08 20:17:45 -09:00
  • 8cba47f382 Fixed [p]announce failing due to errors messaging the owner. (#3166) Flame442 2019-12-08 18:04:57 -05:00
  • 203cde9805 Slightly reword installation guide to attempt to stop people using dev (#3079) Vexed 2019-12-08 23:02:40 +00:00
  • 064d97f87b [Downloader] Catch and handle erorr in update_all when target repository/branch is missing (#3080) Tomas S 2019-12-08 23:59:53 +01:00
  • 9a051ef2c6 [Downloader] Fix [p]findcog not working with different levels of imports (#3178) jack1142 2019-12-08 23:58:43 +01:00
  • 0f62614055 [Downloader] Disable all git auth prompts on clone/pull (#3159) jack1142 2019-12-08 01:54:49 +01:00
  • 672050727f [Downloader] Ensure consistent output from git commands (#3160) jack1142 2019-12-08 01:31:43 +01:00
  • d136d594f4 [Changelogs] Remove info about branch support in revision argument (#3158) jack1142 2019-12-08 01:29:41 +01:00
  • b4186d6724 Clarifies what [p]backup does (#3172) Flame442 2019-12-07 19:24:07 -05:00
  • 02d6b7d658 [Launcher] To make experience with launcher amazing /s (#3175) jack1142 2019-12-08 00:56:23 +01:00
  • d07e718ab8 Fixes errors on repo add from empty string values for install_msg (#3153) Flame442 2019-12-02 11:41:28 -05:00
  • f0836d7182 [Core] Dispatch on_red_api_tokens_update event on api keys update (#3146) jack1142 2019-11-23 22:58:35 +01:00
  • bc5c2513f6 [Audio] Improve help string for [p]audioset emptydisconnect (#3051) jack1142 2019-11-23 00:59:38 +01:00
  • ec834a0666 Audio playlist capitalisation changes (#3048) Vexed 2019-11-22 23:54:39 +00:00
  • 77742179c0 [Core] Add [p]listdisabled command (#3118) PredaaA 2019-11-23 00:54:01 +01:00
  • a3140b6659 [audio] adds typing indicator to playlist dedupe (#3058) kennnyshiwa 2019-11-22 18:53:42 -05:00
  • 4b62598a3d [Downloader] Make Repo.clean_url work with relative urls. (#3142) jack1142 2019-11-19 19:14:22 +01:00
  • ddfabb0c0e Changes from 3.1.8 (#3139) Michael H 2019-11-18 23:45:32 -05:00
  • 6b5bcdfe74 d.py version 1.2.5 3.1.8 Michael H 2019-11-18 19:23:56 -05:00
  • 2bd082e8f2 This is everything *except* the d.py update Michael H 2019-11-18 18:56:02 -05:00
  • 51298f156b pt2 (#3132) Michael H 2019-11-17 11:08:30 -05:00
  • 141b48d3cf Add .codeclimate.yml (#3131) Michael H 2019-11-17 11:00:26 -05:00
  • 5a7c36c581 chore(changelog): fix wrong references in changelog entries for Downloader (#3130) jack1142 2019-11-17 16:35:48 +01:00
  • 8a90996b36 [Downloader] Add Repo.clean_url and use it in [p]findcog (#3129) jack1142 2019-11-17 16:25:15 +01:00
  • 548a50b984 [Docs] Add information about `info.json's min_python_version` key in Downloader Framework page. (#3125) jack1142 2019-11-15 22:28:17 +01:00