PiyushDuggal-source / IITM-WA-BOT

ELIZA is a WhatsApp bot designed for IIT-M students to make their academic journey easier. With ELIZA, you can stay on top of your classes, access notes and playlists, and get reminders. Plus, the bot is open-source and completely free to use.
29 stars 4 forks source link
bot iitm iitmbs whatsapp-api whatsapp-bot

IITM WhatsApp Bot

GitHub Repo stars GitHub code size in bytes GitHub contributors License

Table of Contents

Introduction

This bot is for helping IITM Students to make their life easy and fast by providing the following helps:

Note: This bot is the 1st half of the project checkout other half: here

πŸ—£ Commands

Command Description
!class βœ… Get the classes for the day
!calendar βœ… Get the clalendar events/ upcoming Classes
everyone⭐ βœ… Ping everyone in a group
!help βœ… Get more info
!allcmd βœ… Get all commands
!notes βœ… Get all available notes (pdf, links etc.)
!notes <subName> βœ… Get specific subject's notes (pdf, links etc.)
!playlist βœ… Get all course's playlists (links)
!playlist <subName> βœ… Get specific subject's playlist (links)
!source βœ… Get the bot's source code
!grouplink Get the current group's invite link
!promote⭐ Promote a user to be a bot admin
!ban⭐ Ban a user from the bot groups
!remove⭐ Remove a user from the bot groups

⭐ = Commands that can only be used when you are a bot Admin.

Watch is action πŸ‘‡ (click the img)

Upcoming features 🎯

Contributing

We welcome contributions from anyone who is interested in improving IITM_WA_BOT. To get started, please follow these steps:

  1. Fork this repository to your own account.
  2. Create a new branch with a descriptive name (git checkout -b my-new-feature).
  3. Implement your new feature or bug fix.
  4. Commit your changes with commit messages (git commit -am 'Add some feature').
  5. Push your branch to your fork (git push origin my-new-feature).
  6. Submit a pull request

Author

Piyush Duggal

Email: duggalpiyush0@gmail.com
Checkout my other projects. here

License

The MIT License (MIT)

Copyright (c) 2023 Piyush Duggal