Skip to content

ichi404gh/hs-busya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hs-busya

Busya implementation in haskell.

Requirements

Install Stack

Build

$ stack build

Run for development

$ PORT=1234 stack run hsbot

Then, set a webhook. If you run on desktop, you need https tunnel, like ngrok.

Params

All params are passed as environment args.

PORT

Port for listening. Default is 3000

CONFIGPATH

Path to config file. Default is ./settings.ini. Exmaple config file is settings.ini.example at the root of repo. Config file is reading once when program started. You need to restart bot after config is changed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published