diff --git a/docs/integration/chat.md b/docs/integration/chat.md deleted file mode 100644 index 42c1b58e..00000000 --- a/docs/integration/chat.md +++ /dev/null @@ -1,14 +0,0 @@ -# iCal4j Integration - Chat - -Chat applications are at the centre of a growing movement to use chat as an interface to other tools and applications -(i.e. ChatOps/Chatbots). - -iCal4j provides integration with specific chat applications to support query and other functions related to -calendaring and scheduling. - -Supported chat applications include: - -* XMPP -* Slack -* Google -* Microsoft diff --git a/docs/integration/xmpp.md b/docs/integration/xmpp.md new file mode 100644 index 00000000..ec761fba --- /dev/null +++ b/docs/integration/xmpp.md @@ -0,0 +1,9 @@ +# iCal4j Integration - XMPP + +Instant Messaging protocols such as XMPP provide an opportunity for more interactive sharing of iCalendar data. + +The use of chat as an alternative user interface (UI) is growing in popularity, with Chatbots and ChatOps becoming +more popular. + +With XMPP integration, new opportunities arise for querying, notifications and coordinating for calendaring +and scheduling applications.