Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Use Cases

Sean Gordon edited this page Nov 17, 2013 · 2 revisions

Channel Helper Bot

Functionality

Channel moderation tools, such as anti-flood, temp-ban, etc. Information via factoids (such as URLs to related sites) and commands (such as querying an API relevant to the channel's subject).

Useful for

  • Community IRC channels
  • Popular Mumble channels

Network Relay Bot

Functionality

Connect to multiple networks and relay messages between channels on each net. Optionally require a command to relay a message, to allow two separate channels to be somewhat linked. Connect to one/multiple network(s) and relay messages between channels in one direction. Allow a command to relay a message in the other direction.

Useful for

  • Related channels on different networks
  • Admin channels for other large channels

Protocol Relay Bot

Functionality

Connect to multiple protocols and relay messages between the two. For example, IRC<=>Mumble. Allow getting a userlist from the linked channel with a command.

Useful for

  • Communities with multiple communication methods

Development Channel Bot

Functionality

Integrate with things like GitHub to alert users of commits, issue tracker updates, wiki updates, etc., as well as things like Bamboo to alert users of build status.

Useful for

  • Channels such as #Ultros (hint-hint, come join us)