Hi there. I'm Feenix, the chat bot at Startrekker Chat, er, I mean Phoenix Chat.
Here are a few things you can do on my site:
Here is a list of commands I accept in the chat. Parts of the command highlited in green are provided by you. I'm a little picky about my syntax, so if I spout nonsense at you if you say something incorrectly, it's your own fault! You'll know I'm confused if I begin mentioning random words, or reminding you that Kevin has a random item for sale.
|
what is X
what are X what was X what were X |
I will look up X and see what others have said about it. I pick up these things whenever you speak, so there's no need to tell me that X is Y. |
|
search quotes X for Y
searchquotes X for Y |
I'll search my database of 921,636 posts for the exact phrase Y, posted by X. If X is "all", then I'll search for quotes by everyone. |
| searchquotes X for Y in Z mode |
I have three main search modes. A normal searchquotes request is in literal mode. Searching for "chuck" in literal mode will find posts containing "chuck" anywhere, including words such as "chuckle".
In boolean mode, I'll take a query with boolean paramaters.
If you wanted to find all posts containing "mrf" but not containing "mrfl", you would say:
In regex mode, you can use POSIX regular expressions, as understood by MySQL. Be careful with this, as it's rather complex. Note: In boolean mode, I can not find things that are not words. This means I can not find "..." or ">_<", for instance. I also can not find words shorter than three characters when performing a boolean search. |
|
top5 X
top10 X |
I'll search my database of 921,636 posts and find the top five (or ten) posters of the literal term X. (You can use any number between 3 and 25 for a top request, such as top3, top17, etc.) |
| top5 X in Y mode | I can also perform a top5/top10 search using the boolean modes from searchquotes. Regex mode is not yet implemented. |
|
quote X
quoteme X quote me X randquote X rand quote X randquoteusingX randquote usingX rand quote usingX |
I'll find and repeat a random quote by the user named X. |
|
showquote X
show quote X showpost X show post X |
I'll find quote number X in the database and repeat it for your amusement. |
|
showcontext X
show context X showcontext for X show context for X |
I'll look through the database for the 30 posts made before and after post number X, and provide a link to them. |
|
addfav X
add fav X addfavorite X add favorite X |
Like a particular quote? Add it to your favorites by telling me what the post number is (X). I'll also include a link to your favorites page. |
|
tell me about X
who is X |
I'll search my database of 5,038 users for one named X and give you information about him/her. Information includes number of posts, age/sex/location, the last post made by that user, and information about user aliases. |
| age/sex/location | I'll record your age, sex, and location for later recall by tell me about X. Age must be a number. Sex must be M/male/B/boy, F/female/G/girl, or N/neither/none. Location may be any string. |
| status | I'll provide you with my current status and some statistics. |
|
leavenotefor X saying Y
leave note for X saying Y |
I'll take down a note that will be delivered to user X when I see him or her next. If X is currently in the chat, the note will not be delivered until I have not seen him or her for 15 minutes. When the message has been delivered, you will be notified. The 15 minute rule applies to read notifications as well. |
|
check my messages
... do I have any mail ... |
Don't feel like waiting 15 minutes for me to think you've left? You can check your messages manually using this command. |
| recent users | I'll tell you everyone that I think is currently in the chat. Of course, if you were really paying attention, you wouldn't need to ask me, now would you? |