modified from https://github.com/jirawatee/LINE-Bot-Gold-Reporter but for report farm status
- fork this project
- setup secret environment https://github.com/{yourname}/LINE-BOT-Farm-Status/settings/secrets/actions
- BSC_ADDRESS
- LINE_AUTHORIZATION
edit
const FARM_LIST = [
{ name: "Pancakeswap", key: "pancake-bsc" },
{ name: "Dopple Finance", key: "dopple" },
];