Posted by Josh The Geek on April 29, 2011 at 2:55pm
Overview
This is a Drush extension that pings http://dgo.to to retrieve user ids from user names or IRC nicks.
Features
- Can get the user id from d.o user names or IRC nicks.
- The script is a Drush extension
Requirements
- Drush (tested with the 7.x-4.x latest version)
- The curl library on the command line (This is used to grab the Location header from dgo.to)
- The command line tools grep and cut, which are used to get the user id from dgo.to
Known problems
- For IRC nicks, only users with an IRC nick in their profile works.
Credits
This was written by Josh The Geek