|
d81fae0013
|
Make UserID an alias for int64 rather than string
|
2021-08-04 02:00:58 -07:00 |
|
|
d386ba2cb4
|
Make String() methods more useful for terminal output
|
2021-07-24 10:55:44 -07:00 |
|
|
96e2edfb8a
|
ID fields are now Hungarian-notated
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
|
2021-07-24 10:19:05 -07:00 |
|
|
b5c33c2ad0
|
Fix some types to be more clear
|
2021-07-22 14:16:40 -07:00 |
|
|
28b11548bf
|
Add actual scraping
|
2021-06-16 19:34:06 -07:00 |
|
|
74ef2e4193
|
Create UserHandle type
|
2021-06-16 13:14:56 -07:00 |
|
|
02a2a0be33
|
Add parsing for user API type
|
2021-06-13 14:34:20 -07:00 |
|
|
2c8fe25e78
|
Add tweet parsing
|
2021-05-22 18:20:18 -04:00 |
|