https://github.com/beeper/meetbot
A bot for starting Google Meet meetings
https://github.com/beeper/meetbot
Last synced: 2 months ago
JSON representation
A bot for starting Google Meet meetings
- Host: GitHub
- URL: https://github.com/beeper/meetbot
- Owner: beeper
- Created: 2023-05-20T18:13:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T12:21:40.000Z (over 1 year ago)
- Last Synced: 2026-03-11T03:55:51.781Z (3 months ago)
- Language: Go
- Homepage:
- Size: 135 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Meet Bot
This bot allows you to create Google Meet links using the `!meet` command.
You have to log in to Google Calendar via OAuth2. This is because there is no
direct Google Meet API and instead this bot uses the Google Calendar API to
create events with Google Meet links and then sends the link to the chat.