Documentation for using the Fiona Smart Assistant. To test this bot visit FionaTheBot.
Get the and change this part as your connection.
// Set Your Wi-Fi SSID Name and Password
String SSID = "";
String PASSWORD = "";
// Secret Code (Telegram API Key)
String KEY = "";
// Set FionaID
char *FionaID1 = "";
char *FionaID2 = "";
char *FionaID3 = "";
/start - Start the bot and get FionaID.
/help - To know the syntex of message.
/emergency - To Sent notice as emergency priority.
any_text - To Sent notice without any priority.