https://github.com/pycomet-zz/lottery-telegram-bot
This is a lottery bot you to use into creating a campaign with give aways and lucky draws
https://github.com/pycomet-zz/lottery-telegram-bot
chat-application chatbot lottery-bot lottery-program telegram telegram-api telegram-bot-api
Last synced: 2 months ago
JSON representation
This is a lottery bot you to use into creating a campaign with give aways and lucky draws
- Host: GitHub
- URL: https://github.com/pycomet-zz/lottery-telegram-bot
- Owner: Pycomet-zz
- Created: 2020-03-02T22:41:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T22:54:44.000Z (about 5 years ago)
- Last Synced: 2024-10-05T22:04:56.276Z (8 months ago)
- Topics: chat-application, chatbot, lottery-bot, lottery-program, telegram, telegram-api, telegram-bot-api
- Language: Python
- Size: 8.79 KB
- Stars: 10
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LUCKY DRAW TELEGRAM BOT
This is a telegram bot script that works as a lottery application and generate 30 winners based on random selections from users that contacted the bot.
- Displays the list of winners
- Displays the last 20 participants
- Assigns a uniques lucky draw number to every individual user## Installation Progress
* Get your bot token from @BotFather and put into the parenthesis on line 14 of bot.py
* Install the latest version of python from www.python.org
* From your terminal run,
For Linux;
> virtualenv env (Creating environment)
> source env/bin/activate
> pip3 install -r requirements.txt
> python3 bot.py
For Windows;
> python -m venv env (Creating environment)
> workon env
> pip install -r requirements.txt
> python bot.py* Enjoy the experience. Please reach out to me at alfredemmanuel.herokuapp.com, there you can find my social media links to share your experiences