This bot is an example of using the Senta.tv API.
To start this bot, you need to create your own Telegram bot with BotFather and edit config.json
.
- Create your own bot with
BotFather
. - Get the bot token, which looks like
745141000:BBFac11FCL1-1rdcLsDBdJoAnn0sXzDn6iS
, and set it as thetlg_token
inconfig.json
. - Get the API token from the Senta streamer's settings and set the
api_token
field (you need to have a Senta-streamer license). - Set your telegram user nickname to
accepted_users
list in config. - Start the bot.
This bot is provided "as is" and is an example of using the Senta-streamer API.