Skip to content

Library for building Telegram bots in Haskell based on type safe FSA architecture.

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE-BSD
Notifications You must be signed in to change notification settings

danielambda/telegram-bot-fsafe

Repository files navigation

telegram-bot-fsafe

Library for building Telegram bots in Haskell based on type safe FSA architecture.

License

Example

Here you can see example of using this library for builing telegram bot. To build and run the example with nix use

nix build
nix run

If you are using cabal, run

cabal build telegram-bot-fsafe-example
cabal run telegram-bot-fsafe-example

About

Library for building Telegram bots in Haskell based on type safe FSA architecture.

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE-BSD

Stars

Watchers

Forks

Releases

No releases published