Skip to content

objectfox/PyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBot

Resources for Slack Bots in Python. Whipped up by @jeffk and presented at PyTexas 2015 and the ATX Bot Talk meetup. Slides from PyTexas and ATX Bot Talk, v2 are available, and a video of the 20 minute PyTexas presentation is on YouTube.

simple-post/post.py

A simple command line script to post a message to a channel as a bot user. The bot user integration must be created in Slack first, and the bot user invited to the channel.

converse/converse.py

A small text matching and response bot, with triggers and responses stored in a JSON file.

Misc Resources

About

Resources for Slack Bots in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages