IRCNow

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
irc:bots [2019/11/16 05:52]
jrmu
irc:bots [2019/11/16 06:16]
jrmu
Line 11: Line 11:
 ===== Relay bot ===== ===== Relay bot =====
  
 +You can relay your channel on multiple networks! This makes it easier for your users since they no longer have to switch IRC networks in order to chat. You can create the same channel on multiple networks, then relay them together so it feels like everyone is in the same room.
 +
 +==== Features: ====
 +
 +  - Relay multiple channels on multiple networks
 +  - On servers you own, each channel can see 1 nick per user on other networks
 +
 +We are working on adding spam and profanity filters as well as better moderation tools to increase the security of the relays.
  
 ===== Chat bot ===== ===== Chat bot =====
 +
 +  - Display the title of a posted URL
 +  - Read RSS feeds
 +
 +We are working on adding these features:
 +
 +  - 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
 +