sagarkarira / glubot

irc bot for glugnith channel
11 stars 12 forks source link

bot name is not correct and gets incremented each time when joining the channel. #3

Open sagarkarira opened 8 years ago

sagarkarira commented 8 years ago

The name of the bot is store in the config.js file in config folder. Le'ts say the name of the bot is irc_bot. When it joins the channel is becomes irc_bot1. If the connection breaks and it rejoins again due to bad network connection, it becomes irc_bot2 then irc_bot3 and so on.

mitesh-mutha commented 8 years ago

Hi. Just came across this issue via Hacktoberfest. Can I have a look into this and maybe, solve it ?

sagarkarira commented 8 years ago

@mitesh-mutha Yeah please. If you need to ask anything just feel free to ask.

mitesh-mutha commented 8 years ago

@sagarkarira Thanks !! Will surely ask in case I have any questions !