irssi imdb perl script search on chan irc and for grab info movies
Bütçe €8-30 EUR
- Freelancer
- İşler
- Perl
- irssi imdb perl script search on chan irc and for grab info movies
I need a script to search through irc on imdb using command !imdb movie title in channel
Examples of search
!imdb title
!imdb title -year=2009 (to search for a title in 2009)
output search if fields exist in case you can not find the field will not come out
(iMDB) (Title: Avatar) (Year: 2009)
(iMDB) (Director: James Cameron) :: (Genre: Action, Adventure, Fantasy)
(iMDB) (Rating: 7.9 / 717,882 votes) :: (Runtime: 162 min)
(iMDB) (Url: http://www.imdb.com/title/tt0499549)
network efnet
channel #imdb-search
Seçilen:
Hello Please clarify this task. Do you need perl script to get input from user in irc then search imdb and then put results back in irc (like server) or do you need perl script to put commands in irc and read replie Daha Fazla
Bu iş için 3 freelancer ortalamada €27 teklif veriyor
Mon, 08 Dec 2014 05:53:48 +0530 Please elaborate. Script output? Search functions? Channels/nets? If any like script extant, upload URL's.
Will be easy to do this as we have Perl CPAN modules for the irc bot (Bot::BasicBot) and also a public API to access imdb data (OMDb API)