Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

sozercan/slack-typobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-typobot

Slack bot that corrects typos ending with an asterisk

Screenshot

Install

Create a file called .env and put your API token in it:

SLACK_API_TOKEN="PUT-TOKEN-HERE"

Install dependencies:

npm install

cd into the directory containing app to run:

node app.js

Dependencies

The package.json exists but this package isn't published.

Thanks to @Decagon/star-correct for https://github.com/Decagon/star.js

About

🤖 Slack bot that corrects typos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published