formerly Telegram Bot Handbook
Tools and resources for Telegram devs.
This repo is for the Papercraft website. See also:
Feel free to PR!
The pages are stored as Markdown files in the pages
directory.
The site is based on Vitepress.
You can just edit the files on GitHub, but if you wish to run the site locally —
clone the repo, download yarn
and install dependencies:
yarn
Then run:
yarn dev