Skip to content

Some utilities for making a Slack bot that manages a channel's topic.

License

Notifications You must be signed in to change notification settings

dpb587/go-slack-topic-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-slack-topic-bot

Some utilities for making a Slack bot that manages a channel's topic.

Usage

Use this programmatically from your own programs. See the (examples) for how you can declare topics you care about. The following environment variables are used in the examples:

  • SLACK_CHANNEL - the channel ID where the topic will be updated (not the name; e.g. CA1B2C3D4)
  • SLACK_TOKEN - an API token for accessing Slack (you may want to create one here)

License

MIT License

About

Some utilities for making a Slack bot that manages a channel's topic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages