Skip to content

Commit

Permalink
add smarts for aoc
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 13, 2024
1 parent 1c9b1e0 commit 302447c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/plugins/smarts.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ async def _base(config: Config, msg: Message, *, cmd: str) -> str | None:


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

0 comments on commit 302447c

Please sign in to comment.