Skip to content

tgof/spin_everyday_bot

 
 

Repository files navigation

SpinEverydayBot by @evgfilim1

Install guide

Check that you have python3.6 and python3-pip installed, then run this command in your shell:

python3.6 setup.py

... and follow on-screen instructions (if any)

For Windows users: use python3 or python instead of python3.6

If you don't know, how to create new bot in Telegram, google it, there are a lot of docs :) But don't forget to disable privacy mode

You can find manual setup guide here

Running bot

Simply type in your shell:

python3.6 thebot.py

For Windows users: use python3 or python instead of python3.6

Packages

No packages published

Languages

  • Python 100.0%