chanshik / slack-timezone

Show all members' timezone and local time in slack channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Timezone Bot

Purpose

Show members' timezone and each local time.

Environments

Python 3.x

  • slackclient
  • requests
$ pip install -r requirements

API Keys

Run

$ export SLACK_TOKEN="xoxb-xxxx"
$ export WEATHER_TOKEN="xxxxxxxxxxx"
$ python main.py

To Do

  • Print name of the day
  • Print weather of the timezone
  • Add more trigger word
  • Add Supervisor environments
  • Add Dockerfile

About

Show all members' timezone and local time in slack channel


Languages

Language:Python 100.0%