This integration allows you to tweet via the zulipchat with text as well as image.
Create Memos in Cloud
Gives you crypto currency prices
Translate foriegn language to english
Find meaning of any word
Tells you some really cool joke
Gives you the weather details when you provide the place name
Makes it easy to chat using GIF's
Allows you to find the PNR status of your train
Share Must Read Messages to Teammates
Create amazing polls in zulip
Provides you with the latest Hacker news results
Provides with you with motivating quotes
Take screenshot of webpages
Provides you with latest cricket news
Gives you summary of a wikipedia article
Chat with the bot when you are bored
Helps you to shorten the URL's
Slack is not an opensource organization and when we compare zulip and slack , zulip lacks so many integrations.As a part of support to Opensource we integrated lots of facilities into zulip which can be used easily
Writing bots in Zulip are much easier than writing bots in slack.And moreover using python with zulip server was way too smooth.We used only very simple and basic functions in python to implement all of these bots.
This is a first time experience for all of us making a zulip bot. Obviously, It was a bit confusing in the beginning but once we got hold of the things making the Zulip chatbot was one of the coolest thing in the world
Of course, we used API's !. Not just one but many.We just didn't want our chatbot to be restricted to a particular functionality. We want our chatbot to perform many activities rather than focusing on one. In short, we wanted a muli-purpose bot.