2020-01-30 20:57:41 +01:00
|
|
|
RSS Bot for Telegram
|
|
|
|
=====================
|
|
|
|
1. **Install .NET Core Runtime >= 3.1 and Redis**
|
2020-01-30 21:02:12 +01:00
|
|
|
2. Download the bot from the [Releases](https://github.com/Brawl345/RSSBot-Sharp/releases) section
|
|
|
|
3. **Copy config:** `cp config.ini.example config.ini`
|
|
|
|
4. **Insert bot token** in `config.ini`
|
2020-01-30 20:57:41 +01:00
|
|
|
1. Adjust Redis settings if needed
|
2020-01-30 21:02:12 +01:00
|
|
|
5. **Insert your Telegram ID as admin** (send `@Brawlbot id` inside a chat to get yours)
|
|
|
|
6. Optional: Copy the `NLog.config.example` next to the config.ini as `NLog.config`
|
|
|
|
7. Run the `RSSBot` executable
|
2020-01-30 20:57:41 +01:00
|
|
|
|
|
|
|
(c) 2020 Andreas Bielawski
|