CleverFool77 / Monitor-Express

A shipment tracking Zulip Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitor Express

A Shipment tracking Zulip Bot for Zulip realm. It tracks with the help of .

Requirements

  1. Zulip
  2. Aftership
  3. Python3
  4. prettyprinter

Steps to Run

  1. Create a zulip realm on https://zulipchat.com
    • Create a Bot on zulip.
    • Go to settings from the gear menu in the top right corner.
    • Create a new generic bot from Your bots.
    • Download the bot's zuliprc and save it in your home directory as .zuliprc.
  2. Run the Bot using python3 bot.py.

Usage

  1. The format for the bot query is courier track <company name> <tracking number>
  2. First and second word of the messsage should be courier track.
  3. Third word should be the courier company name.
  4. Fourth word should be courier Tracking number.

About

A shipment tracking Zulip Bot


Languages

Language:Python 100.0%