An open API service indexing awesome lists of open source software.

https://github.com/chromadream/anicast-timer

A Discord bot written in Go used for /an/icast episode timekeeping.
https://github.com/chromadream/anicast-timer

discord discord-bot go golang time-keeping

Last synced: 7 months ago
JSON representation

A Discord bot written in Go used for /an/icast episode timekeeping.

Awesome Lists containing this project

README

          

# /an/icast timer

A Discord bot written in Go used for /an/icast episode timekeeping.

Automatically starts the timer when Craig bot is called.

May go public after Goroutine rewrite.

## Installation

* `go get github.com/Chromadream/anicast-timer`

* go to GOPATH/src/github.com/Chromadream/anicast-timer

* copy `config.go.sample` as `config.go`

* replace the key with your bot key

* `go install`

* run the resulting exec