README 865 B

1234567891011121314151617
  1. bash.tcl - bash.org quote fetcher
  2. calc.tcl - provides !calc <expression> calculator function
  3. google.tcl - query the Google API for searching/news/images. also use regular google search for google converting/calculating
  4. horgh_autoop.tcl - auto op all users in a channel which is set +horgh_autoop
  5. irb.tcl - unsafe public ruby interpreter
  6. isgd.tcl - provide function that shortens a given url using http://is.gd
  7. latoc.tcl - queries yahoo commodity listings for: energy, metals, grains, livestock, softs
  8. slang.tcl - urbandictionary.com definition fetcher
  9. wiki.tcl - wikipedia.org synopsis fetcher
  10. Edited versions of scripts written by others:
  11. imdb.tcl - IMDB.org query script. Written by B0unTy, modified by OV2
  12. Licenses:
  13. All scripts written by me in this repository are Public domain. Those
  14. not written by me are under whatever license specified by their authors.