Skip to content

komkanit/simple-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Slack Bot

used for playing in my slack cpe29.

Getting Started

  • run command npm install for install packages and dependencies
  • config your api key config/default.json
{
  "TOKEN": "you bot token"
}

Available Commands

  • npm start

How to

  • add command in config/commands.json
  • crate your command in commands/YOUR_COMMAND_NAME.js

Read more

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published