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
/
bot.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-09-16
Update .roll to use new dice emojis
Gustav Odinger
-7
/
+7
- Resolves #440
2020-09-13
Apply suggestions from code review
AtieP
-5
/
+5
Fix grammar errors Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-10
Renamed from python-extensions to c-extensions, reordered within list.
Xithrius
-4
/
+4
2020-09-10
Updated the #computer-science channel ID.
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-10
Updated the #python-general channel ID.
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-10
Update bot/exts/evergreen/conversationstarters.py
Xithrius
-1
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-10
Made all channel names lowercase.
Xithrius
-4
/
+4
2020-09-10
Updated conversationstarters to simplify what values need to be checked.
Xithrius
-7
/
+4
2020-09-10
Renamed "esoteric-Python" to "esoteric-python"
Xithrius
-1
/
+1
2020-09-10
Update bot/exts/evergreen/conversationstarters.py
Xithrius
-1
/
+4
Co-authored-by: Shirayuki Nekomata <
[email protected]
>
2020-09-10
Update bot/utils/randomization.py
Xithrius
-1
/
+5
Co-authored-by: Dennis Pham <
[email protected]
>
2020-09-09
Update bot/exts/evergreen/conversationstarters.py
Xithrius
-1
/
+1
Co-authored-by: Shirayuki Nekomata <
[email protected]
>
2020-09-09
Added RandomCycle utility to jump between set indexes repeatedly.
Xithrius
-10
/
+22
2020-09-09
Removed logging.
Xithrius
-3
/
+0
2020-09-09
Topics are now iterated through instead of randomly selected.
Xithrius
-16
/
+26
2020-09-09
Added more topics.
Xithrius
-9
/
+14
2020-09-09
Changed from json formatting to yaml to get the ability for comments.
Xithrius
-24
/
+22
2020-08-29
Removed None from environ.get() in Wolfram NamedTuple to keep consistency ↵
Xithrius
-1
/
+1
throughout constants.py
2020-08-29
Reverted the SeasonalBot commands channel.
Xithrius
-1
/
+1
2020-08-29
Accidently commited tokens. All have been reset.
Xithrius
-2
/
+1
2020-08-29
Removed the time utility and replaced it with the arrow package.
Xithrius
-74
/
+8
Alphabetized the "Colours" NamedTuple in the constants file.
2020-08-29
Update bot/exts/evergreen/wolfram.py
Xithrius
-2
/
+1
Co-authored-by: Dennis Pham <
[email protected]
>