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-10-18
Change error msg for roll to use correct prefix
Gustav Odinger
-2
/
+2
2020-10-18
fix some bugs and allow topics caching
Hedy Li
-7
/
+23
2020-10-17
async fixes
Hedy Li
-8
/
+8
2020-10-17
almost done, needs testing
Hedy Li
-32
/
+86
2020-10-16
Comply with TMDB API ToS
Will Da Silva
-2
/
+8
2020-10-16
fix in_review and accepted PRs swapped
Hedy Li
-1
/
+1
2020-10-16
minor design changes
Hedy Li
-3
/
+3
2020-10-16
handle no PR for a section
Hedy Li
-2
/
+6
2020-10-16
update calling static methods
Hedy Li
-6
/
+5
2020-10-16
add n prs count and max number
Hedy Li
-6
/
+16
2020-10-16
display in-review, accepted separately
Hedy Li
-29
/
+41
2020-10-15
Constants: prefix sprint channel names
kwzrd
-28
/
+28
2020-10-15
Constants: rename conflicting channel
kwzrd
-2
/
+2
2020-10-15
Corrected Trailing Whitespace
Daniel Brown
-2
/
+2
2020-10-15
Added Core Dev Sprint to whitelist
Daniel Brown
-0
/
+34
2020-10-15
remove redundant set() in issues.py
Hedy Li
-3
/
+2
2020-10-15
update self.winners methods for a set()
Hedy Li
-4
/
+4
2020-10-13
improved readbility of code by adding line break
Anubhav1603
-1
/
+2
2020-10-12
Adding #voice_chat to the Seasonal Bot white list
Daniel Brown
-0
/
+2
2020-10-12
remove duplicates in winner list .riddle
Hedy Li
-1
/
+1
2020-10-11
changed return
Anubhav1603
-2
/
+3
2020-10-11
gists count fix
Lakshya Shastri
-1
/
+1
2020-10-11
reduced num of api calls by 1
Lakshya Shastri
-2
/
+2
2020-10-10
followers md fix
Lakshya Shastri
-5
/
+5
2020-10-10
cmd resets if username not given; blog renamed to website; replaced starred r...
Lakshya Shastri
-12
/
+9
2020-10-09
organisation support
Lakshya Shastri
-8
/
+12
2020-10-09
blog link shows the link itself
Lakshya Shastri
-2
/
+2
2020-10-09
forgot to import
Hedy Li
-1
/
+1
2020-10-09
update return type for `get_october_prs`
Hedy Li
-1
/
+1
2020-10-09
update return type for `get_october_prs`
Hedy Li
-1
/
+1
2020-10-08
fix topics and label logic
Hedy Li
-6
/
+12
2020-10-08
update docstr and comments
Hedy Li
-4
/
+13
2020-10-08
refactor
Hedy Li
-35
/
+35
2020-10-08
updated comments
Hedy Li
-2
/
+3
2020-10-08
fix logging
Hedy Li
-3
/
+3
2020-10-08
refactor if else
Hedy Li
-2
/
+1
2020-10-08
return instead of return boolean
Hedy Li
-4
/
+2
2020-10-08
fix for when pr has no labels
Hedy Li
-0
/
+3
2020-10-08
small fixes, still need testing
Hedy Li
-15
/
+15
2020-10-07
Use get instead direct getting of key for snake video response
ks129
-1
/
+1
2020-10-07
Change call of `_get_random_dice` call to use self
gustavwilliam
-1
/
+1
2020-10-07
Snakes: Use `quote_plus` instead `quote` for parsing snake video query
ks129
-1
/
+1
2020-10-07
almost finished
Hedy Li
-77
/
+42
2020-10-07
almost finished
Hedy Li
-77
/
+42
2020-10-07
WIP: update stats fetching logic - draft code"
Hedy Li
-12
/
+69
2020-10-06
Use 3 dots for ellipsis
Quanta
-1
/
+1
2020-10-06
Limit issue body to 500 characters
Quanta
-1
/
+1
2020-10-05
apply @Den4200's suggestions
Chris Gallardo
-6
/
+4
2020-10-05
Move _get_random_die to me a separate function
Gustav Odinger
-7
/
+7
2020-10-05
Rewrite roll command
Gustav Odinger
-10
/
+12
[next]