Contents

Boilertalk/TelegramBot.swift

A helper tool for creating telegram bots with vapor

:sparkles: Supported features

The following is a list with all features of the facebook Send API and webhooks as of May 2017 together with a note whether it is supported or not. If you find something that's not listed there please open an issue.

Webhooks

TODO: Add supported Webhook / Update features

Requests

TODO: Add supported request features

:package: Installation

Add the following line to your dependencies in the Package.swift file:

.package(url: "https://github.com/Boilertalk/TelegramBot.swift.git", from: "0.3.1")

Then you can start importing TelegramBot.

import TelegramBot

:book: Documentation

Webhooks

TODO: Add documentation for Webhooks / Updates

Requests

TODO: Add documentation for requests...

:rocket: Contributing

TODO: Add information for contributors...

Package Metadata

Repository: Boilertalk/TelegramBot.swift

Stars: 7

Forks: 0

Open issues: 0

Default branch: master

Primary language: swift

License: MIT

Topics: chatbot, chatbot-framework, server-side-swift, swift, telegram-api, telegram-bot, telegram-bot-api, vapor, vapor-provider, vapor-swift

README: README.md