Addi-11 / Handy-hands

Zulip Chat Bots linked together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handy-hands

Zulip Bot

This Bot was created by team Dyknoww during ELECTROTHON.

Features -

Issue commands with master

Bringing Master Bot controlling all bots:

  1. Commands and Controls subordinate bots - master task1




  2. Cracks Jokes - master joke

  3. Help command - master help

  4. Gets a list of incoming events - master contest

  5. Gets weather report of a place - master weather

  6. Gets a list of Jobs - master jobs

  7. Does Currency Conversion - master <currency-1> to <curreny-2>

  8. Translate to English - master translate

  9. Check PNR status - master pnr <pnr-number>

  10. Show Meetup - master meetup <group-name>

Working -

  • Create a Zulip Realm
  • Create a bot named master from settings in gear box menu
  • Download the zuliprc file for your bot and place it in your home directory. Make sure it is of format .zuliprc
  • Run the bot.py file python3 bot.py
  • Go to your chat terminal and interact with master bot, or assign work to it's sub-ordinate bots. :)

Contributors -

  1. Mayank Singh
  2. Aditi Singh
  3. Ajay Chahar

About

Zulip Chat Bots linked together

License:Apache License 2.0


Languages

Language:Python 53.8%Language:Kotlin 46.2%