Skip to content

Show all members' timezone and local time in slack channel

Notifications You must be signed in to change notification settings

chanshik/slack-timezone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages