Skip to content

Commit

Permalink
Added telegram bot instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Flameish committed Jan 18, 2021
1 parent c16eb5a commit 6ba9842
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,16 @@ Usage:
[-invertOrder] | | Invert the chapter order.
-help | | Shows the help page.

<br>
<strong>Telegram bot:</strong>

To host your own Telegram bot you need to add the line `telegramApiToken=your_token ` to `settings.ini`

By default the bot will read the output for `/info` and `/sources` from files inside the telegram folder.
The files need to be named `info.txt` and `supported_Sources.txt` respectively.

To start the bot you need to use the `-telegramBot` parameter: `java -jar Novel-Grabber.jar -telegramBot`

## Screenshots

![Automatic Tab](https://i.imgur.com/xBUdkmL.png)
Expand Down Expand Up @@ -92,6 +102,7 @@ Usage:
- [FicFun](https://ficfun.com)
- [Foxaholic](https://foxaholic.com)
- [Foxteller](https://foxteller.com)
- [fujossy](https://fujossy.jp/)
- [Honeyfeed](https://honeyfeed.fm)
- [Inkitt](https://inkitt.com)
- [ISO Translations](https://isotls.com)
Expand All @@ -117,12 +128,14 @@ Usage:
- [Snowy Codex](https://snowycodex.com/)
- [Tapas](https://tapas.io)
- [TapRead](https://tapread.com)
- [Truyen Full](https://truyenfull.vn/)
- [UntamedAlley](https://untamedalley.com/)
- [Veratales](https://veratales.com/)
- [VipNovel](https://vipnovel.com/)
- [Volare Novels](https://volarenovels.com)
- [Wattpad](https://wattpad.com)
- [Webnovel](https://webnovel.com)
- [WebTruyen](https://webtruyen.com/)
- [Wordrain](https://wordrain69.com)
- [WuxiaWorld.co](https://wuxiaworld.co)
- [Wuxiaworld.com](https://wuxiaworld.com)
Expand All @@ -132,6 +145,7 @@ Usage:




## Disclaimer & Warning
Most sites prohibit the scrapping for their content. Use at your own risk.
Please use with appropriate wait times. Downloaded chapters are for private use only.
Expand Down

0 comments on commit 6ba9842

Please sign in to comment.