Skip to content

TLNBS2405/BachelorGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BachelorGo

Requirement

Quick start

  • Set $GOPATH

  • cd $GOPATH/src/ && mkdir github.com

  • cd github.com && git clone https://github.com/TLNBS/BachelorGo

  • cd BachelorGo && dep ensure

  • go run app.go

  • talk to the BachelorBot on https://nguyenbachelorthesis.slack.com/. Use %newto start a conversation

Further development

  • If an another purpose than ArtConsultant is needed, follow these steps:
  1. Create a struct, which implements the methods of responder/responder.go
  2. Create an instance of that struct and use it as parameter in the method newSlackBot in app.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages