Skip to content

A Chat-Bot hosted on Telegram that can attend to fresher's basic queries from academics to hostel life. It can also tell you jokes ;)

License

Notifications You must be signed in to change notification settings

manavmehta/Mallya

Repository files navigation

Mallya

A simple ChatBot to attend to freshers' queries and your general bakar too.

Setup for Development

  • Clone the project : git clone https://github.com/manavmehta/mallya.git
  • Set up a virtualenv and source it using the following commands
python3 -m venv venv
source venv/bin/activate.fish
  • Now run the following commands
pip install -r requirements.txt
  • Copy the .env file in the repository directory
  • Start the server using
python app.py

Instructions to add Mallya to your Telegram

  • Add Mallya to your Telegram by clicking this link
  • Chat with the King of good times

About

A Chat-Bot hosted on Telegram that can attend to fresher's basic queries from academics to hostel life. It can also tell you jokes ;)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages