mirror of
https://github.com/reality/dbot.git
synced 2026-03-14 12:58:03 +01:00
273 B
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