Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 417 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 417 Bytes

Pubg_turner_bot

Telegram bot for pubg turnier

First get the repo on your machine:

$ git clone https://github.com/UsmonjonQahhorov/Pubg-turnir-bot.git

Then install requirements:

$ pip install -r requirements.txt

Export the bot token, edit the copy_env with your bot's token

$ export BOT_TOKEN=.env

Finally, run the bot 🎉

$ python main.py