2019-06-09 12:42:12 +03:00

7 lines
401 B
Markdown

This bot will show latest quotes from bash.im. Also it can (but not yet) work inline.
- [x] Ability to fetch latest quotes from bash.im
- [x] Ability to send quote to dialog via inline mode
- [x] Integrated search and autocomplete for inline mode
- [ ] Use [goquery](https://github.com/PuerkitoBio/goquery) instead of regular expressions
- [ ] Automated version increment
- [ ] Setup CI/CD