Telegram inline search comicses from comicsdb.ru & readmanga.live based on telegraf.js.
- Clone the repo
git clone git@github.com:ynhhoJ/comics-telegram-bot.git
- Install NPM packages
or
npm install
yarn install
- Create Telegram bot (https://core.telegram.org/bots)
- Rename
.env.examle
to.env
- Use
yarn dev:watch
to start dev mode oryarn build