ConScrap V1
Simple project to scan stock tickers forums for posts and post to discord.
|
Public Member Functions | |
override bool | Equals (Object obj) |
override int | GetHashCode () |
DiscordEmbed | mapCommentForDiscord (string yahooUrl="https://finance.yahoo.com", string stock="N/A") |
Static Public Member Functions | |
static YahooComment | FromCsv (string csvLine) |
Properties | |
string | PostDate [get, set] |
string | Content [get, set] |
string | Author [get, set] |
string | RelativeDate [get, set] |
int | Likes [get, set] |
int | Dislikes [get, set] |