Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PharoSlackBot

A simple Slack Command bot done using Pharo Smalltalk and Teapot

Test with:

| todo server |
todo := TODOCommand newWithURL: '/todo'.
server := BotServer startOn: 8080 with: todo.
server

About

A simple Slack Command bot done using Pharo Smalltalk and Teapot

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages