Updated repository paths

This commit is contained in:
2019-04-23 14:45:17 +09:00
parent b78785cadc
commit c65f927678
73 changed files with 80 additions and 80 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/animenotifier/arn"
"github.com/animenotifier/twist"
"github.com/blitzprog/color"
"github.com/akyoto/color"
)
var rateLimiter = time.NewTicker(500 * time.Millisecond)