Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement chat menu #5

Open
psiemens opened this issue Jul 13, 2017 · 1 comment
Open

Implement chat menu #5

psiemens opened this issue Jul 13, 2017 · 1 comment
Assignees

Comments

@psiemens
Copy link
Member

psiemens commented Jul 13, 2017

Sending "menu" to the bot should display a main menu with the following options:

  • Top stories
  • News
  • Sports
  • Culture

Clicking one of those options will use the list template to display the 5 most recent stories for that option.

Here are the endpoints to fetch that data:

The API is public, so you shouldn't require any authentication.

@stanleyye
Copy link
Collaborator

max of 4 can be displayed at a time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants