• Indexed Information
  • Rank35
  • Users70
  • Channels (indexed)39
  • Servers (indexed)3

Network News


Avatars in web interface

You can now assign an avatar to your account by doing /msg NickServ SET AVATAR <http://url.of.your/avatar> and it will be display on the channel page (example for #discussions channel) and in our IRC web client.

If the stats pages for the channel are enabled, your avatar will also be used in this place, like showed at https://zeolia.chat/stats/discussions.html

Read more
Autolimit via services

After a few months of testing, we, zeolia, are proud to announce the use of the Anope’s module “autolimit” .

What does it ?

It allows chanowner to define a dynamic limit of users on the channel, based on the actual number, and the delay of check.

How ?

The command is /msg ChanServ AUTOLIMIT <#channel> SET <number> <interval> with:

  • <#channel> : the target channel
  • <number> : number of allowed people. If you set it to 2, when there is 15 users in your channel, the limit will be 17. If an user left, the limit will go to 16.
  • <interval> : delay between 2 checks, in seconds.

Read more