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.
- Host: GitHub
- URL: https://github.com/chromadream/anicast-timer
- Owner: Chromadream
- License: mit
- Created: 2018-11-24T05:50:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T05:53:15.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T18:11:48.105Z (9 months ago)
- Topics: discord, discord-bot, go, golang, time-keeping
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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