IRC Hacks [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

IRC Hacks [Electronic resources] - نسخه متنی

Paul Mutton

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Introduction: Hacks #73-77


Channel management is a high priority for
some people. The last thing you want is to have your channel attacked
by malicious users who are intent on leaving their mark in any way
they can. Fortunately, this happens quite rarely, but you should be
ready for it when it does happen.

All IRC channels have a topic, which can usually be changed by
anybody. The first hack in this chapter shows how to restrict the
ability to change the topic and how to implement a simple bot that
can look after the topic for you.

Another way to protect your channel is to make it
"invite-only" and use a bot to
invite users into it. If you are a channel operator, you have the
ability to kick people out of your channel; so one of the hacks also
shows you how to create a bot that can hand out operator status to
other users.

Eggdrops are one of the oldest types of bot still in active
development. These are typically used to manage channels, so this
chapter shows you how to set one up and get it to manage your
channels for you.


/ 175