1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 14:52:21 +03:00
leon/packages/trend/README.md

27 lines
405 B
Markdown
Raw Normal View History

# Trend Package
The trend package contains modules related to trends.
## Modules
### GitHub
Grab the GitHub trends repositories according to several options.
#### Usage
```
(en-US) "What's trending on GitHub?"
(en-US) "Give me the 4 GitHub trends of this week for the JavaScript language"
(en-US) "What's the three GitHub trends of this month?"
...
```
### Product Hunt
WIP...
#### Usage
WIP...