All Projects → larikraun → Slackword

larikraun / Slackword

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

Projects that are alternatives of or similar to Slackword

Securitybot
Distributed alerting for the masses!
Stars: ✭ 987 (+2430.77%)
Mutual labels:  bot, slack
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (+1748.72%)
Mutual labels:  bot, slack
Elixir Slack
Slack real time messaging and web API client in Elixir
Stars: ✭ 587 (+1405.13%)
Mutual labels:  bot, slack
Awesome Bots
Awesome Links about bots.
Stars: ✭ 412 (+956.41%)
Mutual labels:  bot, slack
Whatis
Whatis bot server for Slack!
Stars: ✭ 22 (-43.59%)
Mutual labels:  bot, slack
Joe
A general-purpose bot library inspired by Hubot but written in Go. 🤖
Stars: ✭ 417 (+969.23%)
Mutual labels:  bot, slack
Aiva
AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.
Stars: ✭ 693 (+1676.92%)
Mutual labels:  bot, slack
Slack Meme
A Meme Bot for Slack.
Stars: ✭ 322 (+725.64%)
Mutual labels:  bot, slack
Inventory Hunter
⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock
Stars: ✭ 778 (+1894.87%)
Mutual labels:  bot, slack
Auto Like My Gf Insta Pic
Bot to automatically like your friend's Instagram post and notify you on Slack
Stars: ✭ 773 (+1882.05%)
Mutual labels:  bot, slack
Pokemongo Bot
The Pokemon Go Bot, baking with community.
Stars: ✭ 3,730 (+9464.1%)
Mutual labels:  bot, slack
Obed Bot
🍴 Obed Slack Bot, na požiadanie kontroluje aktuálnu ponuku denného menu reštaurácii. [only for slovak|czech users]
Stars: ✭ 32 (-17.95%)
Mutual labels:  bot, slack
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+9651.28%)
Mutual labels:  bot, slack
Slacker
Slack Bot Framework
Stars: ✭ 495 (+1169.23%)
Mutual labels:  bot, slack
Intelligo
🤖 Chatbot Framework for Node.js.
Stars: ✭ 347 (+789.74%)
Mutual labels:  bot, slack
Hedwig
An Adapter-based Bot Framework for Elixir Applications
Stars: ✭ 609 (+1461.54%)
Mutual labels:  bot, slack
Serverless Slack App
A Serverless.js Slack App Boilerplate with OAuth and Bot actions
Stars: ✭ 217 (+456.41%)
Mutual labels:  bot, slack
Phabulous
A Phabricator bot for Slack
Stars: ✭ 222 (+469.23%)
Mutual labels:  bot, slack
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+1764.1%)
Mutual labels:  bot, slack
Irackbot
Bridge between Slack and IRC channels allowing message filtering and logging while keeping communication public
Stars: ✭ 25 (-35.9%)
Mutual labels:  bot, slack

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

  • [x] Fetch word definitions
  • [x] 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 [email protected]

Credit

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].