Skip to content

Tiny go web app that allows managing phrases and makes them available in slack

Notifications You must be signed in to change notification settings

codonnell/phrase-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phrase Bot

Small website and slack bot that stores phrases and posts them to slack

Development

Create a new slack bot with the ability to write chats and put its token in the SLACK_TOKEN environment variable and signing secret in the SLACK_SIGNING_SECRET environment variable. Then... make run and off you go!

For hot reloading, first you need to install air:

go install github.com/cosmtrek/air@latest

Then to compile with hot reloading, make watch.

About

Tiny go web app that allows managing phrases and makes them available in slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published