spitty / strelka_telegram_bot

Bot for getting information about card 'Strelka'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strelka bot

This is a Telegram bot which is able to get information about balance of card 'Strelka' (http://strelkacard.ru/).

Requirements

Install requirements

pip install -r requirements.txt

Setup

Create file token.lst with your bot's token.

Running

python strelka_bot.py

Supported commands

  • /help -- Show help
  • /getcardbalance -- Returns balance for specified card
  • /addcard -- Add a card to the list of registered cards
  • /removecard -- Remove a card to the list of registered cards
  • /getcards -- Returns balance for all registered cards
  • /setthreshold -- Set threshold value for card(s)

About

Bot for getting information about card 'Strelka'

License:MIT License


Languages

Language:Python 99.0%Language:Shell 1.0%