Coder Social home page Coder Social logo

gurubac / zoomassist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 65 KB

ZoomAssist is a Discord bot that integrates Zoom meetings and scheduling through the Discord chat interface.

License: MIT License

Python 100.00%
zoom discord assist bot python meetings meetings-automation scheduling integration zoom-api

zoomassist's Introduction

LA HACKS 2021

ZoomAssist

A discord bot that integrates Zoom setup through the Discord chat interface

Installation Guide

Create a .env file that contains DISCORD_TOKEN, AUTHORIZATION (zoom), DISCORD_CHANNEL, and DISCORD_GUILD . Then create an app on zoom, and add your JWT token.

Due to lack of hosting, we cannot provide our discord token, so you may create your own bot application on discord and set that token as an environmental variable using our program.

To run, type python3 main.py in the terminal.

Command List

.setschedule OR .sets OR .changeschedule OR .changesched OR .setSchedule OR .setS to set the schedule for zoom meetings

!status to view the status of the meeting

!zoomschedule to view the current schedule

!zoomschedule + Class name to view all meeting times of a specific class

.setTime to set the default time for the Zoom meeting

!meeting to create a new Zoom meeting

.help + meeting OR setschedule OR schedule OR status to get help on how to use any of the commands in the topic

.setTime + time (in 00:00 format) to set the default time for meetings if user didn't specify what subject was scheduled in !meeting command

Issues We Ran into

We originally started out with a goal of creating a chat sync bot where it would sync the Zoom chat to the discord chat, and you could send messages to the chats by doing Zoom to Discord chat or Discord to Zoom chat. However, complications arose due to the fact that we did not have the proper authentication needed. We need OAUTH2 to access chat channels and get messages through the Zoom API, and this authentication is only provided if you submit an app to the Zoom marketplace. This requires a manual approval process from Zoom itself, and this would take time. This is similar to how you would submit an app to the Apple appstore. So we used JWT authentication instead, and found out that we were very limited in what we could do with the API with there being paid features or features that are locked to certain account types, so we settled on generating new meetings, and creating scheduling for said meetings.

zoomassist's People

Contributors

calvintvu avatar gurubac avatar jmahir408 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jmahir408

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.