Skip to content

bcho/bearychat-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bearychat-py

A simple package for interacting with bearychat's API.

Build Status

Usage

Incoming Message

>>> import bearychat
>>> bearychat.Incoming('https://hook.bearychat.com').with_text('hello, world').push()

Installation

pip install bearychat-py

LICENSE

MIT

About

A simple package for interacting with bearychat.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages