Giter Site home page Giter Site logo

pronto-bot's Introduction

ProntoBot

This is ProntoBot, he's going to do great things, I guarantee it!

Tools we need:

  • Python3.6
  • Pip 3
  • VirtualEnv
  • Free slack account and a workspace with it

Follow this guide here to find out how to get and set up the proper authentication tokens for this bot

To make this work follow these steps:

Downloading the bot

  • Install Python 3.6 and Pip3
  • Install VirtualEnv (pip3 install virtualenv)
  • Install your virtualenv (virtualenv -p python3 venv)
  • Activate your virtual environment by doing this command(source venv/bin/activate on mac/linux venv\Scripts\activate.bat on windows)
  • Install the requirements (pip install -r requirements.txt)
  • Finally, run the bot (python prontobot.py)

List of Avaiable commands

  • hello (aliases: h, hi): Pronto says hi back! Usage: @{botname} hello
  • question (aliases: q): Ask Pronto a question Usage: @{botname} question [What day is it today]
  • add_question (aliases: add, a): If Pronto doesn't know the answer to the question, just tell him the answer to one and he'll remember @{botname} add_question [When's my birthday] (January 17th)
  • list_questions (aliases: list): Pronto will tell you every question you can ask it at the time Usage @{botname} list_questions

pronto-bot's People

Contributors

armandsyah avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.