Skip to content

Slackbot to interact on a given workspace and make questions like current weather, locations, and jokes.

License

Notifications You must be signed in to change notification settings

ricardovaltierra/slackbot

Repository files navigation

Slackbot

Microverse Ruby Capstone Project.


Explore the repo »
Request Feature

Table of Contents

About The Project

Slack bot developed on official Wolfram and Slack API's resources to interact on a given workspace and make questions like weather, location places, and more.

It allows you to make a quick web query by asking your bot without leaving Slack.

Preview

Feel free to use and recommend it.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Clone or fork the repo [git@github.com:ricardovaltierra/slackbot.git].

How it Works

Step 1: Clone and install dependencies

Clone the repo and run bundle install to get all the gems on your terminal.

Step 2: Get your tokens for Slack & Wolfram APIs

You will have to register on WolframID and Slack Bot Integration to get your access tokens (for a register tutorial on Slack and Wolfram click here). Once that done just paste on your .env file.

Step 3: Add your bot to a channel and run

You're almost done with code part. Now just execute with rackup and have fun! Above are some examples, but feel free to see description of each command with '@your_bot's_name are you there?' or '@your_bot's_name help'.

Also feel free to play with the code for some commands, like changing responses or adding them on bot.rb.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project.

  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).

  3. Commit your changes (git commit -m 'Add some AmazingFeature').

  4. Push to the Branch (git push origin feature/AmazingFeature).

  5. Open a Pull Request.

Contact

Ricardo Valtierra - @RicardoValtie15 - ricardo_valtierra@outlook.com - linkedin.com/in/ricardovaltierra/

MIT License

This project is under the MIT license.

About

Slackbot to interact on a given workspace and make questions like current weather, locations, and jokes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages