Skip to content

Food Hitcher Bot, created by Minh Tuan, Weng Qi, Utkarsh, Li Yang.

License

Notifications You must be signed in to change notification settings

nmtuan2001/food-hitcher-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-hitcher-bot

Inspired by our daily struggles of being too lazy to go out to buy food, having no friends to order with us and being too broke to afford the delivery fees of ordering delivery by ourselves, we created a bot for people who live in close proximity to "food hitch": find others to order food delivery with and share the delivery cost using a quick and easy Telegram bot.

You can find out more about our bot here.

Installation and Setting Up

The following guide is for Windows. You might need to change the commands for UNIX.

  • If you have yet to install virtualenv, execute python -m pip install virtualenv.

  • Setup virtual env, activate & install necessary packages:

    • python -m venv env
    • .\env\Scripts\activate
    • .\env\Scripts\pip install -r requirements.txt
  • Add your own .env file with Google Maps API and Telegram Bot tokens.

  • Run python main.py.

About

Food Hitcher Bot, created by Minh Tuan, Weng Qi, Utkarsh, Li Yang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages