fireangel17 / py-twitter-bot

0 stars 0 forks source link

The bot should be able to do simple math #3

Open swt2public opened 7 years ago

swt2public commented 7 years ago

Given a tweet "1+1", Then the bot's answer should contain "2".

Expected response containing "2",
but got None