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
/
seasons
/
season.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Deseasonify: remove empty season module
kwzrd
2020-03-07
-0
/
+0
*
Merge branch 'master' into seasonal-purge
kwzrd
2020-03-07
-0
/
+0
|
\
|
*
Cycle icons within season in configured interval only
kwzrd
2020-02-23
-1
/
+12
|
*
Calculate seconds as n_hours * seconds_in_hour
kwzrd
2020-02-23
-1
/
+1
*
|
Deseasonify: move 'SeasonBase' to seasons package init
kwzrd
2020-03-07
-38
/
+0
*
|
Deseasonify: move `get_seasons` util function to package init
kwzrd
2020-03-07
-10
/
+0
*
|
Deseasonify: remove `get_season_class` utility function
kwzrd
2020-03-07
-7
/
+0
*
|
Deseasonify: remove `get_season` utility function
kwzrd
2020-03-07
-33
/
+0
*
|
Deseasonify: remove redundant SeasonBase methods
kwzrd
2020-03-07
-181
/
+0
*
|
Deseasonify: remove SeasonManager cog
kwzrd
2020-03-07
-132
/
+0
*
|
Use new bot meta methods for set commands.
scragly
2019-12-06
-195
/
+47
|
/
*
Default seasons to not send announcements
S. Co1
2019-11-25
-4
/
+5
*
Disable announcements and add hacktober icon.
Leon Sandøy
2019-09-30
-1
/
+1
*
Update flake8-annotation pin & relint
S. Co1
2019-09-26
-1
/
+1
*
Initial linting pass
S. Co1
2019-09-09
-13
/
+13
*
Move bot out of constants.py to bot.py
kosayoda
2019-08-05
-1
/
+2
*
Untested retro gaming yolo commit. Adds the Wildcard season.
Leon Sandøy
2019-08-01
-1
/
+1
*
Merge pull request #230 from Suhail6inkling/icon_rotate
Leon Sandøy
2019-06-29
-17
/
+43
|
\
|
*
Remove str vs Sequence checking
Suhail
2019-06-22
-13
/
+8
|
*
Changed all icon attributes to tuples
Suhail
2019-06-22
-1
/
+1
|
*
Code review changes
Suhail
2019-06-21
-10
/
+5
|
*
Fix new season not being reassigned and loaded
Suhail
2019-06-21
-0
/
+1
|
*
Change base logic to allow for listed icon attributes
Suhail
2019-06-21
-11
/
+46
*
|
Changed Path() arguments for readability
AvianAnalyst
2019-06-20
-2
/
+2
|
/
*
Merge branch 'master' into docstring-lint-change
sco1
2019-05-28
-1
/
+1
|
\
|
*
Fix broken help getter patterns
sco1
2019-05-11
-1
/
+1
*
|
Relint Seasonalbot with new linting rules
sco1
2019-04-24
-46
/
+23
|
/
*
Add cog unload docstring
sco1
2019-03-31
-0
/
+2
*
Migrate season manager cog unload to new function
sco1
2019-03-31
-1
/
+1
*
Re-add cog inheritance removed by poor merge conflict resolution
sco1
2019-03-30
-1
/
+1
*
Merge branch 'master' into flake8-docstring
scragly
2019-03-30
-25
/
+31
|
\
|
*
Add season icon as announcement image.
Scragly
2019-03-30
-2
/
+6
|
*
Always announce if docstring, better formatting.
Scragly
2019-03-30
-23
/
+25
|
*
Merge branch 'master' into dpy-cog-changes
sco1
2019-03-09
-10
/
+17
|
|
\
|
*
|
Add Cog inheritance to season loader
sco1
2019-03-04
-1
/
+1
*
|
|
Docstring pass for top-level bot functions
sco1
2019-03-18
-62
/
+40
|
|
/
|
/
|
*
|
Added `bot_icon` attribute to `SeasonBase` to handle bot-only avatars
kosayoda
2019-03-07
-13
/
+17
*
|
Prevent SeasonalBot from changing server icon during off-season (non-evergree...
kosayoda
2019-03-07
-2
/
+5
*
|
Update season.py
Leon Sandøy
2019-03-06
-1
/
+1
|
/
*
Fix comment typo
Johannes Christ
2018-12-06
-1
/
+1
*
Send devlog message on season load.
Scragly
2018-12-05
-7
/
+13
*
Use contextlib.suppress, remove unnecessary `u` prefix.
Scragly
2018-12-04
-9
/
+4
*
Handle edit errors, tidy model and docs
Scragly
2018-12-03
-40
/
+122
*
Add season announcement support
scragly
2018-12-03
-14
/
+81
*
Add season element set methods, add server icon change support
scragly
2018-12-03
-27
/
+114
*
Cleanup Baseclass
scragly
2018-12-03
-32
/
+166
*
Change name arg into name kwarg to match other usages
Joseph Banks
2018-12-01
-1
/
+1
*
Allows you to create Seasons. (#64)
Leon Sandøy
2018-11-27
-0
/
+180