Skip to content
/ heady Public

The starter kit of Slack Bot Users - Create Your Slack Bot With Simple Commands

License

Notifications You must be signed in to change notification settings

uretgec/heady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heady Slack Bot

Create Your Slack Bot With Simple Commands

##Why

  • It is a starting kit for creating own Slack Bot User

##What

  • Understands some commands
  • Send DM to real users

##How

  • First you can create new Bot User for your Team -> https://my.slack.com/services/new/bot
  • Get the Bot User Token key. -> xoxb-XXXXXXXXX
  • Update /config/index.js -> BOT_TOKEN line
  • Run this index.js file -> we use pm2 for run js files. (pm2 start process.json && pm2 save)

###Where Do We Use Advanced Version of Heady We use it in the company;

  • Lunch Choice
  • Create new test users
  • Search usernames
  • etc...

###Used Wonderful Packages

About

The starter kit of Slack Bot Users - Create Your Slack Bot With Simple Commands

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published