Skip to content
/ tuplre Public

A Zulip API in Erlang (said that with a straight face)

License

Notifications You must be signed in to change notification settings

femnad/tuplre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuplre

An OTP application, though I don't know what that is. It's actually a way to use Zulip's API via Erlang and rebar3 here has been kindly allowing me to do that.

Build

$ rebar3 compile

Run

Run a shell via rebar3 and peruse the available functions to your heart's content

$ rebar3 shell
< ... Erlang shell stuff ... >
message_loop(ZulipServer, Username, Password).

Obviously only use with a Zulip account whose private messages you won't miss, like a bot or on a development server.

About

A Zulip API in Erlang (said that with a straight face)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages