package ocamltter
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
The OCAMLTTER twitter client
Install
Dune Dependency
Authors
Maintainers
Sources
2.0.0.tar.gz
sha256=44a6323691346a4c8b804bf1c77359abb57315aab7494c7c9383a7ebc49233e4
md5=0609279941b183dc7e83631cb9156d28
Description
OCAMLTTER is a Twitter client written in OCaml.
It is a CLI application, implemented as a custom OCaml toplevel (REPL). Common twitter commands are accessible via simple functions like:
- l();; list timeline
- lc COUNT;; list timeline (COUNT lines)
- lu "NAME";; list NAME's timeline
- m();; list mentions (tweet containing @YOU)
- u "TEXT";; post a new message
- re ID "TEXT";; reply to ID
- del ID;; delete tweet of ID
- rt ID;; retweet ID
- qt ID "TEXT";; qt ID
- follow "NAME";; follow NAME
- unfollow "NAME";; unfollow NAME
- fav ID;; mark ID as favorites
- report_spam "NAME" report NAME as a spam user
- s "WORD";; search tweets by a WORD
- setup ();; (re)authorize ocamltter
- let CMD = ...;; define a your own command CMD
- help;; print the help
Published: 21 Nov 2013
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page