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
/
utils
/
exceptions.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-09-21
Update bot/exts/evergreen/wikipedia.py
Anubhav
-3
/
+3
2020-09-21
Use clean_content when fetching linked msgs for fun commands.
scragly
-2
/
+2
2020-09-21
Prevent uwu output from pinging globally allowed roles.
scragly
-2
/
+2
2020-09-21
removed s from title
Anubhav1603
-1
/
+1
2020-09-21
removed t.optional
Anubhav1603
-2
/
+2
2020-09-21
changed List[str]->Optional[List[str]]
Anubhav1603
-2
/
+2
2020-09-21
removed extra .
Anubhav
-1
/
+1
2020-09-21
changed page ->pages
Anubhav
-5
/
+7
2020-09-21
changing and corrected linting
Anubhav1603
-4
/
+3
2020-09-21
changed f_wiki_urls -> f_wiki_url
Anubhav
-4
/
+3
2020-09-21
made code more readable
Anubhav
-0
/
+2
2020-09-21
Update bot/exts/evergreen/wikipedia.py
Anubhav
-1
/
+1
2020-09-21
Removed the title_no_underscore list with titles
Anubhav
-1
/
+1
2020-09-21
changed titles_no_underscore -> titles
Anubhav
-1
/
+1
2020-09-21
applied optional to correct function
Anubhav1603
-2
/
+2
2020-09-21
changed log.info(e)-> log.info(f'Caught exception {e}, breaking out of retry ...
Anubhav1603
-1
/
+1
2020-09-21
changed List[str]->Optional[List[str]]
Anubhav1603
-1
/
+1
2020-09-21
Changed List[str]->Optional[List[str]]
Anubhav
-3
/
+1
2020-09-20
changed chance_left -> retry_count, and tweak the code according to pure
Anubhav1603
-32
/
+29
2020-09-20
removed while loop and added for loop
Anubhav1603
-25
/
+30
2020-09-20
added static method and added genrator expression and list comprehension
Anubhav1603
-11
/
+11
2020-09-19
Fix order of imports
Den4200
-1
/
+1
2020-09-19
Authenticate with the GitHub API to allow for more requests
Den4200
-3
/
+7
2020-09-19
Invoke help command when no PRs/issues are given
Den4200
-0
/
+4
2020-09-19
Limit maximum PRs/issues to 10 per invocation
Den4200
-1
/
+14
2020-09-19
Allow `issue` command in #dev-branding
Den4200
-2
/
+6
2020-09-19
Described how links are shown in the embed.
Xithrius
-0
/
+1
2020-09-19
Replaced single quotes with double, set the repo link to be user-defined
Xithrius
-2
/
+2
2020-09-19
Updated issue/pr command to get multiple links.
Xithrius
-38
/
+46
2020-09-18
Stop users from viewing messages they shouldn't.
kosayoda
-6
/
+10
2020-09-18
Fix typo in casercipher help.
Kieran Siek
-1
/
+1
2020-09-18
Refactor methods to use _get_text_and_embed
PureFunctor
-7
/
+4
2020-09-18
Make the encryption function top-level
PureFunctor
-13
/
+21
2020-09-17
fix `reddit` command to use new emojis.
Senjan21
-3
/
+3
2020-09-17
corrected typo
Anubhav1603
-1
/
+1
2020-09-17
corrected doc string ,changed l_of_list to titles_len and add author channel ...
Anubhav1603
-6
/
+6
2020-09-17
Removed unnecessary pass
Anubhav
-3
/
+1
2020-09-17
changed title is None to not titles
Anubhav
-1
/
+1
2020-09-17
Corrected grammer
Anubhav
-1
/
+1
2020-09-17
Changed len(searched_result)-> searched result
Anubhav
-1
/
+1
2020-09-17
Update variable name from terning to dice
Gustav Odinger
-2
/
+2
2020-09-16
Update .roll to use new dice emojis
Gustav Odinger
-7
/
+7
2020-09-13
Apply suggestions from code review
AtieP
-5
/
+5
2020-09-10
Renamed from python-extensions to c-extensions, reordered within list.
Xithrius
-4
/
+4
2020-09-10
Updated the #computer-science channel ID.
Xithrius
-1
/
+1
2020-09-10
Updated the #python-general channel ID.
Xithrius
-1
/
+1
2020-09-10
Update bot/exts/evergreen/conversationstarters.py
Xithrius
-1
/
+1
2020-09-10
Made all channel names lowercase.
Xithrius
-4
/
+4
2020-09-10
Updated conversationstarters to simplify what values need to be checked.
Xithrius
-7
/
+4
2020-09-10
Renamed "esoteric-Python" to "esoteric-python"
Xithrius
-1
/
+1
[next]