# telegraf.js - Node용 텔레그램 봇 프레임워크

> Clean Markdown view of GeekNews topic #2866. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2866](https://news.hada.io/topic?id=2866)
- GeekNews Markdown: [https://news.hada.io/topic/2866.md](https://news.hada.io/topic/2866.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-09-18T09:53:18+09:00
- Updated: 2020-09-18T09:53:18+09:00
- Original source: [telegraf.js.org](https://telegraf.js.org/)
- Points: 11
- Comments: 2

## Topic Body

Telegram Bot API 4.8 전체 지원

- Bot Payment (Stripe등 신용카드 결제)

- HTML5 게임 (솔로/그룹)

- Inline 모드 : 채팅창에서 입력중에 바로 연동

- AWS Lambda,Firebase,Now,Heroku 등에 배포 가능

- Webhook 지원

- 다양한 예제들 포함, 기존에 이미 Telegraf 로 만들어진 수많은 오픈소스 텔레그램 봇 소스들 활용 가능

## Comments



### Comment 2916

- Author: heycalmdown
- Created: 2020-09-18T10:02:55+09:00
- Points: 1

저도 작년 요맘때 이거 사용해서 봇 하나 만들었는데 좋더군요.

https://github.com/heycalmdown/hexaco

### Comment 2915

- Author: xguru
- Created: 2020-09-18T09:53:49+09:00
- Points: 1

텔레그램 API를 자세히 안들여다 봤었는데 인라인모드는 훌륭하네요.

게임 관련해서 별도의 기능이 있는 것도 좋구요.
