3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 12:59:34 +01:00
dbot/modules/finger/README.md
2013-03-06 13:02:02 +00:00

273 B

Finger

Retrieves user information from a remote server.

Description

Uses the finger command to retrieve limited information on users.

Commands

###~finger [username] Returns the real name of the user specified. ### Dependencies * npm install request