Skip to content

alexezeder/JASB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JASB

Synopsis

JASB - is a Slack bot

Requirements

  • Python3
  • pip
  • virtualenv
  • CLion

Installation

$ cd path/to/JASB
$ sudo apt install python3 python3-pip
$ pip3 install virtualenv
$ virtualenv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$
$ # don't forget to execute
$ deactivate
$ # when you finished you work with JASB

License

Licensed with the MIT license

About

Just Another Slack Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages