index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
exts
/
evergreen
/
issues.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Send error embed when a user tries to retrieve an issue in DMs
Chris
2021-04-02
-7
/
+16
*
Merge branch 'Handle-DMChannels' of github.com:ChrisLovering/sir-lancebot int...
Chris
2021-04-02
-2
/
+4
|
\
|
*
Merge branch 'main' into Handle-DMChannels
Matteo Bertucci
2021-03-19
-2
/
+4
|
|
\
|
|
*
Fix ordering of categories in issues cog
Chris
2021-02-28
-1
/
+1
|
|
*
Add issue cog to staff channels.
Chris
2021-02-28
-2
/
+4
*
|
|
Don't allow users to run the issue command in DMs, given error feedback.
Chris
2021-04-02
-3
/
+21
|
/
/
*
/
First pass of easy to produce errors
Chris
2021-02-05
-1
/
+6
|
/
*
Fixes Issue Matching Regex
Hassan Abouelela
2021-02-01
-1
/
+1
*
Remove brackets from .join
Shivansh-007
2021-02-01
-1
/
+1
*
Add mod_meta and mod_tools channels to whitelisted
Shivansh-007
2021-01-31
-1
/
+1
*
Fix PYTHON_DISCORD_REPOS format variable name and give it a better name
Shivansh-007
2021-01-30
-2
/
+2
*
Fix channel and category check logic
Shivansh-007
2021-01-30
-7
/
+11
*
Fix return type annotations
Shivansh-007
2021-01-27
-2
/
+2
*
Add check for in category and in remove overide_channel check and do it witho...
Shivansh-007
2021-01-27
-5
/
+14
*
Improve code block regex
Shivansh-007
2021-01-27
-8
/
+10
*
Add docstring to FetchIssueErrors and remove extra new line
Shivansh-007
2021-01-26
-1
/
+2
*
Merge branch 'feature/link_issues' of https://github.com/Shivansh-007/sir-lan...
Shivansh-007
2021-01-26
-1
/
+0
|
\
|
*
Remove debug code.
Shivansh-007
2021-01-26
-1
/
+0
*
|
Fix lint issues
Shivansh-007
2021-01-26
-1
/
+1
*
|
Use enums for fetch issue errors.
Shivansh-007
2021-01-26
-4
/
+11
*
|
Make the python_discord_repos' orgranisation name configurable
Shivansh-007
2021-01-26
-3
/
+3
*
|
Change PYDIS_REPOS to PYTHON_DISCORD_REPOS
Shivansh-007
2021-01-26
-3
/
+4
*
|
Use list.extend while appending issue links
Shivansh-007
2021-01-26
-1
/
+1
*
|
Cache repo regex
Shivansh-007
2021-01-26
-2
/
+2
|
/
*
Remove debug code and add docstrings.
Shivansh-007
2021-01-26
-2
/
+3
*
Add in codeblock check
Shivansh-007
2021-01-26
-8
/
+40
*
Add ability to automatically send issues if matching <repo>#<issue>
Shivansh-007
2021-01-23
-27
/
+69
*
Remove references to old name.
Leon Sandøy
2020-11-21
-1
/
+1
*
remove redundant set() in issues.py
Hedy Li
2020-10-15
-3
/
+2
*
Fix order of imports
Den4200
2020-09-19
-1
/
+1
*
Authenticate with the GitHub API to allow for more requests
Den4200
2020-09-19
-3
/
+7
*
Invoke help command when no PRs/issues are given
Den4200
2020-09-19
-0
/
+4
*
Limit maximum PRs/issues to 10 per invocation
Den4200
2020-09-19
-1
/
+14
*
Allow `issue` command in #dev-branding
Den4200
2020-09-19
-2
/
+5
*
Described how links are shown in the embed.
Xithrius
2020-09-19
-0
/
+1
*
Replaced single quotes with double, set the repo link to be user-defined
Xithrius
2020-09-19
-2
/
+2
*
Updated issue/pr command to get multiple links.
Xithrius
2020-09-19
-38
/
+46
*
Fix import order
Numerlor
2020-04-19
-1
/
+1
*
Allow issue command in #dev-contrib
Numerlor
2020-04-19
-2
/
+2
*
Deseasonify: log in `add_cog` rather than in each `setup`
kwzrd
2020-03-28
-1
/
+0
*
Deseasonify: rename `seasons` pkg to `exts`
kwzrd
2020-03-28
-0
/
+77