Added tweet and toot commands
This commit is contained in:
parent
db931f1f23
commit
7f7fd43b8d
3 changed files with 13 additions and 5 deletions
|
@ -48,6 +48,7 @@
|
|||
<li><a href="https://github.com/pircbotx/pircbotx">PircBotX</a></li>
|
||||
<li><a href="https://rometools.github.io/rome/">Rome</a></li>
|
||||
<li><a href="http://twitter4j.org/en/index.html">Twitter4J</a></li>
|
||||
<li><a href="https://github.com/ethauvin/urlencoder">UrlEncoder</a></li>
|
||||
</ul>
|
||||
<p>mobibot was written by
|
||||
<a href="https://erik.thauvin.net/"><strong>Erik C. Thauvin</strong></a> as a replacement for the channel's
|
||||
|
@ -122,7 +123,10 @@
|
|||
<div><code>mobibot: paper</code></div>
|
||||
<div><code>mobibot: rock</code></div>
|
||||
</li>
|
||||
<li>Posting to <a href="https://twitter.com/mobitopia">Twitter</a> and <a href="https://joinmastodon.org/">Mastodon</a></li>
|
||||
<li>Posting to <a href="https://twitter.com/mobitopia">Twitter</a> and <a href="https://joinmastodon.org/">Mastodon</a>
|
||||
<div><code>mobibot: tweet hello twitter</code></div>
|
||||
<div><code>mobibot: toot hello mastodon</code></div>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Some of the internal features include RSS feed backlogs, rolling logs, debugging toggle and much more.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue