-
Notifications
You must be signed in to change notification settings - Fork 22
Xatkit Github Platform
Jordi Cabot edited this page Jan 21, 2021
·
5 revisions
Receive events and performs action on Github from your Xatkit execution model. You could, for instance, use the platform to chat with your repositories and get notifications from them, see also the sample bots in the examples repository.
See the long list of events and action you can receive / execute from GitHub in the GitHub Platform repository.
- Getting Started
- Configuring your bot
- Integrating an Intent Recognition Provider
- Adding a bot to your website
- Deploying on Slack
- Basic concepts
- Intents and Entities
- States, Transitions, and Context
- Default and Local Fallbacks
- Core Library