Commit Graph

  • 9ae733181b Handle verified bots, improve errors in [p]set username (#4463) Kowlin 2020-10-17 02:45:52 +02:00
  • f5de382946 [Mod] Add default tempban duration setting (#4473) Dav 2020-10-15 22:15:14 +00:00
  • dc817aeeac Allow [p]ban to hackban and rename [p]hackban to [p]massban (#4422) PhenoM4n4n 2020-10-15 14:20:20 -07:00
  • 47c4edf335 Update Windows instructions to not install Python 3.9 (#4480) jack1142 2020-10-14 22:35:05 +02:00
  • e1c745fe3c Remove ruledropper (#4449) Stonedestroyer 2020-10-14 22:34:45 +02:00
  • c441857a4c [Core] Add two missing full stops to licenseinfo (#4020) Vexed 2020-10-14 21:25:08 +01:00
  • 51bc5fed7d whosthatpokemon - Gen IV (#4434) Jyu Viole Grace 2020-10-14 20:46:59 +05:30
  • 2da9b502d8 Audio Cog - v2.3.0 (#4446) Draper 2020-10-12 19:39:39 +01:00
  • 29ebf0f060 [Core] Strip commas on cog command when pagified (#4468) aikaterna 2020-10-11 08:44:47 -07:00
  • ec94327b15 [Core] Pagify cog unload output properly (#4469) aikaterna 2020-10-11 08:43:12 -07:00
  • 5c00810166 Use bot name instead of "Red" in [p]info and [p]restart (#4470) aikaterna 2020-10-11 08:21:54 -07:00
  • 804219df29 Use bot.get_user() instead of get_all_members() in [p]dm (#4472) PredaaA 2020-10-11 17:19:49 +02:00
  • 6ea2a403be [General] Fix error on long titles in [p]urban (#4474) MeatyChunks 2020-10-11 16:14:21 +01:00
  • 4f2763c26c Add wheel to pre-requirements installed by make files (#4475) Stonedestroyer 2020-10-11 17:09:55 +02:00
  • 8ff5a71a5d Update the link to 3rd-party cogs in README to use Red-Index (#4482) Predeactor 2020-10-11 17:02:54 +02:00
  • d6c2e8c8c3 Add bundled install extras. (#4443) Draper 2020-10-10 00:32:29 +01:00
  • b45e62f354 [Core] add [p]set api list and [p]set api remove (#4370) Vuks 2020-10-05 22:10:14 +02:00
  • 8b477db0a6 Update pyenv instructions to install Python 3.8.6 (#4457) jack1142 2020-10-03 19:02:34 +02:00
  • 80d99af5b0 Automated Crowdin downstream (#4462) github-actions[bot] 2020-10-03 00:30:26 +02:00
  • d26335b01b [Trivia] MLB Trivia (#4455) Kai K 2020-10-01 16:09:45 -07:00
  • e79aa21b55 Add util functions extracting end_user_data_statement directly from cog's info.json (#4404) Draper 2020-09-29 19:58:30 +01:00
  • bf63da3655 Stop backing up lavalink logs (#4453) Draper 2020-09-28 16:50:42 +01:00
  • d6791111f3 fix [p]set nickname when no nickname specified (#4451) Fixator10 2020-09-28 15:14:49 +04:00
  • 23d454cbbe Fix deprecation mention for shared libs in docs (#4374) jack1142 2020-09-28 03:28:18 +02:00
  • f9741cdd27 Fix typo at function's "end_game" docstring (#4186) absj30 2020-09-27 22:28:07 -03:00
  • 3699c246df [Mod] Account for duplicated mentions (#4359) Sharky 2020-09-27 19:27:53 -06:00
  • 284080ec83 Update events.py (#4431) jack1142 2020-09-28 03:27:29 +02:00
  • a2ae485286 Deprecate is_allowed_by_hierarchy() core util (#4435) jack1142 2020-09-28 03:27:22 +02:00
  • a74547bb4e Update Getting started guide with the link to Index (#4439) jack1142 2020-09-28 03:27:15 +02:00
  • a6ff5b8e9c Automated Crowdin downstream (#4445) github-actions[bot] 2020-09-24 22:01:14 +02:00
  • a09dddb2cf Automated Crowdin downstream (#4432) github-actions[bot] 2020-09-24 02:14:41 +02:00
  • d7da0b4081 [Mod] Pluralize properly in userinfo (#4397) Dav 2020-09-20 22:39:44 +00:00
  • 47d9069108 [Core] Catch errors about blocked DMs in [p]traceback (#4329) Flame442 2020-09-20 13:42:28 -04:00
  • ddc5660f2c Add custom groups tutorial to Config's docs (#4416) bobloy 2020-09-19 20:57:37 -04:00
  • 88503bbf24 [Mod] Correctly log and store the previous (nick)name (#4131) Kowlin 2020-09-20 02:42:12 +02:00
  • 8a75d75d83 Add quote() function to chat formatting utilities (#4425) zephyrkul 2020-09-19 18:12:11 -06:00
  • 980b5fa1c2 [Warnings] Improve consistency in [p]warningset's commands (#4409) Dav 2020-09-20 00:16:42 +02:00
  • 343efba4d5 Handle aiohttp errors in [p]set avatar (#4437) PredaaA 2020-09-19 19:51:38 +02:00
  • 4e1ce7524b [Modlog API] Handle deleted channels in Case.message_content() (#4415) Dav 2020-09-19 19:39:59 +02:00
  • fec25fcaba Accept discord.Objects for cases, add last_known_username param in create_case() (#4326) TrustyJAID 2020-09-19 11:05:00 -06:00
  • 6162b0f2bd [Trivia] Fix machamp/machoke (#4424) Jamie 2020-09-14 16:33:49 +01:00
  • 6f600b71d3 Exclude locales folders from code ownership (again) (#4418) jack1142 2020-09-10 20:33:11 +02:00
  • f6fccfc949 Automated Crowdin downstream (#4417) github-actions[bot] 2020-09-10 20:32:04 +02:00
  • e1b02b2952 Escape regex on spotify URL (#4414) Kowlin 2020-09-09 12:03:22 +02:00
  • a80a5ec96e Create codeql-analysis.yml (#4413) Kowlin 2020-09-09 01:12:27 +02:00
  • a9656dea38 Delete no-NO in favor of nb-NO (#4396) Kowlin 2020-09-05 02:48:55 +02:00
  • f8fcabfe10 Automated Crowdin downstream (#4395) github-actions[bot] 2020-09-03 17:26:47 +02:00
  • ea7e142494 Add hierarchy checks to [p]warn (#4100) Kingsley Zhong 2020-09-03 08:23:03 -06:00
  • e1a9b31e9b Automated Crowdin downstream (#4394) github-actions[bot] 2020-09-03 15:48:34 +02:00
  • 59f69c7727 [General] URL encode user input for [p]urban and [p]lmgtfy (#4024) Nathaniel F 2020-09-02 18:35:27 -04:00
  • 0200c2cb3f Clarify documentation of modlog.create_case() (#4389) jack1142 2020-09-02 23:09:59 +02:00
  • b11359eebb Add float -> int migration to Bank (float was a bug) (#4386) jack1142 2020-09-01 02:04:19 +02:00
  • 4adf328fac Update .gitignore with .vscode folder (#4387) jack1142 2020-09-01 01:25:46 +02:00
  • f81cf5960f Fix typos in doc string. (#4360) Stonedestroyer 2020-09-01 00:53:25 +02:00
  • 2bf9c1260c Update CODEOWNERS (#4367) jack1142 2020-08-31 17:40:31 +02:00
  • 8956f63229 [Mod] Dots and properly capitalise Discord (#4377) Vexed 2020-08-31 14:25:43 +01:00
  • 7d24413846 Ensure Bank API only works with Integers. (#4376) Ian Martin 2020-08-31 09:24:44 -04:00
  • e1261b92d1 Typo fix on [p]invite command (#4382) PythonTryHard 2020-08-31 20:21:15 +07:00
  • 8c89993cd5 JSON schemas for cogs and repos (#4375) Fixator10 2020-08-30 22:20:48 +04:00
  • ec7c2ca4b9 Automated Crowdin downstream (#4373) github-actions[bot] 2020-08-30 17:42:37 +02:00
  • 85afe19455 Bump black to 20.8b1 (and reformat) (#4371) jack1142 2020-08-29 19:12:28 +02:00
  • 56b54d4d34 [Docs] Update shields in Readme (#4378) Ryan 2020-08-28 22:06:54 -04:00
  • 3534e59cb8 [Dev] Add repl pause (#4366) Neuro Assassin 2020-08-25 07:24:40 -04:00
  • eeb5f651b2 Stop the insanity that is this inconsistent command name! (#4328) Kowlin 2020-08-25 13:18:50 +02:00
  • b0250b91cc Merge pull request #4325 from zephyrkul/patch-1 TrustyJAID 2020-08-25 05:16:37 -06:00
  • ef839722f4 Added length validation for [p]set name and [p]set nickname (#4364) Theo Suricate 2020-08-24 15:59:09 +02:00
  • 5cd3a5b5af missing dots (#4031) maxbooiii 2020-08-22 18:13:09 -07:00
  • d80d7c939c Fix typo in lint python workflow (#4201) bobloy 2020-08-20 15:26:33 -04:00
  • 8c7848f18b Automated Crowdin downstream (#4327) github-actions[bot] 2020-08-20 19:30:44 +02:00
  • 7d66263948 [cc] don't send success on failure zephyrkul 2020-08-18 18:40:32 -06:00
  • 7d6662e6b1 [customcom] properly catch TimeoutErrors zephyrkul 2020-08-18 18:32:06 -06:00
  • 3e6a73ae8c [Economy] Add embed to leaderboard (#4184) Jay Turner 2020-08-18 14:42:36 +01:00
  • 94784f366f Dev bump (3.4.1.dev1) (#4197) jack1142 2020-08-18 02:10:46 +02:00
  • bc04937a6a Actually change the version before release! (#4195) 3.4.0 Kowlin 2020-08-18 01:13:01 +02:00
  • 734ab49f6a Version bump 3.3.12 jack1142 2020-08-18 01:08:48 +02:00
  • 204d82db8f Red 3.3.12 - Changelog (#4194) jack1142 2020-08-18 01:00:44 +02:00
  • 29f8cc79ba Red 3.3.12 - Changelog (#4194) jack1142 2020-08-18 01:00:44 +02:00
  • 089c253d1d [ctx] Suppress all mentions in maybe_send_embed (#4192) zephyrkul 2020-08-17 16:20:03 -06:00
  • d8e780b228 Red 3.4.0 - Changelog (#4059) jack1142 2020-08-18 00:04:15 +02:00
  • 77a5b4c742 [Filter] Add missing parentheses (#4185) zephyrkul 2020-08-17 07:25:15 -06:00
  • 7707fec199 Don't send message about DMing ACL when command's called from DM (#4188) Douglas 2020-08-17 10:22:38 -03:00
  • 4ef51a165f [Audio] Send an more user friendly message at "Track Stuck" errors (#4061) PredaaA 2020-08-06 21:23:49 +02:00
  • 574dabbeac [Reports] Give friendly error if no report channel set (#4136) Dav 2020-08-06 19:12:05 +00:00
  • e463c307ea [Core] Typo fix (#4035) Dav 2020-08-06 16:54:44 +00:00
  • b8e56f3632 [Streams] Attempt to fix unclear error in youtubestream (#4148) Jamie 2020-08-05 19:39:28 +01:00
  • dc3fe1f8f8 Fix amount of messages in log message of [p]cleanup message (#4156) MeatyChunks 2020-08-04 11:14:13 +01:00
  • 1dda0f95de [Streams] Allow for consume all on messages (#4183) Kowlin 2020-08-15 15:04:05 +02:00
  • 5e5687d0bb Propose more info on simple serverinfo (#4121) Predeactor 2020-07-30 01:30:50 +02:00
  • e0ad67aa3d [Trivia] whosthatpokemon2 trivia - Generation 2 Pokémons (#4102) Jyu Viole Grace 2020-07-29 06:16:03 +05:30
  • c3eb4abd7a use "Pokémon" instead of "pokemon" Jyu Viole Grace 2020-07-24 14:56:13 +05:30
  • d97760997e Give friendlier error when package can't be found during bot startup (#4079) jack1142 2020-07-20 11:53:54 +02:00
  • 81193d17c7 [Mod] [p]mute|unmute voice now take action instantly (#4064) Vexed 2020-07-12 17:44:34 +01:00
  • cf78ea06e2 [Mute] Indicate that a guild mute/unmute is currently being processed. (#4172) Dav 2020-08-10 19:19:44 +00:00
  • 26122e56a0 [General] Change PUBLIC feature to COMMUNITY in serverinfo (#4116) PredaaA 2020-07-25 22:05:11 +02:00
  • a9fce2dcf2 [Docs] Fix the horizontal bars in alias user guide (#4191) El Laggron 2020-08-17 16:08:12 +02:00
  • 6067c8d55e [Docs] Alias user guide (#3084) El Laggron 2020-08-17 15:35:44 +02:00
  • 0ab6abf462 [Filter] Add missing parentheses (#4185) zephyrkul 2020-08-17 07:25:15 -06:00
  • 306de3a64c Don't send message about DMing ACL when command's called from DM (#4188) Douglas 2020-08-17 10:22:38 -03:00
  • 929fd04613 EUD things for Downloader (#4169) jack1142 2020-08-17 01:27:46 +02:00
  • 581bdaa496 [Core] Make core_commands.py comply with #4048 (#4138) Dav 2020-08-16 10:37:29 +00:00