Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 718 Bytes

image

telegram-radioboss

Telegram Bot to control RadioBOSS streaming software

Requirements:

aiogram (3.x)

requests

Available commands:

/info - shows current track plaiyng in RadioBOSS and current amount of listeners of your audiostream

/next - switches track to next in playlist

Run

Firstly configure your bot via changing variables values located in consts.py

Run with python main.py