UbotuTN

Differences between revisions 3 and 4
Revision 3 as of 2009-05-31 11:45:56
Size: 3465
Editor: adsl-70-99-142
Comment:
Revision 4 as of 2009-05-31 11:48:02
Size: 3463
Editor: adsl-70-99-142
Comment:
Deletions are marked like this. Additions are marked like this.
Line 75: Line 75:
Using a very complicated regex, UbotuTN understands bugs from Ubuntu. It can reply to text like '!bug 123' or '!lp 1337' or even '!launchpad 36789'. It will reply with a short summary of the bug and its status. If you know of a bugtracker that should be added to its brain, you can poke UbotuTN maintainer in #ubuntu-us-tn Using a very complicated regex, UbotuTN understands bugs from Ubuntu. It can reply to text like
{{{
!bug 123
!lp 1337
!launchpad 36789
}}}
It will reply with a short summary of the bug and its status. If you know of a bugtracker that should be added to its brain, you can poke UbotuTN maintainer in #ubuntu-us-tn

UbotuTN

Using UbotuTN

UbotuTN is a (somewhat) intelligent IRC bot. The idea behind ubotuTN is that it remembers answers to commonly asked questions and that users of #ubuntu-us-tn can easily recall them when needed.

Using ubotuTN is simple. To ask ubotuTN to recall an answer, simply type in #ubuntu-us-tn:

!<factoid>?

Replace <factoid> with the actual factoid you want to recall. If ubotuTN doesn't currently have the factoid, it will reply by telling you it doesn't know it.

Another way to use ubotuTN is to ask ubotuTN to tell someone else about a factoid. You can accomplish this by typing:

!tell <nick> about <factoid>

Just replace <nick> with the nickname of the person you wish to tell about <factoid>. Replace <factoid> with the factoid you wish to use.

You can also suggest new factoids to ubotuTN:

!keyword set <factoid> is <fact>

or, if an incorrect factoid has been added, make ubotuTN delete it:

!keyword forget <factoid>

Replace <factoid> with the name of the factoid that should be deleted.

If you just want to search the bot or lookup factoids for yourself, you should send the commands to the bot privately:

/msg ubottu <factoid>?

It will then reply to you in a private message. Please use this to keep channel traffic to a minimum.

Looking for Factoids

If you are looking for a specific factoid but cannot remember which one, you can search the factoid database by factoid name or fact:

!keyword search <string>

Private messages

UbotuTN will also respond in private messages. You don't need to use the '!' in commands sent in private messages. He will also answer when addressed by his nickname in the channel, like this:

ubotuTN, tell binarymutant about java
ubotuTN: tell infocop411 about mp3
ubotuTN tell wrst about ati

Web interface

You can browse the factoids online at http://ubottu.com/factoids.cgi

Bugtracker connection

Using a very complicated regex, UbotuTN understands bugs from Ubuntu. It can reply to text like

!bug 123
!lp 1337
!launchpad 36789
  • It will reply with a short summary of the bug and its status. If you know of a bugtracker that should be added to its brain, you can poke UbotuTN maintainer in #ubuntu-us-tn

TennesseeTeam/UbotuTN (last edited 2009-08-31 23:22:19 by adsl-65-220-199)