Red-GitHubBot
2ae54c837f
[3.4] Update Mac OS instructions to work properly on Apple Silicon ( #5234 ) ( #5293 )
...
(cherry picked from commit d84c8efa34 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:37:38 +02:00
Red-GitHubBot
119550739e
[3.4] [Filter] Add filter clear commands ( #4981 ) ( #5283 )
...
* [Filter] Add filter clear commands
* define messagepredicate
* actually send msg, lol
* deco fixes
* black
* [Docs] Update filter documentation
* fixes
* style
* Add missing whitespace
(cherry picked from commit f628093208 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:11:47 +02:00
Red-GitHubBot
497cb50716
[3.4] [Admin] Allow selfroleset command to consume multiple roles ( #5238 ) ( #5278 )
...
* Initial commit
* update docs
* remove usage kwargs
* style
* Type hint with SelfRole and not discord.Role
* fix docstring
* Various improvements, fixes
* i need to wake up
* more improvements
* AAAA
* add back check
* Improve converter error
(cherry picked from commit b0f93a3ce1 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:56:41 +02:00
Red-GitHubBot
dbe50bc6fe
[3.4] [Help] Let owners set menu reaction timeout ( #5205 ) ( #5277 )
...
* initial help reaction timeout with min 15, max 300
* slight wording change
* docs!
* aaa
* Suggestions from code review, thank Jack!
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
(cherry picked from commit f8664a4e8a )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:55:03 +02:00
Red-GitHubBot
55712f1ed0
[3.4] [Docs] Fix changelog entry from being under the wrong section ( #5236 ) ( #5276 )
...
(cherry picked from commit 6a8968e34d )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:53:41 +02:00
Red-GitHubBot
1736502893
[3.4] [Docs] Add intents / public bots guide ( #5221 ) ( #5266 )
...
* [Docs] Add intents / public bots guide
* [Docs] Intent guide: update on d.py
(cherry picked from commit 91ecd6560a )
Co-authored-by: Twentysix <Twentysix26@users.noreply.github.com >
Co-authored-by: Twentysix <Twentysix26@users.noreply.github.com >
2021-09-08 21:35:12 +02:00
Red-GitHubBot
53484abff8
[3.4] [Docs] Update alias userdoc to reflect updated help menu layout ( #5048 ) ( #5264 )
...
(cherry picked from commit d13d6477c5 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:31:35 +02:00
Red-GitHubBot
3a2b965b4b
[3.4] [Docs] Getting started guide: fix incorrect information / typos ( #5180 ) ( #5263 )
...
(cherry picked from commit ee0627f41f )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:30:10 +02:00
Red-GitHubBot
2635300b44
[3.4] [Docs] Fix argument formatting in Admin cog guide ( #5219 ) ( #5262 )
...
(cherry picked from commit ec5428f1e9 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:28:27 +02:00
Red-GitHubBot
917ff14156
[3.4] [Docs] Add Oracle Cloud $300 credits to hosting guide ( #5225 ) ( #5261 )
...
(cherry picked from commit 37c52d6066 )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: Vexed <vex@vexcodes.com >
2021-09-08 21:26:13 +02:00
Red-GitHubBot
e3e8ab784b
[3.4] [Docs] Fix warning block in Mod cog guide ( #5220 ) ( #5260 )
...
(cherry picked from commit 48fa10343c )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:23:18 +02:00
Red-GitHubBot
bf1286775f
[3.4] Update DO link ( #5209 ) ( #5256 )
...
(cherry picked from commit f42d675ac0 )
Co-authored-by: fredster33 <64927044+fredster33@users.noreply.github.com >
Co-authored-by: fredster33 <64927044+fredster33@users.noreply.github.com >
2021-09-08 20:24:14 +02:00
jack1142
5b58cdb449
Add missing changelog entries to Red 3.4.12 changelog ( #5148 )
...
* Add missing changelog entries to Red 3.4.12 changelog
* Update contribs list
* .
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-06-18 18:09:40 -04:00
Kreusada
8a6aa41d86
[CustomCommands/Docs] Fix argument name in [p]cc show command docstring ( #5149 )
...
* [CustomCom] Fix argument name in ``[p]cc show`` command docstring
* update docs
2021-06-18 17:48:46 -04:00
jack1142
36968a4bf0
Red 3.4.12 - Changelog ( #5144 )
...
* Red 3.4.12 - Changelog
* Add a comma...
2021-06-17 19:43:09 +02:00
jack1142
c23100eaca
Red 3.4.11 - Changelog ( #5130 )
2021-06-12 18:46:34 +02:00
El Laggron
dafffd969f
[Core] Limit server prefix length ( #5117 )
...
* Restrict prefix length
* Update docs
2021-06-12 17:41:29 +02:00
Onii-chan
a428e42f1f
Update cogboard links ( #5124 )
...
* Update README.md
* Update guide_cog_creators.rst
* Update cog_manager_ui.rst
* Update README.md
2021-06-08 09:11:42 +00:00
jack1142
305161110e
Red 3.4.10 - Changelog ( #5077 )
...
* Add 3.4.10 section
* PR 5082 (issue 4765)
* PR 5073 (issue 5008)
* PR 5071
* PR 5070
* PR 5066 (issue 5050)
* PR 5063
* PR 5066
* PR 5051
* PR 5041
* PR 5040 (issue 5039)
* PR 5035 (issue 5036)
* PR 5031 (issue 5032)
* PR 5028
* PR 5027 (issue 5026)
* PR 5025
* PR 5017
* PR 5004
* PR 4996
* PR 4987
* PR 4976
* PR 4971
* PR 5046
* PR 5044
* PR 5083
* PR 5030 (issue 4959)
* PR 5020
* PR 5018
* PR 5014
* PR 5012
* PR 4995
* PR 4994
* PR 4988
* PR 4980
* PR 4975
* PR 4970 (issue 4969)
* PR 4962
* PR 4960
* PR 4958 (issue 4956)
* PR 4954
* PR 4919
* PR 4886
* PR 4882
* PR 4875
* PR 4597
* PR 4082
* PR 4793, 4832, 4955, 4966, 5015, 5019, 5029, 5038, 5055, 5080, 5081
* PR 4979
* PR 5013
* PR 4991
* Reorder stuff
* Update date
* Add contributors list
* Mention the tracking issue for cog guides
* PR 4920 (issue 1734)
* PR 4985 (issue 1734)
* PR 5023 (issue 4595)
* PR 5085
* time to be explicit...
* Gotta include info about the new jar too...
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-05-28 19:56:30 +02:00
Kreusada
b630e71d08
[Docs] Warnings Cog Guide ( #4920 )
...
* Initial commit
* labeler and index
* change parameter names and labeler
* fix typo
* docstrings, quotes and improved names
* merge conflict affect fixes
* remove aliases
* get from v3/develop
* update var names
* fixes
* improve grammar
* black
2021-05-28 19:06:52 +02:00
Kreusada
db86de3a7a
[Docs] Permissions Cog Guide ( #4985 )
...
* Initial commit
* index and grammar
* Add permissions tag to permissions cog reference
* remove alias by default
* remove alias
* labeler
* updates
2021-05-28 19:06:42 +02:00
Kreusada
dd40f00279
[Docs] Trivia List Creation User Guide ( #5023 )
...
* Initial commit
* commits
* a few fixes
* caps formatting
* labeler
* a few formatting changes
* grammar for clarity
* grammar fixes
2021-05-28 19:06:32 +02:00
Vexed
210c07d5a7
[Downloader] Allow removal of multiple repos ( #5082 )
...
* add multi repo support + docstring
* update docs
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* style
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-27 14:47:41 +02:00
Kreusada
23997d7a71
[Docs] Modlog Cog Guide ( #4919 )
...
* Initial commit
* Docstring changes and index
* Add modlog cog guide to labeler
2021-05-26 13:30:23 -04:00
TrustyJAID
631adc282f
[General] Fix usage in choose help ( #5015 )
...
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com >
2021-05-26 10:23:46 +01:00
jack1142
b8b8a38fbd
Lower RTD build time ( #5078 )
2021-05-26 09:07:46 +01:00
Lifeismana
2d8dbad63b
Docstring Fix ( #5080 )
...
* Missing word
* Make a little more sense
2021-05-25 17:58:10 +02:00
jack1142
f8ecc32dbc
Fix the bug with Twitch display name being set as Twitch login ( #5066 )
2021-05-25 09:32:32 +01:00
jack1142
7459af25ba
Specify that cleanup commands remove messages from current channel ( #5070 )
2021-05-23 15:24:17 +01:00
Ryujin
a6c438e486
Update pronouns used for the bot in documentation ( #5053 )
...
* Update admin.rst
* Update admin.rst
* Update admin.rst
* Update admin.rst
* Update getting_started.rst
* Update admin.rst
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-20 01:28:56 +02:00
jack1142
d5fbc0b01c
Remove PM2 guide ( #4991 )
...
There's apparently no way to specify exit codes
for which the process should not be restarted.
This just shows how poor of a process manager PM2 is
so we really should not continue to recommend it in the documentation...
Ref:
https://stackoverflow.com/questions/43614017/how-to-only-restart-node-process-with-pm2-if-exit-code-0
2021-05-19 19:20:59 +02:00
Kreusada
439033ea28
[Core] Improve regionalformat docstrings ( #5055 )
...
* [Docs] Update regionalformat docs
* [Core] Improve regionalformat docstrings
2021-05-19 14:47:29 +00:00
Kreusada
3ff2132570
[Core] Update [p]autoimmune remove docstring
...
* Merge pull request #5038
* update docstring
* update docs correspondingly
2021-05-19 15:10:31 +01:00
jack1142
53276ea12a
Update instructions to use Python 3.8.10
...
* Merge pull request #5025
2021-05-19 12:54:45 +01:00
Kreusada
410b2419dd
[Docs] Mod Cog Guide ( #4886 )
...
* Initial commit
* Add some args
* bool prolog
* index
* Add more arguments
* more arguments, style fixes
* improve naming of arguments
* Fix up backlog
* Run black
* extra corrections from backlog
* Update tempban arg names
* backlog
* change prolog type
* Change kick argument prolog to member instead of user
* Update argument names
* missed a colon
* Update prolog to be friendly with non-positional args
* Edit through the decorator instead
* Add back docstring spacing
* black
* usage in decorator for name commands
* Fix command signature
* fixup docstring spacing
* style fixes
* Add spacing inside unban docstring
* Rename args instead of using usage
* black - simple
* Add labeler glob
* unify style
* rename variables instead of usage
* Update docstrings correspondingly
* run black
* update description in usage
* ehh this isn't necessary...
* fix up tags
* fix grammar and accuracy issues
* fix docstring too
2021-05-18 17:10:30 -04:00
Kreusada
5d905a93ac
[Docs] Mutes Cog Guide ( #4875 )
...
* initial commit
* Update mutes.rst
* Add argument headers
* Change bool name for forcerole
* fixes
* Add mutes to toctree
* spacing adjustment
* Fix spacing between examples, use bullet points
* Add args header
* Add args header
* Add labeler glob
* unify style
* aaaaa wrong branch
* fix grammar and formatting errors
2021-05-18 17:06:50 -04:00
Jamie
54e5307307
[Streams] Smashcast removal. ( #5040 )
...
* Remove smashcast
* style
* remove smash from cog guides
2021-05-15 08:54:56 -08:00
Obi-Wan3
c04c2efeff
[Docs] updates to the Linux and Mac auto-restart docs ( #5020 )
...
* [Docs] add `sudo systemctl disable` to Linux auto-restart docs
* [Docs] fix typo in Linux auto-restart docs
* [Docs] update Mac auto-restart docs
* [Docs] implement suggestions for Linux auto-restart docs
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* [Docs] update wording on Mac auto-restart docs
* [Docs] fix grammar in Linux auto-restart docs
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-12 10:59:54 -07:00
Kreusada
d666c24bd4
[Docs] Reports Cog Guide ( #4882 )
...
* [Docs] Reports Cog Guide
* Add cog to toctree
* corrections for docs tox style
* Edit sig (#4881 )
* fix typo
* Add labeler glob
* unify style
* decapitalize disable
* black
2021-05-07 20:51:15 -04:00
Obi-Wan3
7f05841b96
[Downloader] Fix [p]cog uninstall examples ( #5019 )
...
* [Downloader] fix `[p]cog uninstall` examples
* [Docs] fix Downloader guide's `[p]cog uninstall` examples
2021-05-02 19:18:38 +02:00
jack1142
0447b5648a
Include bot as an argument to the cog class in the cog creation guide ( #4988 )
2021-04-17 16:37:59 -04:00
palmtree5
5de65a74b5
Mac autostart docs ( #4082 )
...
* Mac autostart
* Make requested changes to these instructions
* Add a note about how to view the logs
2021-04-15 17:58:22 -07:00
bobloy
0eaa0f494c
[Docs] Core Cog Guide ( #4597 )
...
* Core guide initial commit
* Mydata docstrings
* Regenerated docs
* Lots more docstrings
* Add document link
* Up to load docstrings
* Black formatting
* docstring semantics
* "cog packages" for loads
* Refix line lengths
* Regenerate docs
* Remove link
* Regenerate docs with new code
* Some small docstrings
* Regenerate docs with new .. warning code
* More docstrings into the `set` command
* Bullet lists need blank lines.
* Regenerate docs
* Regenerate docs (fix bullet lists)
* set activity statuses docstrings
* Docstrings up to helpset pagecharlimit
* Regenerate docs
* Core guide initial commit
* Mydata docstrings
* Regenerated docs
* Lots more docstrings
* Add document link
* Up to load docstrings
* Black formatting
* docstring semantics
* "cog packages" for loads
* Refix line lengths
* Regenerate docs
* Remove link
* Regenerate docs with new code
* Some small docstrings
* Regenerate docs with new .. warning code
* More docstrings into the `set` command
* Bullet lists need blank lines.
* Regenerate docs
* Regenerate docs (fix bullet lists)
* set activity statuses docstrings
* Docstrings up to helpset pagecharlimit
* Regenerate docs
* Maxpages and delete delay docstrings
* spagetthi ctrl+v
* tagline and contact
* A little more contact
* Up to allowlist
* Up to command defaultdisablecog
* Regenerate docs
* Redo custominfo to not be terrible
* Up to default enabled cog
* More docs
* Up to command disabledmsg
* Disabled message stuff was missed
* Finish the rest of the docstrings
* Regenerate docs
* Longer description of the cog
* Regenerate Docs
* Fix some of the suggestions
* Apply additional suggests and some small rewording.
* Regenerate docs.
* Apply suggestions and make additional fixes
* Regenerate docs
* Clarifies it's only loaded.
* Regenerate docs.
* New formatting, more examples, some fixes
* Regenerate docs
* Adds consistant use of dashes to arguments
* More consistant punctuation
* Regenerate docs
* Add labeler detection
* Fix example and use clearing language for helpset verifyexists docstring
* Regenerate docs
* Add leave example and arguments
* Regenerate docs
* Regenerate docs
* Make embedset more readable
(933aefd3ee was the sphinx compatible update)
* Regenerate docs
* Black formatting
* Regenerate docs
* Adds docstring examples and arguments for multiple `embedset` subcommands
* Regenerate docs
2021-04-07 13:01:34 -04:00
github-actions[bot]
062211d099
Version bump to 3.4.9 ( #4951 )
...
* Version bump to 3.4.9
* Update changelog_3_4_0.rst
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-04-06 03:50:53 +02:00
jack1142
84f1699b8f
Red 3.4.9 - Changelog ( #4950 )
...
* Red 3.4.9 - Changelog
* Add info about d.py bump
2021-04-06 03:43:05 +02:00
jack1142
1b6fc00039
Red 3.4.8 - Changelog ( #4941 )
...
* Add 3.4.8 section
* PR 3833 (issue 3699)
* PR 4801 (issue 4789)
* PR 4742 (issue 4731)
* PR 4898
* PR 4871 (issue 4766)
* PR 4878
* PR 4904 (issue 4900)
* PR 4897
* PR 4889 (issue 4888)
* PR 4877 (issue 4700)
* PR 4876
* PR 4869, 4870
* PR 4866
* PR 4865
* PR 4864
* PR 4942
* PR 4830
* PR 4821
* PR 4790
* PR 4746 (issue 4735)
* PR 4831 (issue 4720)
* PR 4049
* PR 4928
* PR 4914 (issue 4905)
* PR 4917 (issue 4916)
* PR 4940
* PR 4938
* PR 4004
* PR 4883 (issue 4808)
* PR 4933
* PR 2952
* PR 4910
* PR 4907
* PR 4908
* PR 4839
* PR 4906
* PR 4932
* PR 4565
* Add release date and contributor list
* Remove empty section
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-04-06 00:55:26 +02:00
jack1142
83deb7c563
Update instructions to use Python 3.8.9 ( #4942 )
2021-04-05 23:25:10 +02:00
Vexed
4813c68185
Add note about updating cogs to update message and docs ( #4910 )
...
* Add update note to the docs
* And now the DM
* consistent wording
* Clarify the command should be ran in Discord
* apply docs suggestions
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* apply events.py review
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-04-03 20:38:57 +02:00
jack1142
0becf70b05
Use sphinx-prompt extension ( #4908 )
...
* Use sphinx-prompt extension
* Update PM2 guide
* Use an actual proper way to run Red with PM2
* Fix pm2 docs
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
2021-04-03 16:52:11 +00:00
jack1142
0144cbf88b
Add deprecated-removed directive to Sphinx ( #4912 )
...
* Add `deprecated-removed` directive to Sphinx
* Add equivalent function to internal utils
2021-04-03 18:48:17 +02:00