Skip to content

danielwei15/bocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bocaml

This is the monorepo for a little Telegram chat-bot named Bo, after the Ithaca Bo Burger. Implemented in OCaml.

Contributors

  • Daniel Wei
  • Ryan Lee
  • Ken Chiem
  • Anthony Huang

Pre-requisites

Development environment: Mac OS X

Deployment environment: Ubuntu

Docs

For all scripts, if you are unable to run them due to insufficient permissions, try running find ./ -type f -iname "*.sh" -exec chmod +x {} \;.

If you don't have OPAM, refer to the Cornell CS 3110 installation instructions: subheadings "Install OPAM" and "Initialize OPAM".

If you don't have brew, refer to the Homebrew installation instructions.

First-time Setup

First, have brew and opam installed on your computer.

Then, run ./init.sh to setup everything for the first time.

Deployment

Run ./deploy.sh to deploy the bot to the server.

About

A little Telegram chat-bot named Bo, after the Ithaca Bo Burger. Implemented in OCaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors