[Tutor] Downloading Slack Files

2016-08-16 Thread Malcolm Boone
Hello everyone! I'm trying to run a python script that will download all files uploaded to my companies Slack account from the past 30 days. I'm new to Python, so to achieve this, I've just been editing a script that I use to delete all Slack files from the past 30 days. Here is the code I'm

Re: [Tutor] Slack Token Invalid Syntax

2016-04-19 Thread Malcolm Boone
/16 01:22, Malcolm Boone wrote: > > > advance if I've done this wrong. > > Nope, for a first post its pretty good. :-) > > > this error: > > > > File "C:\Users\malco\Anaconda3\Lib\Slack-File-Delete.py", line 6 > > _token = xoxp-14301025207-

[Tutor] Slack Token Invalid Syntax

2016-04-16 Thread Malcolm Boone
n, "file": f["id"], "set_active": "true", "_attempts": "1"}) print "DONE!" --- --- Malcolm Boone *Vice Pres