DHBW Telegram Bot (LikeUber)

DHBW Telegram Bot (LikeUber)

A proof-of-concept Telegram bot developed as the examination project for the Web Engineering course at DHBW Friedrichshafen. The bot provides a ride-sharing platform operated entirely via Telegram, with server-side administration through a JSON configuration file.

Python Telegram Bot DHBW project
First released: April 11, 2021

Overview

This group project is a proof-of-concept Telegram bot designed as the final examination performance for the Web Engineering lecture at DHBW Friedrichshafen, Germany. The bot enables users to interact with a ride-sharing platform entirely through Telegram, while server-side administration is handled via a JSON configuration file. All essential features for operating a ride-sharing service are implemented for Telegram users.

Features

  • Ride-sharing (Mitfahrzentrale) via Telegram
  • User and location management through JSON files
  • Simple server-side configuration
  • Built using python-telegram-bot
  • Designed for both local and 24/7 server operation