Skip to content

r3x5ur/ulotterybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulotterybot

Install

  • Clone this repo git clone https://github.com/r3x5ur/ulotterybot.git
  1. Virtual env python3 -m venv venv
  2. Activate venv:
    • Linux or MacOS source venv/bin/activate
    • Windows venv\Scripts\activate
  3. Install dependencies pip install -r requirements.txt
  4. Copy .env.example to .env and Edit your ENV
  5. Run server python app.py

Install On Docker

  • Clone this repo git clone https://github.com/r3x5ur/ulotterybot.git
  1. Copy .env.example to .env and Edit your ENV
  2. Run container docker-compose up -d

About

Telegram lottery robot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published