David Mann

Results 25 issues of David Mann

Hi, seems like the SOCKS5 welcome packet is not answered by the server ![image](https://user-images.githubusercontent.com/1736570/112736850-270c2980-8f56-11eb-96d7-f16c396eb8c0.png) (i think i tried socks4 in this picture above, Socks5 has a shorter starting packet like...

http://yardoc.org/ ? @pferdefleisch what's a good tool to document rails apps? or should I just add a docs/ folder and put *.MD files into it?

It would be nice if we would provide a tos.html file which provides a basic tos for the bot app used for the bot service ( fb app review) I...

help wanted

sometimes user click twice, will result in triggering a double response

handle throttling of mass messaging - via user profile?

@pferdefleisch @ramonh @tosh @christophrumpel @legeekette @toshe @Cryt1c @evo42 Hi, with https://github.com/davidmann4/botstack/commit/9c66197db9891c6953a6504674a8a024c7828ec9 I've added webview support. Now I am thinking about common webviews users would might need. so far I´ve added...

help wanted

@pferdefleisch @ramonh cc: @tosh played around with rspec to make it possible to make tests.. now I wonder how we want to do this :) https://github.com/davidmann4/botstack/blob/master/spec/bot_spec_helper.rb https://github.com/davidmann4/botstack/blob/master/spec/lib/basic_functionality_spec.rb I guess we...

help wanted

@ramonh I am thinking of the best way of defining bubbles with code: ![spring_bot_for_messenger_1-xlarge_trans muac98d-ja8s9oi1lbgosvcxqla4yaqscerh0ndk4bq](https://cloud.githubusercontent.com/assets/1736570/19266625/a6c53b18-8faa-11e6-8926-61292910d638.png) ``` ruby send_bubble "http://image.com/image.png \n HEADLINE \n subheadline " #or something like this? send_bubble [{image:...