StillAliveBot
Telegram bot written using nodejs. Run "node Functional_first_attempt.js" to start the bot.
This bot is activated by typing /help. /start to get a brief introduction on how to use the bot (there's /help). You are then prompted for a sanity level from (least sane) 1-9 (most sane). Based on your input, you get differing levels of encouragement :) Used an object to map numbers to return text. Wanted to add tracking of sanity levels over time but that turned out too hard to do.
Node libraries used: axios, express, body-parser
Log in or sign up for Devpost to join the conversation.