Skip to content

Example Bots built with the Xatkit framework

Notifications You must be signed in to change notification settings

xatkit-bot-platform/xatkit-examples

Repository files navigation

Xatkit Examples

Wiki Badge

Example Bots built with the Xatkit framework

Installation

The bots in this repository work with the latest version of Xatkit, unless stated explicitly in the bot directory's README. Installing the Eclipse plugins is not required to execute the bot, but needed to open/edit their execution models and intent libraries with the Xatkit language auto-completion, syntax highlighting and other advanced IDE features.

Running a Bot Example

These example bots are run as any other bot. You can read our getting started guide and our instructions for configuring and deploying bots, e.g. in Slack if needed. More info on our wiki.

Make sure you take the time to read the documentation corresponding to the platform/s used by the bot before trying to run it.

If you have any issue to run your bot do not hesitate to report is on our issue tracker!

List of sample bots

This repository includes a diverse set of bot examples, from simple bots to Greet you to bots that allow you talk with GitHub repos, create diagrams or automatically create Trello cards.

A complete list of bots and full technical details behind some of them is available in the Xatkit Examples page.

Contribute your own examples

Have you created any cool bot with Xatkit? Let us know and we'll be happy to include in the list!