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
*
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
|
*
Merge branch 'master' into dpy-cog-changes
sco1
2019-03-09
-1
/
+1
|
|
\
|
*
|
Add new Cog class inheritance & event listener decoration
sco1
2019-03-03
-1
/
+2
*
|
|
Rephrase docstring to be consistent with function verbage
Mark
2019-03-20
-1
/
+1
*
|
|
Docstring pass for top-level bot functions
sco1
2019-03-18
-7
/
+7
|
|
/
|
/
|
*
|
Make this pig fly
Chris Goes
2019-03-04
-1
/
+1
|
/
*
Refine love calculator command
Ava
2019-02-15
-0
/
+8
*
Send devlog message on season load.
Scragly
2018-12-05
-0
/
+21
*
Allows you to create Seasons. (#64)
Leon Sandøy
2018-11-27
-0
/
+42
*
Adding Pale Man, fixing all flake8 issues, converting halloweenify to use aio...
Leon Sandøy
2018-10-11
-39
/
+0
*
Merge branch 'master' into master
ninexball
2018-10-08
-0
/
+1
|
\
|
*
Add Hacktoberfest user stats cog (#7)
sco1
2018-10-07
-3
/
+4
*
|
Added basic logging to bot.py
ninexball
2018-10-08
-6
/
+22
|
/
*
Fix improper docstrings and comments.
Marko Kovačević
2018-10-03
-2
/
+3
*
Add some comments and docstrings documenting the code and replacing minor iss...
Marko Kovačević
2018-10-02
-4
/
+4
*
Implemented flake8 and a Discord Bot base.
Marko Kovačević
2018-10-02
-0
/
+21