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
/
bot.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Make the bot automatically join threads
Matteo Bertucci
2021-08-31
-2
/
+18
*
Trigger the bot on mentions
Matteo Bertucci
2021-08-31
-1
/
+2
*
Migrate to Discord.py 2.0a0
Matteo Bertucci
2021-08-31
-1
/
+1
*
chore: Prefer double quotes over single quotes
ToxicKidz
2021-05-04
-1
/
+1
*
Merge branch 'master' into Enforce-image-processing-concurrency
ChrisJL
2021-03-05
-1
/
+16
|
\
|
*
Don't use sets
Shivansh-007
2021-03-02
-1
/
+1
|
*
Fix Channel Check to use channel ids instead of channel objects, and skip cha...
Shivansh-007
2021-03-02
-2
/
+7
|
*
Fixed linting errors.
xithrius
2021-01-24
-2
/
+1
|
*
Merge branch 'master' into startup-channel-check
William Da Silva
2020-12-29
-109
/
+53
|
|
\
|
*
|
Capitalize "ID" in error message
Will Da Silva
2020-10-04
-1
/
+1
|
*
|
Add docstring to check_channels
Will Da Silva
2020-10-04
-0
/
+1
|
*
|
Verify channel constants on startup
Will Da Silva
2020-10-04
-1
/
+10
*
|
|
Add root alias support for commands
Chris
2021-02-18
-0
/
+41
|
|
/
|
/
|
*
|
Remove dead ShowProjects cog.
Leon Sandøy
2020-11-21
-1
/
+1
*
|
Make the bot name less hard-coded.
Leon Sandøy
2020-11-21
-18
/
+20
*
|
Get rid from branding management stuff
ks129
2020-11-17
-95
/
+3
*
|
Implement Redis connection to bot class and create instance
ks129
2020-11-16
-2
/
+26
*
|
Intents: use 'default' factory
kwzrd
2020-10-31
-3
/
+1
*
|
Intents: document which intents are privileged
kwzrd
2020-10-31
-2
/
+2
*
|
Intents: disable privileged 'Members' intent
kwzrd
2020-10-31
-0
/
+1
*
|
Intents: call classmethod on class, not intermediate instance
kwzrd
2020-10-05
-1
/
+1
*
|
Intents: initial setup
kwzrd
2020-10-05
-0
/
+10
|
/
*
Prevent bot from mentioning non-mod roles
MarkKoz
2020-07-14
-2
/
+4
*
Show bot prefix in rich presence
kwzrd
2020-05-08
-1
/
+4
*
Transition towards `wait_until_guild_available` use
kwzrd
2020-04-04
-1
/
+1
*
Add `wait_until_guild_available` coroutine
kwzrd
2020-04-04
-0
/
+34
*
Try to fetch devlog channel if not found in cache
kwzrd
2020-04-04
-2
/
+6
*
Remove redundant task assignment
kwzrd
2020-04-03
-1
/
+1
*
Send greeting message to devlog channel on bot start-up
kwzrd
2020-04-03
-0
/
+1
*
Ensure cache is ready before grabbing devlog channel
kwzrd
2020-04-03
-0
/
+1
*
Refactor: capitalize AssetType enum members
kwzrd
2020-03-31
-6
/
+6
*
Deseasonify: use `self` rather than local `bot` instance var
kwzrd
2020-03-29
-3
/
+3
*
Deseasonify: adjust bot method defs to a more logical order
kwzrd
2020-03-29
-33
/
+33
*
Deseasonify: use new `_apply_asset` setter
kwzrd
2020-03-29
-54
/
+26
*
Deseasonify: implement generic media asset setter
kwzrd
2020-03-29
-2
/
+30
*
Deseasonify: add AssetType enum
kwzrd
2020-03-29
-2
/
+14
*
Deseasonify: remove unused `set_username` method
kwzrd
2020-03-29
-30
/
+0
*
Deseasonify: log in `add_cog` rather than in each `setup`
kwzrd
2020-03-28
-0
/
+9
*
Deseasonify: move decorators module under utils
kwzrd
2020-03-28
-1
/
+1
*
Deseasonify: mock expensive API calls in debug mode
kwzrd
2020-03-24
-1
/
+13
*
Deseasonify: remove `load_extensions` method
kwzrd
2020-03-23
-19
/
+1
*
Merge branch 'master' into seasonal-purge
kwzrd
2020-03-15
-1
/
+1
|
\
|
*
(Help): Added unloading block in cogs loading
ks123
2020-03-07
-1
/
+1
*
|
Deseasonify: add `set_banner` method to SeasonalBot
kwzrd
2020-03-14
-0
/
+18
*
|
Add meta methods to Bot class.
scragly
2019-12-06
-1
/
+97
|
/
*
Initial linting pass
S. Co1
2019-09-09
-4
/
+4
*
Move bot out of constants.py to bot.py
kosayoda
2019-08-05
-3
/
+6
*
Relint Seasonalbot with new linting rules
sco1
2019-04-24
-3
/
+0
*
Merge branch 'master' into flake8-docstring
sco1
2019-03-26
-6
/
+2
|
\
|
*
Recombine error handlers into the main listener. Fix cooldown revert.
Scragly
2019-03-26
-14
/
+3
[next]