Skip to content

chrisb92/tc-build-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildwatch

This is a discord bot that will listen on *:5436/build for a web hook POST and send an embed message to a specified channel in a Discord server.

Installation

Coming soon. Maybe this will work...

go get github.com/ChrisB92/tc-build-bot

Usage

Create a config.json file in the bot folder

{
    "token": "",
    "mainChannelId": "",
    "authToken": ""
}

You can then go build and run the bot calling the executable bot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Discord bot for notifying when a TeamCity build has failed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages