GitHub - alexezeder/JASB: Just Another Slack Bot · GitHub
Skip to content

Latest commit

 

History

3 Commits

Folders and files

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages