Coder Social home page Coder Social logo

parktain's Introduction

parktain

A slack bot for the park-ers

Before you install

Create a virtualenv and activate it(recommended):

virtualenv mydir

source mydir/activate/bin

Upgrade pip:

pip install --upgrade pip    

Clone the repository:

git clone https://github.com/punchagan/parktain.git

cd parktain/

Installation

To install dependencies:

pip install -r requirements.txt

To install the bot:

python setup.py install

To setup the bot for development, run:

python setup.py develop

Setup

Change directory into your slackbot folder(here, parktain):

cd parktain/

Find Slack API token for your @ here:

https://my.slack.com/services/new/bot

Paste the following as is into config.yaml(or create it):

gendo:
  auth_token: "API-token-from-previous-step"

Run

To run your bot:

python main.py

parktain's People

Contributors

punchagan avatar baali avatar tcluri avatar

Stargazers

Sneha Inguva avatar  avatar

Watchers

 avatar Amit Singh Sethi avatar  avatar 9 avatar James Cloos avatar Arunodai Vudem avatar  avatar  avatar

Forkers

baali tcluri

parktain's Issues

Display full logs

We collect logs for all the channels. We need a way for users to go back to them.

Come up with a good basic design of showing logs/per channel.

Hook up git repo to #code

  • We already run a web service. Add an endpoint that can be hooked up to Git web hooks.
  • Push notifications of comits/PRs/issues to the end point.

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.