Skip to content

noshp/echobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echobot

The nocontext slackbot you've been waiting for.

Type @echobot <NAME> and echobot will repeat several random phrases that person has said on Slack in the past.

[Roasted by my own creation]

Installation

  1. Get an API token from Slack.

  2. Create a bot user on your Slack group -- see link here.

  3. Get the nlopes/slack package go get github.com/nlopes/slack

  4. Just run go run echobot.go. Enjoy!

Other

It will also download as JSON the following data:

  • All the channels within the group
  • All user IDs within the group
  • All Slack channel IDs

About

your nocontext slackbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%