bobloy
a30dc5fa22
Regenerate docs
2021-04-06 09:39:45 -04:00
bobloy
148695aa96
Fix example and use clearing language for helpset verifyexists docstring
2021-04-06 09:39:35 -04:00
bobloy
a4313001e4
Add labeler detection
2021-03-24 16:08:09 -04:00
bobloy
3ee39d87af
Merge branch 'V3/develop' into cog_guide_core
2021-03-24 16:06:19 -04:00
jack1142
ef803072fa
Update ambiguous oid parsing to detect candidates on Git 2.31+ ( #4897 )
...
* Update ambiguous oid parsing to detect candidates on Git 2.31+
* Update tests
2021-03-24 00:52:52 +01:00
jack1142
e5ffe86c4e
Improve labeler configuration to include docs ( #4902 )
2021-03-21 01:25:47 +01:00
jack1142
d1bc4b4302
Small meta cleanups ( #4893 )
...
* Remove the unneeded pytest options from pyproject.toml
* Clean up setup.py from old readthedocs.org workaround
* Removes unused folder
* Simplify list of excluded files in black's configuration
* Fix returned exit codes in `make.ps1`
* Add Sublime's project files to `.gitignore`
* Update the link to Black in README and contributing guidelines
2021-03-16 19:51:48 +01:00
jack1142
6c903aacff
Update Downloader tests to work with newer git versions ( #4891 )
2021-03-16 19:50:51 +01:00
bobloy
8a8f29092d
Regenerate docs
2021-03-15 13:18:19 -04:00
bobloy
72f16f219d
More consistant punctuation
2021-03-15 13:17:39 -04:00
bobloy
49bbb87201
Adds consistant use of dashes to arguments
2021-03-15 13:08:25 -04:00
bobloy
5605d5c88e
Regenerate docs
2021-03-15 13:04:06 -04:00
bobloy
a540436bca
New formatting, more examples, some fixes
2021-03-15 13:03:45 -04:00
bobloy
0dfa5ef5b8
Regenerate docs.
2021-03-15 11:15:29 -04:00
bobloy
ea136fcb47
Clarifies it's only loaded.
2021-03-15 11:14:48 -04:00
bobloy
1472ce5138
Regenerate docs
2021-03-15 10:59:12 -04:00
bobloy
059e612271
Apply suggestions and make additional fixes
2021-03-15 10:58:24 -04:00
Kreusada
1b3958515b
[Reports] Improve usage in the report command's decorator ( #4881 )
...
* [Reports] Improve usage in the report decorator
* fix sig
2021-03-15 00:01:36 -04:00
Kreusada
fef56427ae
[Docs] Add explanation for multiple arguments ( #4889 )
...
* [Docs] Add explanation for multiple arguments
* ordering fix
* Add example
* syntax
2021-03-14 23:47:53 -04:00
jack1142
18fea4e4a7
Remove duplicate questions in hockey trivia ( #4887 )
2021-03-14 04:49:24 +01:00
Pred
f82d613a11
how dare you... ( #4885 )
2021-03-13 18:18:55 -05:00
bobloy
d40a615c72
Regenerate docs.
2021-03-11 10:40:37 -05:00
bobloy
de60df4b4c
Apply additional suggests and some small rewording.
2021-03-11 10:39:10 -05:00
bobloy
ee080cb3cc
Merge branch 'V3/develop' into cog_guide_core
2021-03-11 10:10:51 -05:00
bobloy
e527b9c529
Fix some of the suggestions
2021-03-11 10:02:18 -05:00
kingslayer268
0c3e772135
Added use spoilers functionality ( #4877 )
...
* Added use spoilers functionallity
* Update trivia.py
* Update session.py
2021-03-07 22:27:41 +01:00
kingslayer268
c78ee14617
Fix AttributeError in Context.delete_messages() ( #4876 )
...
delete_messages() isn't an attribute of DMChannels
2021-03-06 16:21:25 +01:00
TheDiscordHistorian
3782e9c1b9
fix a minor grammar issue ( #4846 )
...
The docstring says "cogs the folder" which should be "cogs folder"
2021-03-03 20:44:39 +01:00
kreusada
8d03fef566
[Docs] Image Cog Guide ( #4821 )
...
* [Docs] Images Cog Guide
* [Docs] Image Cog Guide
* Fixes for directory inside the index
* The cog is cakked IMAGE not IMAGES
* Potential fixes for failing checks
* Grammar fixes
* Some formatting updates
* Fix merge conflicts from 3.4.7
* Re-format for requested changes
2021-03-03 14:19:33 -05:00
OofChair
77896494c4
[Docs] Add nano package to Linux install guides ( #4870 )
...
* [Docs] Add installation instructions for nano
As some servers don't have nano preinstalled, I added the installation instructions here.
* Formatting fix
* Update autostart_systemd.rst
* Add nano to installation instructions
* Add nano to all OS installation instructions
* Remove nano from OSX installation
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Remove trailing whitspace
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Put nano at the end
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Put nano at the end
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Put nano at the end
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Put nano at the end
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update install_linux_mac.rst
* Minimize diffs
Co-authored-by: kreusada <67752638+kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-03-03 17:14:15 +01:00
OofChair
aad34f2b08
sudo -e -> sudo nano ( #4869 )
...
I changed this as it was mentioned in #4082 . (https://github.com/Cog-Creators/Red-DiscordBot/pull/4082#issuecomment-789291030 )
2021-03-03 00:19:59 +01:00
jack1142
85dc6f4cc9
Use brew install --cask instead of brew cask install ( #4865 )
2021-03-01 09:25:55 -08:00
jack1142
7126482449
Drop support for EOL systems and update instructions to use Python 3.8.8 ( #4864 )
...
* Drop support for EOL systems (Fedora 31, openSUSE Leap 15.1)
* Bump Python in Windows and pyenv install guides to 3.8.8
2021-02-28 15:45:48 +01:00
jack1142
9bb61ba882
Make files - fallback to python(3.8) from PATH if .venv doesn't exist ( #4863 )
2021-02-28 15:39:28 +01:00
jack1142
1ff976b3d0
Add make.ps1 cmdlet + activateenv command for Windows make scripts ( #4087 )
...
* Add missing command to `make.bat`'s help
* Add `activateenv` and `deactivateenv` commands to `make.bat`
* Add help to `Makefile`
* Add `make.ps1` cmdlet
2021-02-27 12:23:32 +01:00
jack1142
53c069a636
Auto-put PRs from release workflows in the proper milestone + minor things ( #4862 )
...
* Make workflow name use TitleCase
* Indicate in the PR description that it's a multi-part workflow
* Auto-put PRs from Prepare Release workflow in the proper milestone
* Rename "Publish the release" workflow to "Publish Release"
* Auto-put PR from Publish Release workflow in the proper milestone
2021-02-27 11:22:54 +01:00
Fixator10
bb90444979
[Changelog] Fix argument name in 3.4.6 changelog ( #4861 )
2021-02-26 21:37:35 +00:00
jack1142
19fc5a090c
Version bump to 3.4.8.dev1 ( #4860 )
2021-02-26 19:08:12 +00:00
kreusada
0d53b2ab73
[Changelog] Fix URL ( #4859 )
2021-02-26 19:05:22 +00:00
jack1142
d3b448d50c
Fix publish_release workflow ( #4858 )
2021-02-26 19:04:36 +00:00
github-actions[bot]
02667ef65d
Version bump to 3.4.7 ( #4856 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3.4.7
2021-02-26 19:53:11 +01:00
github-actions[bot]
51b73fdd1a
[i18n] Automated Crowdin downstream ( #4857 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-02-26 19:51:59 +01:00
jack1142
f926fab431
Fix prepare_release workflow ( #4855 )
2021-02-26 18:43:00 +00:00
jack1142
dbbaa88e8e
Red 3.4.7 - Changelog ( #4852 )
...
* wip
* wip 2
* wip 3
* Add contribs list!
2021-02-26 19:31:25 +01:00
Kowlin
df5926b51a
[Core] Clarify that the owner is a team in [p]info ( #4851 )
...
* Clarify that the owner is a team.
* This should do.
* Style check... for a comma, in your dreams Tox...
* Annndddd for the insane people who don't use embeds
2021-02-26 18:48:22 +01:00
jack1142
7d42c4c6c3
Minor text fix in Mutes cog ( #4853 )
2021-02-26 18:32:11 +01:00
Ellie Saurich
dfe84f9936
[Mutes] Wrong error message when muting fails ( #4850 )
...
* [Mutes] Wrong error message when muting fails
* This applies to both mute and unmuting of members.
Co-authored-by: Kowlin <Kowlin@users.noreply.github.com >
2021-02-26 08:22:04 +00:00
Jamie
649b4ebb15
add checks to 2 muteset commands ( #4849 )
2021-02-26 03:14:56 +01:00
bobloy
d408e68bcb
Merge branch 'V3/develop' into cog_guide_core
2021-02-23 17:32:08 -05:00
bobloy
fe30d5ee4c
Regenerate Docs
2021-02-23 17:30:41 -05:00