Search found 5 matches

by Rick
Thu Oct 11, 2012 11:55 am
Forum: Services
Topic: How can I unshun via server communication
Replies: 2
Views: 5349

Re: How can I unshun via server communication

Thank you! This solved my issue indeed!
by Rick
Thu Oct 11, 2012 7:51 am
Forum: Services
Topic: How can I unshun via server communication
Replies: 2
Views: 5349

How can I unshun via server communication

Hi there, I'm creating a service for our network. But now I want to make that certain users can shun people without being a IRCop or Admin etc. This works using the code : send("BD + s * user_host.provider.tdl SecurityServ endtime currenttime :Muted by $user on date"); So far so good. But ...
by Rick
Sun Aug 26, 2012 6:41 pm
Forum: Services
Topic: Creating Services
Replies: 5
Views: 5744

Re: Creating Services

Well ok too bad thats not possible without some modifications to the IRCd.
Because we are creating a service which monitors on certain texts in a message because its also for children.
by Rick
Mon Aug 20, 2012 9:44 am
Forum: Services
Topic: Creating Services
Replies: 5
Views: 5744

Re: Creating Services

Sorry for the late reaction. Its connected as a service so has a U:Line. Now I monitor it per user who is where and save it into the database. But now I have a other question, in Unreal there is a spamfilter which catches the text who a person types. Is this also possible for a service? So that a se...
by Rick
Wed Aug 08, 2012 8:35 pm
Forum: Services
Topic: Creating Services
Replies: 5
Views: 5744

Creating Services

Hi there,

Currently i'm creating some additional services for our network.
But how can I get all the channels where a user is at?

Regards,

Rick