Skip to content

marcosocon/definition-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

definition-bot

A simple api for a slack-bot

Running Locally

node index.js

Your app should now be running on localhost:5000.

Now, you can make a post request to the server with a text param.

EX:

body = { text: 'SomeFancyWord'}

or you can execute via slack with:

/dictio SomeFancyWord

That's it!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published