Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 807 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 807 Bytes

uTorrent IRC Chat Bot Remote controller (in C)

This is an IRC Chat Bot remote controller for uTorrent. Detailed description is available on the blog post.

In order to use it you need to:

  • have uTorrent running a web service,
  • choose an IRC server + port
  • IRC channel
  • nick [password]

Surrported commands (# represents the index of the torrent):

  • !list - no argv
  • !stop #
  • !pause #
  • !recheck #
  • !force #
  • !add url (direct link)
  • !update
  • !supdate

Note that every command starts with exclamation mark (!). Example command looks like the following:

!list
[1] Some.File                                       700MB   340KB/s  68%
[2] Some.Other.File                                 110MB   240KB/s  24%