rougeth / bottery

[DEVELOPMENT-HALTED] :battery: A bot framework with batteries included
MIT License
337 stars 51 forks source link

bottery

:battery: A framework for building bots

Build Status Build status PyPI Versions

A complete example can be seen here.

Usage

Installing

$ pip install bottery

Creating a project

$ bottery startproject librarybot

Running

$ bottery run

Development

Please see our contribution guide.