idkclub / dicebot

🎲 /roll support for Slack
https://dicebot.idk.club
The Unlicense
54 stars 20 forks source link

Updating to GCP #52

Closed rijvirajib closed 5 years ago

rijvirajib commented 5 years ago

I am trying to run this on my own since I have some changes I'd like that is not worth pushing (setting mini to default)

I am having a lot of errors getting this going. Has this been updated to support the latest GCP? Examples are:

arkie commented 5 years ago

It has not! It's been a task on my backlog for awhile since Slack is deprecating what appears to be the version of TLS used by Appengine (at least at the time of last deploy).

It did seem to deploy successfully on last commit (https://circleci.com/gh/arkie/dicebot/138 - about six months ago) which you can see the command being run in question on CircleCI (in case you're using a different toolchain).

If you get it modernized, would be happy to look at a PR, otherwise I'll look at updating it in the next few days.

rijvirajib commented 5 years ago

Thank you. I will give it a go, but having bad luck with the new go112 environment.