index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-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
/
timed.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Lines
*
Move practical functions into utilities folder
Janine vN
2021-09-05
-48
/
+0
|
|
|
|
|
|
Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move.
*
chore: Make all aliases in commands tuples
ToxicKidz
2021-05-15
-1
/
+1
|
*
fix: Pass bot only when __init__ is defined
ToxicKidz
2021-05-04
-1
/
+1
|
*
chore(evergreen): format each cog load docstring the same way
vcokltfre
2021-04-19
-1
/
+1
|
*
chore: switch commands.Bot typehints to bot.bot's Bot
vcokltfre
2021-04-19
-1
/
+3
|
*
fix: display help for the correct command when an error occurs in timed
vcokltfre
2021-04-14
-1
/
+3
|
*
chore: add time as alias of timed
vcokltfre
2021-04-11
-1
/
+1
|
|
|
Co-authored-by: Matteo Bertucci <
[email protected]
>
*
fix: use ctx.prefix when suggesting the help command
vcokltfre
2021-04-11
-1
/
+4
|
*
return and send message if command isnt found while timing
vcokltfre
2021-04-11
-1
/
+5
|
*
fix message updating and return types
vcokltfre
2021-04-11
-2
/
+3
|
*
removed unused cog init and fixed timing timed command
vcokltfre
2021-04-10
-3
/
+3
|
*
add timed command for timed execution of commands
vcokltfre
2021-04-10
-0
/
+36