Skip to content

Getting started

Jhonata Poma edited this page Nov 20, 2017 · 3 revisions
  • Talk to @BotFather and follow a few simple steps.
    Once you've created a bot and received your authorization token, paste it into conf/token.conf.

  • Install the required python modules from requirements.txt with:
    $ sudo pip install -r requirements.txt

  • Execute the bot:
    $ python transferbot.py

Clone this wiki locally