Legacy tokens in Slack
If you want to test out your integration and by pass the Oauth dance, check out the legacy token link below. Very useful. https://api.slack.com/custom-integrations/legacy-tokens
If you want to test out your integration and by pass the Oauth dance, check out the legacy token link below. Very useful. https://api.slack.com/custom-integrations/legacy-tokens
Confused about how callbacks work? Check out this really neat example. def say_hello(value, callback): print value callback() def say_name(): print “Fra” say_hello(“ciao”, say_name) Ref: https://bytesforlunch.wordpress.com/2012/03/15/simple-callback-implementation-in-python/
This will be my last post on how to get wifi working on a raspberry pi because I’m going to buy the pi 3 from now on with inbuilt wifi. With a cheap as wifi dongle and changes in the OS from Wheezy to Jessie, getting wifi to work is a nightmare. I keep getting… Read More »
Windows + R, then: winver – will show you your windows version. shell:startup – will open explorer to the place where if you place short cuts to batch files, these will auto run on start up. netplwiz – will allow you to remove password on boot.