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
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-05-16
fix: Send the help for the right command in .src help
ToxicKidz
-7
/
+4
2021-05-16
fix: use resolved reference
vcokltfre
-1
/
+1
2021-05-16
Type hint optional parameter
ChrisJL
-1
/
+1
2021-05-16
Update CODEOWNERS with poetry files
Chris
-1
/
+2
2021-05-16
Bump d.py to 1.7.2
Chris
-72
/
+161
2021-05-16
Revert bump to d.py
Chris
-146
/
+68
2021-05-16
chore: use ctx.fetch_message
vcokltfre
-1
/
+1
2021-05-15
chore: add 'valid' wording
vcokltfre
-1
/
+1
2021-05-15
feat: allow replying to messages to bookmark
vcokltfre
-1
/
+7
2021-05-15
chore: Apply Iceman's suggestions
ToxicKidz
-2
/
+2
2021-05-15
chore: Add Iceman's suggested changes
ToxicKidz
-13
/
+17
2021-05-15
chore: Apply suggestions from code review
ToxicKidz
-2
/
+2
2021-05-15
chore: Make more things use constants
ToxicKidz
-17
/
+9
2021-05-15
Latex: temporarily disable loading of the cog
Matteo Bertucci
-0
/
+5
2021-05-15
chore: Apply suggested changes to hanukkah_embed.py
ToxicKidz
-12
/
+2
2021-05-15
chore: Make things that are only used once constants
ToxicKidz
-67
/
+45
2021-05-15
fix: Remove the useless return
ToxicKidz
-1
/
+0
2021-05-15
chore: Make all aliases in commands tuples
ToxicKidz
-31
/
+31
2021-05-15
chore: Update myvalenstate.py
ToxicKidz
-3
/
+2
2021-05-15
chore: Reformat bot/utils/__init__.py
ToxicKidz
-6
/
+10
2021-05-15
Namespace each concurrency group
Chris
-4
/
+4
2021-05-15
chore: Remove redundant f-strings
ToxicKidz
-3
/
+3
2021-05-15
Add concurrency behaviour to github actions
Chris
-0
/
+15
2021-05-14
chore: Refactor more code to follow our style guide
ToxicKidz
-100
/
+136
2021-05-13
chore: Break up the HelpSession.build_pages method
ToxicKidz
-85
/
+87
2021-05-13
delete trailing whitespace after docstring
Objectivitix
-1
/
+1
2021-05-13
fix the QuizEntry dataclass
Objectivitix
-1
/
+2
2021-05-13
add a docstring to the dataclass
Objectivitix
-0
/
+1
2021-05-13
implement decorator-factory's changes
Objectivitix
-24
/
+31
2021-05-13
chore: Use pathlib.Path.read_text & write_text over open
ToxicKidz
-98
/
+63
2021-05-13
change the unsolvable math question to a linalg question
Objectivitix
-2
/
+2
2021-05-12
feat: merge ping and uptime cogs (#722)
vcokltfre
-35
/
+19
2021-05-12
fix 4th copy paste error
Objectivitix
-1
/
+1
2021-05-12
quality-of-life refinery
Objectivitix
-3
/
+3
2021-05-12
make the error embed change accordingly if DQL constant is modified
Objectivitix
-1
/
+1
2021-05-12
0 as an input to `questions` would now also raise an error
Objectivitix
-3
/
+6
2021-05-12
fix inconsistency of hexadecimal letter cases in Colours class
Objectivitix
-12
/
+12
2021-05-12
add one more possible answer to math q208
Objectivitix
-1
/
+1
2021-05-12
fix ANOTHER copy paste error
Objectivitix
-1
/
+1
2021-05-11
fix unicode corruption errors by encoding to utf-8
Objectivitix
-4
/
+2
2021-05-11
fix copy paste error
Objectivitix
-1
/
+1
2021-05-11
change weird google docs unicode to standard ones
Objectivitix
-6
/
+6
2021-05-11
made comment more precise as described by decorator-factory
Objectivitix
-1
/
+1
2021-05-11
add one more correct answer to science (q328)
Objectivitix
-1
/
+1
2021-05-11
fix original copy paste error in math question
Objectivitix
-1
/
+1
2021-05-10
Remove redundant comments in bookmark cog
Chris
-3
/
+1
2021-05-10
lint failure fixes
Objectivitix
-4
/
+7
2021-05-10
make vartol stricter when it's a generated question
Objectivitix
-15
/
+19
2021-05-10
chore: Use ctx instead of ctx.channel
ToxicKidz
-9
/
+6
2021-05-10
chore: ctx.message.author -> ctx.author
ToxicKidz
-6
/
+6
[next]