Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #99 from is-a-dev/developments
Browse files Browse the repository at this point in the history
Developments
  • Loading branch information
MaskDuck authored Jul 21, 2024
2 parents 0ed6428 + 32887c9 commit c15828a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
2 changes: 1 addition & 1 deletion _orangcbot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def convert_none_to_0(key: Optional[ConvertibleToInt] = None) -> int:
bot.load_extension("extensions.github")
bot.load_extension("extensions.swiftie")
bot.load_extension("extensions.oneword")
bot.load_extension("extensions.stars")
# bot.load_extension("extensions.stars")
bot.load_extension("extensions.ping_cutedog")
bot.load_extension("extensions.chatbot")
if os.getenv("HASDB"):
Expand Down
44 changes: 0 additions & 44 deletions _orangcbot/extensions/stars.py

This file was deleted.

0 comments on commit c15828a

Please sign in to comment.