Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: execute an irc command  (Read 3886 times)

0 Members and 1 Guest are viewing this topic.

knoppix

  • Anope User
  • Offline Offline
  • Posts: 4
execute an irc command
« on: June 18, 2009, 08:24:20 PM »

Hi,

I want to develop a module for anope 1.8.x and i want to execute an irc command in this module.
for example :

if(condition) {
   execCommand("ame bYe bYe..");
}

is it possible ?
Logged

Amanda Folson

  • Anope User
  • Offline Offline
  • Posts: 164
  • O_O
    • ZomgIRC
Re: execute an irc command
« Reply #1 on: June 18, 2009, 08:26:35 PM »

Well, that's a client side command so no.
Logged

knoppix

  • Anope User
  • Offline Offline
  • Posts: 4
Re: execute an irc command
« Reply #2 on: June 18, 2009, 08:49:51 PM »

all right, can that command run over a specific user as it types the command?
for example when a user was identified, is it join a channel or take operarator permissions
Logged
Pages: [1]   Go Up