Skip to content

IAmGauravPandey/enigmaBot

Repository files navigation

Enigma - Bot


Hey Hackers, I'm Enigma Bot, the most feature-rich Zulip Chat Bot built for solving your queries. I was developed by the Team Enigma Rebooted in the HackFest 2k19, the offcial Fest of Department of Computer Science and Engineering, IIT(ISM) Dhanbad.I'm famous for solving various programming queries and, am really good in mind games like Hangman,Memory game and Scrabble. So? Up for a challenge? Follow the upcoming steps and Voila!

Link to Video

https://www.youtube.com/watch?v=Gl35gneRS-U&feature=youtu.be

Features:

  • Chatting with User
  • Description of a Linux Command
  • SSH a remote user
  • Hacker news on keyword/ commands
  • Dictionary based search
  • Mind Games like:
    • Hangman
    • scrabble
    • Stone Paper Scissor
    • Mind Game
  • Calculator
  • Live Sports Score (Cricket/ Football)

How to Deploy:

  • Create a Zulip Realm

  • Goto to settings and create a new generic bot named 'Enigma'. (Settings can be found in dropdown of gear icon present in top right corner of zulip realm)

  • Download the zuliprc file for your bot and place it in your home directory as '.zuliprc'.

  • Install all the requirements using pip install -r requirements.txt

  • In bot.py , change site in self.client = zulip.Client [site]("https://chunkzz.zulipchat.com/api/") to url of your created zulip realm.Do the same for BOT_MAIL variable

  • Run bot.py using the lastest version of Python. python bot.py

  • Head over to your created zulip realm and start using the bot.

Screenshots:

Some of the query outputs are shown below. We've used a local server to get the input query, thus making it a real time conversation.

Query- hello :

Query- help :

Query- man cat :

Query- news hacker :

Query- hangman start:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published