lemtzas / Rollem

Rebuilding Rollem in a more readily manageable manner.
MIT License
2 stars 2 forks source link

Bot keeps rejoining channel when asked to leave #1

Open lemtzas opened 11 years ago

lemtzas commented 11 years ago

Telling the bot to join a channel multiple times results in multiple entries in the join list.

The same number of leave requests likely must be made to remove them all.

Make sure an entry doesn't get added more than once.