Mattermost calendar Bot
Project description
# matterbot-calendarBot
Calendar Bot for mattermost
## Requirements
This bot is making use of
* Mattermost http://www.mattermost.org
* Exchangelib https://github.com/ecederstrand/exchangelib/tree/master/exchangelib
* Matterhook https://github.com/numberly/matterhook
* Mattermost_bot https://github.com/LPgenerator/mattermost_bot
## Purpose
* The calendarBot can be used to display events from an Microsoft Exchange 2007-2016 Server or Office365 account in Mattermost.
* By using the category field of an event it is possible to which Mattermost group an event is posted.
* If the Mattermost group cannot be found, a default channel is used.
* A global setting exists to define in which time in advance an event is posted in Mattermost.
* By default events are deleted for now after they have been posted to Mattermost. In the future, most likely an option will allow to just mask these events.
* Furthermore, a plugin for the Mattermost_bot bot exists, which allows to create events in Mattermost itself. Have a look at https://github.com/mharrend/matterbot-plugins-server/blob/master/calendar.py
* Using this plugin events and subcalendars can be created.
* The events and calendars are stored in the online account and also saved in a local SQLite database.
* The plugin also allows to show the agenda of today using all subcalendars or specifying only one subcalendar.
## Setup
The configuration is done in the calendarBotSettings.py file:
* mattermostSettings
* URL: Url to your Mattermost installation
* ApiKey: Key for incoming webhook, must created in Mattermost using the integrations settings. More information can be found in the Matterhook documentation
* Username: Name of the calendarBot that is used in Mattermost
* IconURL: Definition of an icon shown in Mattermost, e.g. https://commons.wikimedia.org/wiki/File:Gnome-x-office-calendar.svg
* DefaultChannel: Channel in which events are posted if the group defined in the event cannot be found
* outlookSettings
* Email: Emailadress of account which is used to look up server, more documentation can be found in Exchangelib
* Username: Username required to log into email account
* Password: Password required to log into email account
* calendarSettings
* DatabaseName: Name of local SQLite database
* CheckInterval: Amount of seconds between checks for upcoming events
* TimespanToCheck: Definition of minute interval which is used for checking of upcoming events
Calendar Bot for mattermost
## Requirements
This bot is making use of
* Mattermost http://www.mattermost.org
* Exchangelib https://github.com/ecederstrand/exchangelib/tree/master/exchangelib
* Matterhook https://github.com/numberly/matterhook
* Mattermost_bot https://github.com/LPgenerator/mattermost_bot
## Purpose
* The calendarBot can be used to display events from an Microsoft Exchange 2007-2016 Server or Office365 account in Mattermost.
* By using the category field of an event it is possible to which Mattermost group an event is posted.
* If the Mattermost group cannot be found, a default channel is used.
* A global setting exists to define in which time in advance an event is posted in Mattermost.
* By default events are deleted for now after they have been posted to Mattermost. In the future, most likely an option will allow to just mask these events.
* Furthermore, a plugin for the Mattermost_bot bot exists, which allows to create events in Mattermost itself. Have a look at https://github.com/mharrend/matterbot-plugins-server/blob/master/calendar.py
* Using this plugin events and subcalendars can be created.
* The events and calendars are stored in the online account and also saved in a local SQLite database.
* The plugin also allows to show the agenda of today using all subcalendars or specifying only one subcalendar.
## Setup
The configuration is done in the calendarBotSettings.py file:
* mattermostSettings
* URL: Url to your Mattermost installation
* ApiKey: Key for incoming webhook, must created in Mattermost using the integrations settings. More information can be found in the Matterhook documentation
* Username: Name of the calendarBot that is used in Mattermost
* IconURL: Definition of an icon shown in Mattermost, e.g. https://commons.wikimedia.org/wiki/File:Gnome-x-office-calendar.svg
* DefaultChannel: Channel in which events are posted if the group defined in the event cannot be found
* outlookSettings
* Email: Emailadress of account which is used to look up server, more documentation can be found in Exchangelib
* Username: Username required to log into email account
* Password: Password required to log into email account
* calendarSettings
* DatabaseName: Name of local SQLite database
* CheckInterval: Amount of seconds between checks for upcoming events
* TimespanToCheck: Definition of minute interval which is used for checking of upcoming events
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
calendarBot-0.1.2.tar.gz
(5.4 kB
view details)
File details
Details for the file calendarBot-0.1.2.tar.gz
.
File metadata
- Download URL: calendarBot-0.1.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ce4fc87efa0974fa1aca96ac59c34ddc701e520be1e02bc459dbb0d9193620 |
|
MD5 | fbe265e7d19563e9d533b00c6f03cfa7 |
|
BLAKE2b-256 | 67c5fb5d2c6f28dedf3630ed96ecd953040bbd9e0d92430df6ba882f75502d64 |