This plugin would be fun way to guess the capital of a country.
Flow would be:
- User enters the start command
- Bot prompts with a country name
- user enters a guess
- Bot says whether the guess was correct or not
If we want to get fancy, then we could scrape the info from wikipedia and then use that as a launching point for other info gathering/return.