All Projects → MLH-Fellowship → Event Bot

MLH-Fellowship / Event Bot

Licence: mit
📣 Discord Bot to make announcements about upcoming sessions for the Fellows using Google Calendar and Calendly

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Event Bot

Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (+414.29%)
Mutual labels:  discord-bot, hacktoberfest
Persian Calendar For Gnome Shell
An extension for Gnome-Shell to show Persian date/calendar
Stars: ✭ 261 (+1142.86%)
Mutual labels:  hacktoberfest, calendar
Discord.js
discord.js is a powerful Node.js module that allows you to easily interact with the Discord API.
Stars: ✭ 16,432 (+78147.62%)
Mutual labels:  discord-bot, hacktoberfest
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (+366.67%)
Mutual labels:  discord-bot, hacktoberfest
Time4j
Advanced date, time and interval library for Java with sun/moon-astronomy and calendars like Chinese, Coptic, Ethiopian, French Republican, Hebrew, Hijri, Historic Christian, Indian National, Japanese, Julian, Korean, Minguo, Persian, Thai, Vietnamese
Stars: ✭ 328 (+1461.9%)
Mutual labels:  timezone, calendar
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (+400%)
Mutual labels:  discord-bot, hacktoberfest
nepali-datetime
Python's core datetime inspired nepali datetime (BS date & NPT) package 🇳🇵
Stars: ✭ 36 (+71.43%)
Mutual labels:  calendar, timezone
Ninjabotcore
C# Discord Bot Created Using .Net Core
Stars: ✭ 34 (+61.9%)
Mutual labels:  discord-bot, hacktoberfest
Ics
iCalendar (ics) file generator for node.js
Stars: ✭ 324 (+1442.86%)
Mutual labels:  hacktoberfest, calendar
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (+1390.48%)
Mutual labels:  discord-bot, hacktoberfest
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (+276.19%)
Mutual labels:  discord-bot, hacktoberfest
Bot
The community bot for the Python Discord community
Stars: ✭ 460 (+2090.48%)
Mutual labels:  discord-bot, hacktoberfest
Community Bot
The bot used on the TypeScript Community discord server
Stars: ✭ 46 (+119.05%)
Mutual labels:  discord-bot, hacktoberfest
Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (+414.29%)
Mutual labels:  discord-bot, hacktoberfest
Promcord
📊 Analyze your entire discord guild in grafana using prometheus. Message, User, Game and Voice statistics...
Stars: ✭ 39 (+85.71%)
Mutual labels:  discord-bot, hacktoberfest
Avrae
A Discord bot to streamline running D&D 5e.
Stars: ✭ 216 (+928.57%)
Mutual labels:  discord-bot, hacktoberfest
Icalendar Generator
Generate calendars in the iCalendar format
Stars: ✭ 193 (+819.05%)
Mutual labels:  hacktoberfest, calendar
React Native Add Calendar Event
Create, view or edit events in react native using the standard iOS / Android dialogs
Stars: ✭ 225 (+971.43%)
Mutual labels:  hacktoberfest, calendar
Switchblade
The open source Discord bot that solves all of your problems.
Stars: ✭ 285 (+1257.14%)
Mutual labels:  discord-bot, hacktoberfest
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
Stars: ✭ 368 (+1652.38%)
Mutual labels:  discord-bot, hacktoberfest

Announcement Bot

Docker Image CI

Deploying to Google Compute Engine

Discord bot that announces upcoming sessions on upcoming MLH events!

Inspired by the Hack Quarantine Calendar Bot used to automatically make announcements from their calendar.

Example

Setup

Make sure to set your Google Calendar to the same timezone as the Discord Bot. In this case, it's the timezone of the Compute Engine on Google Cloud.

cp example.env .env

_Make sure to fill the .env file with the required fields and add the credentials.json file.

Run

docker-compose build
docker-compose up -d
docker-compose logs -f

Turn off

docker-compose down

Add Calendar events

Title

Event Name in Google Calendar

Event URL

Set the Location field with the URL. This is where Zoom and Google Meet will automatically add their URLs.

Event Description

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].