Rude is no longer that useful, but is left here for posterity's sake. Add a comment noting the demise of its servers.

This commit is contained in:
ian%hixie.ch 2004-09-04 16:30:13 +00:00
Родитель b479f7a60a
Коммит 130ba14fbd
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,12 @@
# Rude Module #
################################
# This module implements the same functionality as Insult.bm and
# Excuse.bm but using remote servers. Those servers are currently (and
# probably forever) down. This module is therefore mainly here for
# historical interest, and may be removed from future distributions.
# If you use, or need, this module, please let me know. - ian@hixie.ch
package BotModules::Rude;
use vars qw(@ISA);
use Net::Telnet;