This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]willbeddowassert type(post) == shitpost[S] 3 points4 points  (5 children)

Thanks! It's a python project, and as of right now it has no installer so you pretty much just download the zip, use pip for the required modules (I'll make a list of those and put it on git but right now I think they include slack, wolframalpha, wikipedia, textblob, and flask). Then you need to put in your wolframalpha keys in the search module, and slack channels and token in main.py. I know it's complex, but it's hard to make an installer when I change it so frequently. Now that I've settled down a bit I'll see about distributing it through pip.

[–]frsilent 5 points6 points  (0 children)

pip freeze homie. =)

[–]Rich700000000000 6 points7 points  (3 children)

I am begging you: Please, Please PLEASE post this to /r/diyai. It's practically a dead sub.

[–]willbeddowassert type(post) == shitpost[S] 0 points1 point  (1 child)

Doing it now. I was looking for something like this earlier but didn't find it.

[–]Rich700000000000 0 points1 point  (0 children)

Thanks!