We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sending "menu" to the bot should display a main menu with the following options:
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.
The text was updated successfully, but these errors were encountered:
max of 4 can be displayed at a time
Sorry, something went wrong.
stanleyye
No branches or pull requests
Sending "menu" to the bot should display a main menu with the following options:
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.
The text was updated successfully, but these errors were encountered: