Old posts that have not been replied to for several years.
-
t
tradergt
Post
by tradergt »
I wrote some code with pushmode in it.. I do the command
pushmode $chan -b $ban
I get nothing back.. the bot runs the command because I have a putlog before it that I see.. Anything got any ideas it would not work??
I even did a flushmode $chan.. no go
Thanks
-
Papillon
- Owner
- Posts: 724
- Joined: Fri Feb 15, 2002 8:00 pm
- Location: *.no
Post
by Papillon »
are u sure the $ban exists?
Elen sila lúmenn' omentielvo
-
t
tradergt
Post
by tradergt »
Yup, I am outputing it before I use pushmode...
This worked then I have putsurv "MODE $chan -b $ban". Just wanted to use pushmode
thanks