mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update Twitter documentation
This commit is contained in:
@@ -25,7 +25,7 @@ type Client struct {
|
||||
func NewClient(url string) *Client {
|
||||
client := Client{
|
||||
apiBase: url,
|
||||
screenName: "wtfutil",
|
||||
screenName: "senorprogrammer",
|
||||
count: 5,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user