Build rasa without pyTelegramBotAPI, fbmessenger packages

Hi all - is there a way of installing rasa without packages such as pyTelegramBotAPI, fbmessenger, webexclient etc. since I am not using them in my project.

Hi @gaurvipul

I don’t think we have a way of selectively excluding certain channels when installing Rasa. However they are not large modules (a few hundred lines each) so shouldn’t make a huge difference to the total size. Or is there another reason you don’t want them?

pyTelegramBotApi is a GPL licensed package and I could not use latest RASA with this license restriction.

1 Like