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-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
chore: Use pathlib.Path.read_text & write_text over open
ToxicKidz
-98
/
+63
2021-05-12
feat: merge ping and uptime cogs (#722)
vcokltfre
-35
/
+19
2021-05-10
Remove redundant comments in bookmark cog
Chris
-3
/
+1
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
2021-05-10
chore: Apply more suggested changes
ToxicKidz
-18
/
+17
2021-05-09
fix: Use str.isdecimal instead of str.isdigit
ToxicKidz
-4
/
+4
2021-05-10
Fixes Expected Token Revoke Status Code
Hassan Abouelela
-1
/
+1
2021-05-07
chore: Simplify the if statement
ToxicKidz
-1
/
+1
2021-05-07
chore: Apply anand's suggested changes
ToxicKidz
-5
/
+4
2021-05-07
chore: Reformat the code to follow the style guild
ToxicKidz
-50
/
+92
2021-05-07
Update return type hint to reflect new behaviour.
ChrisJL
-1
/
+1
2021-05-07
Correct grammer in the new mosaic command output
Chris
-1
/
+1
2021-05-07
Add the number of squares that were used by .mosaic
Chris
-1
/
+1
2021-05-07
Download avatars as size 1024 to avoid very large avatars affecting infra
Chris
-4
/
+4
2021-05-07
Switch from fetch_member to fetch_user
Chris
-33
/
+35
2021-05-07
fix: Add a missing 'not'
ToxicKidz
-1
/
+1
2021-05-07
chore: Get the next perfect square
ToxicKidz
-2
/
+4
2021-05-06
chore: Check if the number of squares first is bigger than the max first
ToxicKidz
-6
/
+3
2021-05-06
Use bot.bot.Bot for type hint, over commands.Bot
Chris
-2
/
+3
2021-05-05
chore: Use the name AvatarModify instead of PfpModify
ToxicKidz
-1
/
+1
2021-05-05
chore: Prefer double quotes over single quotes
ToxicKidz
-9
/
+9
2021-05-05
chore: Fetch the member and use Colours.blue in the embed for the .mosaic com...
ToxicKidz
-2
/
+9
2021-05-05
chore: Remove useless call of `dict.keys()`
ToxicKidz
-1
/
+1
2021-05-05
chore: Use pathlib more often and apply other changes
ToxicKidz
-11
/
+10
2021-05-05
chore: Apply suggested changes
ToxicKidz
-7
/
+8
2021-05-05
chore: Improve .space epic's docstring
ToxicKidz
-1
/
+1
2021-05-05
chore: Apply anand's suggested changes
ToxicKidz
-99
/
+96
2021-05-05
chore: Add all of the converters into bot/utils/converters.py
ToxicKidz
-67
/
+80
2021-05-05
chore: Don't use "is not None"
ToxicKidz
-1
/
+1
2021-05-05
chore: Don't have defaults for typing.Optional[...] in commands
ToxicKidz
-6
/
+6
2021-05-05
chore: Add a 5 second cooldown per user to .catify
ToxicKidz
-0
/
+1
2021-05-04
chore: Replace the remaining double quotes with double quotes
ToxicKidz
-11
/
+11
2021-05-04
chore: Change back to the original string
ToxicKidz
-1
/
+1
[next]