Nihal Mirpuri
Nihal Mirpuri
I can confirm that the [ShaunOfTheLife/hangups](https://github.com/ShaunOfTheLive/hangups) fork works well with my [nylonee/hangupsbot image uploading test](https://github.com/nylonee/hangupsbot/blob/nylonee/imageuploading/hangupsbot/plugins/testing_image_upload.py). The only issue I see is that text segments that are passed in alongside the...
@cntrlwiz be sure to check out the [checkpoint.py](https://github.com/redleader36/hangupsbot/blob/master/hangupsbot/plugins/checkpoint.py) plugin for [nylonee/hangupsbot](https://github.com/nylonee/hangupsbot). Also, if you're Resistance, hit me up on hangouts please :P
Probably also worth noting that the telesync plugin in v3 of the bot will not run on python 3.4
Also see #260
That's pretty sweet, thanks for the link, it does sound like adding a **CONTRIBUTING.md** file is the direction we should go. I'd be interested in documenting the file for all...
I've thrown together a quick update to the current monitoradds plugin, which allows for you to set `notify_on_unauthorized_add` which will notify all admins of any adds that are unauthorized. I'll...
@gurumadmat If you're working on this, it seems logical to introduce the whitelist/blacklist in [handlers.py#L150](https://github.com/hangoutsbot/hangoutsbot/blob/master/hangupsbot/handlers.py#L150). Also keep in mind there's currently a PR ( #508 ) that's modifying the handlers.py...
PR's that directly affect the core bot functionality will take a bit more time before merge, as the documentation will have to be clear etc. But sure
Have you tried different format images (specifically, jpeg, png and gif)? Curious to see if this affects all formats,
Not sure if that's what I'm looking for... Alternatively I'm wondering if we could implement in a future version plugin commands that will activate when the bot is in debugging...