witer33
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -6,7 +6,7 @@ Go Twitch Bot Api wrapper, with an easy to use interface. |
|
|
|
package main |
|
|
|
|
|
|
|
import ( |
|
|
|
"twitch/twitchbot" |
|
|
|
"github.com/witer33/twitchbot" |
|
|
|
) |
|
|
|
|
|
|
|
func main() { |
|
|
|