parent
9d683e4669
commit
86729a862c
14 changed files with 44 additions and 41 deletions
|
@ -42,12 +42,12 @@ sys.path.append(os.path.dirname(__file__))
|
|||
|
||||
parser = zulip.add_default_arguments(argparse.ArgumentParser(r"""
|
||||
|
||||
google-calendar \
|
||||
--user foo@zulip.com \
|
||||
--calendar calendarID@example.calendar.google.com
|
||||
google-calendar --calendar calendarID@example.calendar.google.com
|
||||
|
||||
This integration can be used to send yourself reminders, on Zulip, of Google Calendar Events.
|
||||
|
||||
Specify your Zulip API credentials and server in a ~/.zuliprc file or using the options.
|
||||
|
||||
Before running this integration make sure you run the get-google-credentials file to give Zulip
|
||||
access to certain aspects of your Google Account.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue