mkhoeini / reasonbot

A sample telegram bot project, converted to ReasonML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

About

A sample telegram bot project, converted to ReasonML.


Languages

Language:OCaml 87.4%Language:C++ 12.6%