IRC/bfplanet: Difference between revisions

From BitFolk
< IRC
Jump to navigation Jump to search
(Created page with "The '''planet''' IRC bot posts notifications about new blog articles into the IRC channel. ==Owner== grifferz is responsible for this one. ==Example== <s...")
 
(→‎Commands: How to add feed URLs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''planet''' IRC bot posts notifications about new blog articles into the IRC channel.
The '''bfplanet''' IRC bot posts notifications about new blog articles into the IRC channel.


==Owner==
==Owner==
Line 6: Line 6:
==Example==
==Example==
<syntaxhighlight lang="irc">
<syntaxhighlight lang="irc">
23:52:24 -planet:#bitfolk- [popey] Messaging Overload - https://popey.com/blog/2021/02/messaging-overload/
23:52:24 -bfplanet:#bitfolk- [popey] Messaging Overload - https://popey.com/blog/2021/02/messaging-overload/
</syntaxhighlight>
</syntaxhighlight>


==Commands==
==Commands==
None. You can't make it do anything. It just does what it does.
None. You can't make it do anything. It just does what it does.
Channel regulars are welcome to add or manage their feed URLs by [https://github.com/bitfolk/planet-bitfolk editing the config on github] and sending a pull request.

Latest revision as of 14:02, 30 June 2023

The bfplanet IRC bot posts notifications about new blog articles into the IRC channel.

Owner

grifferz is responsible for this one.

Example

23:52:24 -bfplanet:#bitfolk- [popey] Messaging Overload - https://popey.com/blog/2021/02/messaging-overload/

Commands

None. You can't make it do anything. It just does what it does.

Channel regulars are welcome to add or manage their feed URLs by editing the config on github and sending a pull request.