Irssi Quotes System

Irssi Quotes System is a script for the Irssi IRC client that provides commands for showing random or specific quotes.
Download

Irssi Quotes System Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • Dimitar Tnokovski
  • Publisher web site:
  • http://mitko.com.mk/?page=irssi

Irssi Quotes System Tags


Irssi Quotes System Description

Irssi Quotes System is a script for the Irssi IRC client that provides commands for showing random or specific quotes. Irssi Quotes System is a script for the Irssi IRC client that provides commands for showing specific or random quotes, searching for quotes using SQL-style wild cards, and adding and deleting quotes.Commands:!quote - Shows the quote with that id, or a random quote if none is used.!search - Searches for *string* - SQL-style wildcards.!whoset - Shows the author of the quote under that id.!addquote - Adds a quote in the database.!db - Prints number of non-deleted quotes in the database./delquote - Deletes a quote (actually it just marks the quote as deleted, nobody will be able to see it unless you restore it)/restore - Restores a quote.In order to install the irssi quotes system you have to do the following: Download http://surferz.info/irssi_quotes.sqlExecute it: mysql -p yourdbname < irssi_quotes.sqlGo to your Irssi scripts directory, normally it is ~/.irssi/scripts/Download http://surferz.info/irssi_quotes.plOpen irssi_quotes.pl with your favorite text editor and edit these variables: $database = ('yourdbname'); $username = ('dbuser'); $password = ('dbpass'); Save irssi_quotes.plIn your Irssi client type: /script load irssi_quotes.plThat's it! If you want the script to be loaded automatically at startup, put irssi_quotes.pl in the ~/.irssi/scripts/autorun/ directory. If the directory doesn't exist, create it.What's New in This Release:· Levels were added for the !addquote command.· The owner can choose who may add quotes: only opped clients, only opped and voiced clients, or everyone.· The commands must be written on a #channel, as the script won't listen to query windows anymore.


Irssi Quotes System Related Software