557 B
557 B
RSS Bot for Telegram
- Install .NET Core Runtime >= 3.1 and Redis
- Download the bot from the Releases section
- Copy config:
cp config.ini.example config.ini
- Insert bot token in
config.ini
- Adjust Redis settings if needed
- Insert your Telegram ID as admin (send
@Brawlbot id
inside a chat to get yours) - Optional: Copy the
NLog.config.example
next to the config.ini asNLog.config
- Run the
RSSBot
executable
(c) 2020 Andreas Bielawski