evan-buss / openbooks

Search and Download eBooks
https://evan-buss.github.io/openbooks/
MIT License
1.77k stars 57 forks source link

Channel Name configurable (Feature Request) #128

Closed jonathan-shahen closed 1 year ago

jonathan-shahen commented 1 year ago

Right now the channel name is hardcoded, but not all IRCs utilize #ebooks, I would like to be able to configure this and the default value to be ebooks

The change is: core/irchighway.go line 22

evan-buss commented 1 year ago

Not sure how useful it would be since we are parsing IRC messages for "IRC Highway specific" response formats. If another server has an ebook channel it probably wouldn't work unless they are sending responses back in the exact same format that IRC Highway uses...