nicolopignatelli / wc2018-slack-bot

World Cup 2018 Slack Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work from linux

Kameecoding opened this issue · comments

Hey
I have a problem running this bot from my linux server where there is no Slack app installed.
I have compiled it and start with the correct environment variables, but it doesn't send any messages.
The same thing works without issue from my macbook.

Are there any additional steps needed for getting it to work on linux?

You don't need to have Slack installed on your linux server.
You only need to create a Bot in your Slack account and pass the generated token via env variable.

Let me know if this solves your problem.

Ok, that sounds weird. I'll try and compile/run it on linux and see if I get any issue.

Works on Alpine for myself. Make sure you're running it where it's compiled