Elaboration on Plugins
Closed this issue · 0 comments
btotharye commented
So I know how I can take my own code and put it in front of the Bot().run to have it work. But I can't figure out from your documentation how exactly plugins work. So if I create another python file with the code for responding to people, etc how is that loaded in? Sorry if I'm just not seeing something.
Works for me other than figuring out how to use the plugins, I'm actually running it in docker atm by running python in the container against files I created locally IE mattermost_settings.py etc
Thanks