Skip to content

Commit

Permalink
what are you building?
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 14, 2023
1 parent 03feee6 commit 9810850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/plugins/smarts.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ async def _base(config: Config, msg: Message, *, cmd: str) -> str | None:


THINGS_TO_COMMANDS = (
('are (you|we) (doing|working on|making)', '!today'),
('are (you|we) (building|doing|working on|making)', '!today'),
('babi', '!babi'),
('blue ball', '!bluething'),
('blue button', '!bluething'),
Expand Down

0 comments on commit 9810850

Please sign in to comment.