RikoBot-Sharp/README.md

12 lines
458 B
Markdown
Raw Normal View History

2020-01-30 20:57:41 +01:00
RSS Bot for Telegram
=====================
1. **Install .NET Core Runtime >= 3.1 and Redis**
2. **Copy config:** `cp config.ini.example config.ini`
3. **Insert bot token** in `config.ini`
1. Adjust Redis settings if needed
4. **Insert your Telegram ID as admin** (send `@Brawlbot id` inside a chat to get yours)
5. Optional: Copy the `NLog.config.example` next to the config.ini as `NLog.config`
6. Run the `RSSBot` executable
(c) 2020 Andreas Bielawski