Commit Graph

  • 4a91f77410 [3.4] Update Python versions in install instructions (#5960) Jakub Kuczys 2023-01-06 04:19:42 +01:00
  • df64e7f170 [3.4] Fix flaky CI caused by flake8's flakiness (GitHub migration) (#5910) (#5957) Red-GitHubBot 2023-01-06 03:23:27 +01:00
  • 102130c47d [3.4] Pin tox to <4 (#5959) Jakub Kuczys 2023-01-06 03:20:35 +01:00
  • 5a9881f672 [3.4] Update workflow versions (#5789) (#5958) Red-GitHubBot 2023-01-06 03:15:08 +01:00
  • f13d910f66 Disallow NaN and Infinity in Trivia CONFIG schema (#5949) Jakub Kuczys 2023-01-02 06:13:12 +01:00
  • b493103dcb Improve validation in trivia (#5947) Vexed 2023-01-02 04:24:27 +00:00
  • 7db635a05b Change 'Managed' to 'External' in [p]llset secured's output (#5944) Jakub Kuczys 2023-01-01 01:35:06 +01:00
  • b98156c589 Use usage attr to remove appended underscore for from_ parameter in [p]reorderpath (#5946) Kreusada 2022-12-30 22:28:44 +00:00
  • 82e92a8dc3 Update enqueued track message to distinguish album from playlist (#5569) Ryan 2022-12-29 22:48:44 -05:00
  • 60a9d47003 Core - Add invoke error message customisation (#5894) Predä 2022-12-30 04:43:37 +01:00
  • 88a348210c Add support for sdists and git-archive to _get_version() (#5814) Jakub Kuczys 2022-12-30 03:52:49 +01:00
  • fa6b2f8c10 Fix incorrect default argument value in [p]streamalert twitch (#5945) Jakub Kuczys 2022-12-30 03:24:05 +01:00
  • 519acedf46 Make some dependency changes, support Python 3.10 and 3.11 (#5611) Jakub Kuczys 2022-12-30 03:21:57 +01:00
  • d3308af0e2 [Streams] Add toggleable button to stream alerts (#5856) Karlo Prikratki 2022-12-29 20:18:26 +01:00
  • 9b1171ea8c Use Discord's relative timestamps as command cooldown countdown (#5893) Karlo Prikratki 2022-12-29 17:55:11 +01:00
  • 0e97c26b2d Test implicit subclass type conversion in config defaults/sets (#5874) Flame442 2022-12-29 00:50:18 -05:00
  • 19ebd02595 Change/Update casing in findcog command. (#5772) Honkertonken 2022-12-28 05:22:02 +05:30
  • 99479342ea Fix ordering of 3.0.0.dev1 and 3.0.0a1.dev1 versions (#5932) Jakub Kuczys 2022-12-27 23:22:56 +01:00
  • abb0101420 [CogManagerUI] Resolve core path under bot._cog_mgr.CORE_PATH (#5142) Kreusada 2022-12-27 20:58:01 +00:00
  • d9dd37b867 Remove multiple paths (#5859) Julien Mauroy 2022-12-27 21:51:13 +01:00
  • 1ab303bce7 Fix managed LL subprocess's stdout overflowing and deadlocking (#5903) Draper 2022-12-27 19:33:50 +00:00
  • 43ab6e2ef5 Add missing empty line in error output of Trivia unit test (#5659) Jakub Kuczys 2022-12-27 14:42:20 +01:00
  • 14f142da2b Update installation URLs for Homebrew and Chocolatey (#5776) Jakub Kuczys 2022-12-27 14:28:34 +01:00
  • f890f65c35 Updated excluded features (#5919) Kowlin 2022-12-27 11:29:05 +01:00
  • 7af2ed13ec Update disable commands logic during cogs loading (#5550) Predä 2022-12-27 01:29:54 +01:00
  • e88884edb6 Fix usage of file/folder names without suffix in Downloader (#5938) Jakub Kuczys 2022-12-27 00:39:17 +01:00
  • f02491a092 Update intents screenshot (#5936) sravan 2022-12-26 12:20:39 +05:30
  • e8c044a9bf Use different exit codes for critical errors vs configuration errors (#5674) Jakub Kuczys 2022-12-25 22:27:07 +01:00
  • 0e58897bfc Add SECURITY.md to the repo (#5929) Kowlin 2022-12-25 15:40:35 +01:00
  • 9bfc3ecbce Fix tests badge in readme (#5934) Flame442 2022-12-25 09:25:40 -05:00
  • 1c7178a10b Add automodule reference for the antispam module (#5641) Kreusada 2022-12-22 22:49:44 +00:00
  • 3cb17116be Revert `mock and mockmsg` back to a guild_only state (#5926) Kowlin 2022-12-22 23:41:52 +01:00
  • eb613ea154 [Trivia] Who's that Pokemon? Generation VII and VIII trivia lists (#5890) SnappyDragon64 2022-12-19 11:14:01 +05:30
  • 4dd496c67f [Modlog API] Stop modlog.get_case() from erroring if no modlog channel is set up (#5866) Dav 2022-12-19 01:23:57 +01:00
  • 333e359bbb [Admin] add reasoning to addrole & removerole. (#5927) Lemon Rose 2022-12-18 09:06:40 +05:30
  • fb3dc51fe2 [Docs] Update bot hosting list. (#5928) MAX 2022-12-11 21:25:37 +01:00
  • f7c14b4321 Modernize packaging-related things in Red (#5924) Jakub Kuczys 2022-12-09 18:50:37 +01:00
  • 72172ff1cb Bump discord.py to version 2.1.0 (#5920) Kowlin 2022-12-02 19:40:15 +01:00
  • b018a76b61 Core - #5891 Recovering Server Prefixes (#5918) AntonioNarra 2022-12-01 18:58:11 -05:00
  • bbb15924b9 Allow send_interactive to upload a file containing all content (#5902) TrustyJAID 2022-11-24 14:05:07 -07:00
  • 6c8b6eb71c [CustomCom] Fix [p]cc cooldown docstring & docs (#5914) Flame442 2022-11-22 19:37:20 -05:00
  • ed4f36a529 Add serverlock warning to [p]invite (#5898) Kreusada 2022-11-17 23:11:56 +00:00
  • 1fbd6d854b [General] Fix [p]lmgtfy URL generation (#5909) Ryan 2022-11-17 17:22:44 -05:00
  • 66f906c274 Update CODEOWNERS file with my new username (#5911) Jakub Kuczys 2022-11-17 20:16:01 +01:00
  • 4574f13ad5 Fix flaky CI caused by flake8's flakiness (GitHub migration) (#5910) Jakub Kuczys 2022-11-17 19:58:24 +01:00
  • 0580213cb6 Fix [p]helpset usemenus disable (#5907) TrustyJAID 2022-11-15 21:56:56 -07:00
  • 6023f9015c Restrict first/last character in instance name (#5680) Jakub Kuczys 2022-11-13 23:50:02 +01:00
  • d5cdebcd76 Improve topography trivia (#5572) Visne 2022-11-13 00:49:33 +01:00
  • e864924acb Harrypotter questions (#5887) Ankur Gupta 2022-11-13 05:14:13 +05:30
  • 86aed37769 Fix HTTPException in set api's send_modal (#5860) Kowlin 2022-11-12 01:59:51 +01:00
  • 51fa3f502e Remove bordered() utility function (#5692) Jakub Kuczys 2022-11-11 15:37:49 +01:00
  • 0f20f15c26 Stop using deprecated set-output GH Actions command (#5876) Jakub Kuczys 2022-11-11 15:12:54 +01:00
  • 3f749b840f fix usage/syntax info in command_audioset_autoplay_playlist docstring (#5592) Alex 2022-11-01 12:33:21 -04:00
  • 6cda937ec2 [Modlog] Make modlogset cases docstring less vague (#5352) OofChair 2022-10-31 00:06:32 -04:00
  • 0c35c9686b Add Lavalink version parsing (#5872) Jakub Kuczys 2022-10-31 03:20:45 +01:00
  • 236a10c464 [Docs] Audio Cog Guide (#5871) Kreusada 2022-10-31 01:43:19 +00:00
  • 236d30f335 [Audio] Adjust docstrings (#5895) aikaterna 2022-10-30 18:00:32 -07:00
  • 115083b18b Case-Insensitive SelfRole (#3865) AA 2022-10-30 15:00:21 -07:00
  • 85288c1d06 [Docs] Dev Cog Guide (#5869) Kreusada 2022-10-25 23:57:32 +01:00
  • cc5c31999d Document new [p]set usebuttons command (#5885) Kreusada 2022-10-22 23:36:41 +01:00
  • 16465c8d83 Fix typo in league of legends trivia list (#5888) Mark Heath 2022-10-23 03:00:46 +11:00
  • 86aff952f0 Update [p]helpset usemenus documentation with converter changes (#5886) Kreusada 2022-10-21 20:03:56 +01:00
  • 3be22b683c [Mod] Account for roles in mention spam (#5388) Vexed 2022-10-20 17:56:40 +01:00
  • a90974d659 Exclude files_from_attatch member from Tunnel automodule (#5778) Kreusada Lavranocoyaskalas 2022-10-16 20:13:11 +01:00
  • 86c6f199b3 Get rid of localized guild feature list in serverinfo (#5830) Jakub Kuczys 2022-10-13 14:04:57 +02:00
  • a3de616e4d Properly handle missing schemas/tables in PostgreSQL driver (#5855) Jakub Kuczys 2022-10-13 13:38:43 +02:00
  • a82c08c9d3 Add core/_debuginfo.py to labeler configuration (#5797) Kreusada Lavranocoyaskalas 2022-10-13 12:36:42 +01:00
  • fcbe37b956 [Docs] Use gender neutral language in remaining places where it isn't (#5873) Leet 2022-10-13 07:34:14 -04:00
  • 1cb5836db4 [cleanup] fix error in [p]cleanup spam command (#5879) keqking 2022-10-13 15:27:41 +05:30
  • 64e6044aba [Cleanup] Pass reason for bulk message deletion to audit log (#5863) Leet 2022-10-12 17:02:37 -04:00
  • 501c2b97dd Fix a lack of permission checks on usebuttons (#5878) Kowlin 2022-10-12 22:40:49 +02:00
  • b0a3f00f41 Add global buttons to base menus (#5683) TrustyJAID 2022-10-12 14:13:33 -06:00
  • aaeb1b5daa Add buttons to help (#5634) TrustyJAID 2022-10-12 08:29:10 -06:00
  • 4158244117 Use bot embed colour in [p]dm command (#5868) Kreusada Lavranocoyaskalas 2022-10-11 22:01:47 +01:00
  • 76c0ee243e [Mod] Hide config migration commands (#5870) Flame442 2022-10-11 16:57:18 -04:00
  • f8b0cc6c6a Add support for Hybrid commands in Red (#5681) TrustyJAID 2022-10-11 14:52:43 -06:00
  • 7ff89302b2 [Trivia] Various typo fixes. (#5867) Honkertonken 2022-10-07 21:02:58 +05:30
  • 1241ea165c Fix unintended moving *between* VCs when channel muting (#5854) Jakub Kuczys 2022-10-03 18:11:37 +02:00
  • f02528378f discord.py 2.0 update (3d914e08->2.0.1) (#5709) Jakub Kuczys 2022-10-03 16:07:15 +02:00
  • d7d6ab46f4 Add missing period which caused ignore list to fail (#5850) AlexRatman 2022-09-17 19:23:50 +01:00
  • 9d820234bb Fix Tunnel.message_forwarder's handling of >2000 strings (#5844) Jakub Kuczys 2022-09-13 01:34:34 +02:00
  • cadcffbae5 [Dev] Fix __repr__() errors in REPL when referencing an instance of a class & catch Exception (#5794) Kreusada Tagiazala 2022-08-23 01:32:02 +01:00
  • 6f04698013 Renamed the country of Turkey to Türkiye (#5795) TheThomanski 2022-08-23 01:31:30 +02:00
  • d07eb0f7b2 fix: use correct typehint in Config.user's docstring (#5791) Julien Mauroy 2022-08-23 00:59:29 +02:00
  • 5f6ecf4ea1 [3.4] Version bump to 3.4.19.dev1 (#5834) github-actions[bot] 2022-08-15 11:59:54 +00:00
  • 1fa76bf43f [3.4] Version bump to 3.4.18 (#5832) 3.4.18 github-actions[bot] 2022-08-15 13:14:30 +02:00
  • 0476102851 [3.4] [i18n] Automated Crowdin downstream (#5833) github-actions[bot] 2022-08-15 13:13:52 +02:00
  • 1180d8b6bc [3.4] Red 3.4.18 - Changelog (#5829) (#5831) Red-GitHubBot 2022-08-15 12:56:57 +02:00
  • 008fb0f042 Red 3.4.18 - Changelog (#5829) Jakub Kuczys 2022-08-15 12:55:08 +02:00
  • d5b27f71b6 [3.4] Bump Red-Lavalink version to 0.9.4 (#5828) Jakub Kuczys 2022-08-15 11:57:33 +02:00
  • af0da1b380 [3.4] Use the new ready line from LL dev build 1352+ (#5775) (#5826) Jakub Kuczys 2022-08-14 21:12:16 +02:00
  • a32f10d758 Use the new ready line from LL dev build 1352+ (#5775) Jakub Kuczys 2022-08-14 21:03:48 +02:00
  • ab767dbee5 [3.4] Drop openSUSE Leap 15.2, add openSUSE Leap 15.4 (#5777) (#5825) Jakub Kuczys 2022-08-14 20:50:42 +02:00
  • 4daf81aa5b Bump Lavalink.jar version and update the default application.yml (#5823) Jakub Kuczys 2022-08-14 19:57:15 +02:00
  • 357808dea9 [3.4] Update documentation about messages intent (#5798) (#5800) Red-GitHubBot 2022-08-14 18:38:45 +02:00
  • 752bb5c955 [3.4] [Audio] Update application.yml for new Lavalink.jar (#5821) aikaterna 2022-08-13 12:29:43 -07:00
  • 1c7b990dcc [3.4] [Audio] Update Lavalink.jar build (#5822) aikaterna 2022-08-13 11:58:50 -07:00
  • 33ad3d2166 [3.4] Remove Temurin version pin on Windows (#5815) (#5816) Red-GitHubBot 2022-08-10 03:32:13 +02:00
  • 87a9c10369 Remove Temurin version pin on Windows (#5815) Jakub Kuczys 2022-08-10 02:26:09 +02:00
  • 4d1381d7c9 [General] show stage channels in [p]serverinfo 1 (#5785) Lemon Rose 2022-08-09 05:25:43 +05:30