| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Update our policy documents
|
| | |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Add missing commas to april_fools_vids.json
|
| | |/ / / / /
| | | | | |
| | | | | | |
#639 left the json file in a broken state, not letting the bot start.
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Added 3 More Elements To The Json
|
| | | |\ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
Added more topics.
|
| | | | | | | | |
|
| | |/ / / / / |
|
| | |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | | |
Remove broken link from the April fool collection
|
| | | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
python-discord/reduce-channels-output-in-error-embed
Only output override channels & bot commands channel on whitelist error
|
| | | | | | | |
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously this would output all channels, and could result in an error.
This change ensures only the main bot channel & and any overridden channels
are shown in the embed. We do this before the categories block as
the categories kwarg itself is an override, so we want to include
those in any output.
|
| | |/ / /
| | | |
| | | | |
Its’a braken
|
| | | | | |
|
| | | | | |
|
| | | |\ \
| | | | |
| | | | |
| | | | | |
https://github.com/ToxicKidz/sir-lancebot into github-repo-command
|
| | | | | |
| | | | |
| | | | | |
Co-authored-by: Shivansh-007 <[email protected]>
|
| | | |/ / |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | |\ \
| | | | |
| | | | |
| | | | | |
https://github.com/ToxicKidz/sir-lancebot into github-repo-command
|
| | | | | |
| | | | |
| | | | | |
Co-authored-by: Shivansh-007 <[email protected]>
|
| | | |\| |
| | | | |
| | | | |
| | | | | |
https://github.com/ToxicKidz/sir-lancebot into github-repo-command
|
| | | | | |
| | | | |
| | | | | |
Co-authored-by: Shivansh-007 <[email protected]>
|
| | | |/ / |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | |/ / |
|
| | |\ \
| | | |
| | | | |
Bump pillow from 7.2.0 to 8.1.1
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
| | |\ \
| | | |
| | | | |
Deployment changes
|
| | |/ /
| | |
| | |
| | | |
Separate the build and deploy stage and set the environment value for the deployment stage.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the mixed line endings pre-commit hook because it is obsolete.
Relying on git to handle line endings means contributors have more
flexibility with which line endings they want to use on check-out.
The settings in .gitattributes only impose which line endings will
be used upon check-in (LF), which should not impact local development;
git will still respect the core.eol and core.autocrlf settings.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removes roles and channels from constants.py that are not used anywhere
in the project.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | | | |
|
| | | | |
|
| | |\ \
| | | |
| | | | |
change ctx.send_help to ctx.invoke(help_command)
|
| | | | | |
|