mirror of
https://github.com/Neur0toxine/bash.im-telegram-bot.git
synced 2024-11-23 21:56:08 +03:00
10 lines
570 B
Markdown
10 lines
570 B
Markdown
[![Build Status](https://travis-ci.com/Neur0toxine/bash.im-telegram-bot.svg?branch=master)](https://travis-ci.com/Neur0toxine/bash.im-telegram-bot)
|
|
|
|
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
|
|
- [x] Use [goquery](https://github.com/PuerkitoBio/goquery) instead of regular expressions
|
|
- [x] Setup CI/CD
|
|
- [ ] Automated version increment
|
|
- [ ] Test cases |