Skip to content

givip/telegram-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot-template

Template project for Telegram bot with Telegrammer and Vapor frameworks

Install with Vapor CLI

$ vapor new MyBot --template=https://github.com/givip/telegram-bot-template

Install without Vapor CLI

Clone this repository, then run

$ swift package resolve
$ swift package generate-xcodeproj

Choose App scheme in XCode and MyMac device and run.

Releases

No releases published

Packages

No packages published

Languages