Skip to content

Nextdoor/alphabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Bot

pypi_download

logo.png

Open source python bot to chat with Slack and, eventually, other platforms.

Inspired by Hubot. Alphabot is written in Tornado combining the power of Python with the speed of coroutines.

Installation

Raw:

git clone https://github.com/Nextdoor/alphabot.git
cd alphabot
pip install -e .

Docker:

docker run nextdoor/alphabot

Running the bot

If you installed alphabot as a python package then simply run it:

alphabot -S alphabot/sample-scripts/  # or...
alphabot -S path/to/your/scripts/
export SLACK_TOKEN=xoxb-YourToken
alphabot --engine slack -S path/to your/scripts/

About

Open source python bot to chat with Slack and other platforms.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages