IRCNow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
irc:bots [2019/11/16 05:57]
jrmu
irc:bots [2019/11/16 06:16] (current)
jrmu
Line 22: Line 22:
 ===== Chat bot ===== ===== Chat bot =====
  
-We+  - Display the title of a posted URL 
 +  - Read RSS feeds
  
-==== Features==== +We are working on adding these features:
- +
-  - Relay multiple channels on multiple networks +
-  - On servers you own, each channel can see 1 nick per user on other networks+
  
 +  - Play chess on IRC
 +  - Code snippet upload
 +  - File upload
  
 ===== Bible bot ===== ===== Bible bot =====
 +
 +Study the Holy Bible.
 +
 +  - Around 100 open/public domain translations in over 20 languages
 +  - Passage and verse quoting
  
 ===== HTTP bot ===== ===== HTTP bot =====
 +
 +This is still a work in progress (not yet ready for borrowing).
 +
 +A scriptable http interface that connects to IRC through a bouncer. This lets you script bots using curl.
 +
 +  - Easily create your own bots using shell scripts and curl
 +  - Can be used to create IRC clients that can bypass restrictive firewalls
 +  - Can be used to create a web IRC client
 +