Skip to content

ssu-csec/slack_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack_bot

Slack bot codes

Usage

Webhook

  1. generate webhook url (channel or DM)

    https://api.slack.com/apps/<Workspace ID>/incoming-webhooks?

    * WorkSpace ID is unique string

  2. manage to webhooks dicts: run webhook.py

Post

use post_to_slack(message, webhook_url) in /bot/post.py

Issue

Creates Github issue or contacts to gigacms@gmail.com

Releases

No releases published

Packages

No packages published

Languages