Page 1 of 1

LimitServ - A service bot for IRC channels to automatically voice and set channel limits.

Posted: Thu Apr 05, 2018 1:29 pm
by acidvegas
LimitServ

Requirements
Python (Note: This script was developed to be used with the latest version of Python.)

Information
The bot will automatically give voice (+v) to people after they have been in a channel for a certain amount of time.
It will also set a channel limit (+l) every few minutes to limiting the channel to only allow a certain amount of more users.
Basically if limit_delay is 300 and max_limit is 10, then every 5 minutes the channel will only allow 10 more users then it currently has.
This is entirely to prevent people from loading a massive amount of bots or clones into the channel at once.

DOWNLOAD / SOURCE

Re: LimitServ - A service bot for IRC channels to automatically voice and set channel limits.

Posted: Tue May 22, 2018 9:10 pm
by acidvegas
Updated - source cleaned up, fixed a few issues, and more.

source : https://github.com/acidvegas/limitserv
mirror: https://git.sueprnets.org/acidvegas/limitserv