Skip to content

Dictionary in your slack....additionally, you can get random words.

License

Notifications You must be signed in to change notification settings

larikraun/slackword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackword

Imagine having a conversation with your team on slack and someone drops a big word. How do you stay calm? This solution helps you find the meaning to these words right inside the conversation without breaking the flow. It maximises slack's slash command.

Here is a dictionary in your slack....additionally, you can get random words.

Alt text

How it works (for now)

  • Add Slash Command Integration to your team on slack
  • Use /slackword as the slash command
  • Use http://larikraun.me/slack-random-word/index.php as the url
  • Set method to GET
  • Save the settings
  • You can now use the slash command from your slack team. (See the list of commands below)

How to use

  • Star the repo :P
  • Clone the repo
  • Get an API KEY from [Word API] (https://www.wordsapi.com/)
  • Put the key into your .env file
  • Integrate slackword into your slack team

Tasks

  • Fetch word definitions
  • Fetch random words and definitions
  • Configure the frequency of random words suggestions and definitions
  • Automate integration to slack

List of commands

Command Description
/slackword Fetches a random word and definition
/slackword {word} e.g /slackword orchid Fetches the meaning of {word}
/slackword (help) Shows list of all commands
/slackword (configure) configures the frequency of random words suggestions

For Contributions or issues

Send me a mail at omolara.adejuwon@gmail.com

Credit

[Word API] (https://www.wordsapi.com/)

About

Dictionary in your slack....additionally, you can get random words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages