All Projects → dyrkin → luxmed-bot

dyrkin / luxmed-bot

Licence: MIT License
Non official telegram bot for Portal Pacjenta LUX MED

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to luxmed-bot

Telepot
Python framework for Telegram Bot API
Stars: ✭ 2,386 (+9841.67%)
Mutual labels:  telegram, telegram-bot
Core
PHP Telegram Bot based on the official Telegram Bot API
Stars: ✭ 2,899 (+11979.17%)
Mutual labels:  telegram, telegram-bot
Example Bot
[WIP] An A-Z example of a PHP Telegram Bot.
Stars: ✭ 211 (+779.17%)
Mutual labels:  telegram, telegram-bot
ecasbot
EC AntiSpam bot for the Telegram messenger
Stars: ✭ 17 (-29.17%)
Mutual labels:  telegram, telegram-bot
Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
Stars: ✭ 248 (+933.33%)
Mutual labels:  telegram, telegram-bot
Telegram Bot Api
First Telegram Bot API node.js library
Stars: ✭ 205 (+754.17%)
Mutual labels:  telegram, telegram-bot
Tlg joincaptchabot
Telegram Bot to verify if users that join a group, are humans. The Bot send an image captcha for each new user, and kick any of them that can't solve the captcha in a specified time.
Stars: ✭ 226 (+841.67%)
Mutual labels:  telegram, telegram-bot
Rastreiobot
Telegram Bot @RastreioBot
Stars: ✭ 196 (+716.67%)
Mutual labels:  telegram, telegram-bot
Python Telegram
Python client for the Telegram's tdlib
Stars: ✭ 246 (+925%)
Mutual labels:  telegram, telegram-bot
Swiftybot
How to create a Telegram, Facebook Messenger, and Google Assistant bot with Swift using Vapor on Ubuntu / macOS.
Stars: ✭ 247 (+929.17%)
Mutual labels:  telegram, telegram-bot
Telegrambots
Java library to create bots using Telegram Bots API
Stars: ✭ 2,728 (+11266.67%)
Mutual labels:  telegram, telegram-bot
PDF-Bot
A bot for PDF for doing Many Things....
Stars: ✭ 38 (+58.33%)
Mutual labels:  telegram, telegram-bot
Telegram Rat
Windows Remote Administration Tool via Telegram. Written in Python
Stars: ✭ 201 (+737.5%)
Mutual labels:  telegram, telegram-bot
Telegram Bot Php
PHP Telegram Bot.
Stars: ✭ 210 (+775%)
Mutual labels:  telegram, telegram-bot
Stormkitty
🔑 Open source stealer written on C#, all logs will be sent to Telegram bot.
Stars: ✭ 198 (+725%)
Mutual labels:  telegram, telegram-bot
Urban Bot
🤖 The universal chatbot library based on React. Write once, launch Telegram, Facebook, Slack, ... every messenger with chatbots
Stars: ✭ 223 (+829.17%)
Mutual labels:  telegram, telegram-bot
Telebot
Write Telegram bots in Rust with Tokio and Futures
Stars: ✭ 179 (+645.83%)
Mutual labels:  telegram, telegram-bot
Icopy
fclone telegram interface.Send commands to Telegram BOT for get a convience way to control fclone resources copy missions.
Stars: ✭ 188 (+683.33%)
Mutual labels:  telegram, telegram-bot
Pagermaid Modify
PagerMaid Telegram utility daemon.
Stars: ✭ 241 (+904.17%)
Mutual labels:  telegram, telegram-bot
cfworker-middware-telegraf
Make telegraf (a telegram bot framework) useable in Cloudflare Workers
Stars: ✭ 23 (-4.17%)
Mutual labels:  telegram, telegram-bot

Luxmed Bot

Build Status Docker Hub

Non official Telegram bot for Portal Pacjenta LUX MED.

Overview

Luxmed Bot can help you to book a visit to a doctor, create term monitoring, view upcoming appointments and visit history.

It is available here @luxmedbot, but you can install your instance.

Screenshot

Installation

  1. Create telegram bot using @BotFather
  2. Install docker and docker-compose (install docker-machine if you are on Mac)
  3. Depending on your platform download:
  4. Download secrets.env.template to the same folder and rename it to secrets.env
  5. Edit secrets.env by specifying your TELEGRAM_TOKEN and SECURITY_SECRET
  6. Start the application by running commands:
    $ docker-compose pull
    $ docker-compose up
  7. Send /start command to your bot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].