close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Opened 15 years ago

Closed 15 years ago

#11 closed enhancement (fixed)

Have zomg leave otherwise empty channels and have ChanServ notify it when people join

Reported by: ajanata Owned by: ajanata
Priority: minor Milestone: December 2009
Component: IRC Services (ChanServ, NickServ, StreamServ) Keywords:
Cc: vsTerminus

Description

zomg should not be the only user other than ChanServ in a channel. zomg should part channels that are otherwise empty, and ChanServ should notify zomg when people join new channels so zomg can decide if it needs to join the channel as well.

Change History (7)

comment:1 Changed 15 years ago by ajanata

  • Milestone set to December 2009

comment:2 Changed 15 years ago by vsTerminus

  • Owner changed from ajanata to vsTerminus
  • Status changed from new to accepted

comment:3 Changed 15 years ago by ajanata

Reassign to me when you get your half of it done.

comment:4 Changed 15 years ago by vsTerminus

  • Resolution set to fixed
  • Status changed from accepted to closed

Channels with only zomg and ChanServ are considered 'empty' and the bot will part. Notice from ChanServ should come in the form "NEWCHAN #channel". Bot will only act on the notice if the channel is on the auto-join list, so nothing fancy needs to be done on ChanServ's part.

comment:5 Changed 15 years ago by ajanata

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:6 Changed 15 years ago by ajanata

  • Owner changed from vsTerminus to ajanata
  • Status changed from reopened to assigned

comment:7 Changed 15 years ago by ajanata

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [369]) ChanServ NOTICEs all users logged in as zomg on new channels. Fixes #11.

Note: See TracTickets for help on using tickets.