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
/
conversationstarters.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Move practical functions into utilities folder
Janine vN
2021-09-05
-69
/
+0
*
fix: Pass bot only when __init__ is defined
ToxicKidz
2021-05-04
-1
/
+1
*
chore: Prefer double quotes over single quotes
ToxicKidz
2021-05-04
-6
/
+6
*
chore(evergreen): remove unneeded cog constructors
vcokltfre
2021-04-19
-3
/
+0
*
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
-2
/
+3
*
Switches To Whitelist Check
Hassan Abouelela
2021-02-07
-2
/
+2
*
Update bot/exts/evergreen/conversationstarters.py
Xithrius
2020-09-10
-1
/
+1
*
Updated conversationstarters to simplify what values need to be checked.
Xithrius
2020-09-10
-7
/
+4
*
Update bot/exts/evergreen/conversationstarters.py
Xithrius
2020-09-10
-1
/
+4
*
Update bot/exts/evergreen/conversationstarters.py
Xithrius
2020-09-09
-1
/
+1
*
Added RandomCycle utility to jump between set indexes repeatedly.
Xithrius
2020-09-09
-10
/
+3
*
Removed logging.
Xithrius
2020-09-09
-3
/
+0
*
Topics are now iterated through instead of randomly selected.
Xithrius
2020-09-09
-16
/
+26
*
Sorted imports to comply with flake8 standards.
Xithrius
2020-08-17
-1
/
+1
*
Changed from json to yaml extraction of channel topics.
Xithrius
2020-08-17
-4
/
+8
*
Update bot/exts/evergreen/conversationstarters.py
Xithrius
2020-08-10
-1
/
+1
*
Gave the Embed the burple color.
Xithrius
2020-08-10
-2
/
+4
*
ALL_ALLOWED_CHANNELS now is a list of channel IDs instead of None.
Xithrius
2020-08-10
-1
/
+1
*
Linted.
Xithrius
2020-08-10
-3
/
+4
*
Finalized whitelist for allowed channels .topic can be used in.
Xithrius
2020-08-10
-6
/
+14
*
Linted.
Xithrius
2020-08-10
-3
/
+2
*
Updated to comply with reviews.
Xithrius
2020-08-10
-0
/
+57