All Projects → vicky002 → Slack Thel

vicky002 / Slack Thel

Licence: mit
The Genious L, now in slack to answer all your Queries! 😎

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Slack Thel

Awesome Bots
Awesome Links about bots.
Stars: ✭ 412 (+1044.44%)
Mutual labels:  bot, slack
Hedwig
An Adapter-based Bot Framework for Elixir Applications
Stars: ✭ 609 (+1591.67%)
Mutual labels:  bot, slack
Joe
A general-purpose bot library inspired by Hubot but written in Go. 🤖
Stars: ✭ 417 (+1058.33%)
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 (-11.11%)
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 (+2047.22%)
Mutual labels:  bot, slack
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+10463.89%)
Mutual labels:  bot, slack
Elixir Slack
Slack real time messaging and web API client in Elixir
Stars: ✭ 587 (+1530.56%)
Mutual labels:  bot, slack
Serverless Slack App
A Serverless.js Slack App Boilerplate with OAuth and Bot actions
Stars: ✭ 217 (+502.78%)
Mutual labels:  bot, slack
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+1919.44%)
Mutual labels:  bot, slack
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (+1902.78%)
Mutual labels:  bot, slack
Intelligo
🤖 Chatbot Framework for Node.js.
Stars: ✭ 347 (+863.89%)
Mutual labels:  bot, slack
Whatis
Whatis bot server for Slack!
Stars: ✭ 22 (-38.89%)
Mutual labels:  bot, slack
Slack Meme
A Meme Bot for Slack.
Stars: ✭ 322 (+794.44%)
Mutual labels:  bot, slack
Pokemongo Bot
The Pokemon Go Bot, baking with community.
Stars: ✭ 3,730 (+10261.11%)
Mutual labels:  bot, slack
Phabulous
A Phabricator bot for Slack
Stars: ✭ 222 (+516.67%)
Mutual labels:  bot, slack
Slacker
Slack Bot Framework
Stars: ✭ 495 (+1275%)
Mutual labels:  bot, slack
Hubot Slack
Slack Developer Kit for Hubot
Stars: ✭ 2,260 (+6177.78%)
Mutual labels:  bot, slack
Sactive Bot
😈 An extensible chat bot framework. sactive-bot is an evolution of the open source hubot project. - https://www.shipengqi.top/sactive-bot .
Stars: ✭ 212 (+488.89%)
Mutual labels:  bot, slack
Aiva
AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.
Stars: ✭ 693 (+1825%)
Mutual labels:  bot, slack
Inventory Hunter
⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock
Stars: ✭ 778 (+2061.11%)
Mutual labels:  bot, slack

slack-TheL


The Genious L, now in slack to answer all your Queries! 😎 img

Usage

from any slack channel just type thel [your question]. The Question will be shown on the same channel visible to you.

Integrate it with your team

**As the Wolframalpha API allows only 2000 API calls in a month. This can not be used directly. **

I wrote a tutorial on How to create this bot. Read here

  1. Go to your channel
  2. Click on Configure Integrations.
  3. Scroll all the way down to DIY Integrations & Customizations section.
  4. Click on Add next to Slash Commands.
    • Command: thel
    • URL: https://slack-thel.herokuapp.com/thel
    • method: POST
    • For the Autocomplete help text, check to show the command in autocomplete list.
    • Description: The Genius L, is now in slack to answer all your queries.
    • Usage Hint: [search query]
  • Descriptiive Level: Search Query

Developing

Deploy

You will need to set the wol_id environment variable in config.py file in your heroku app in order for this to work. You can read more about it clicking here

Contributing

  • Please use the issue tracker to report any bugs or file feature requests.

LICENCE

MIT LICENSE (c) Vikesh Tiwari

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].