An affirmation game app using the twilio API. Affirmations are a powerful way to take personal control of your health and wellness. With this Affirgotchi, you get random affirmations based off of 4 categories.
- Confidence
- Growth
- Success
- Presence
Your Affirgotchi will keep track of your status in the following areas. Try to get 3 affirmations in in each category:
- Woke - How woke are you, really?
- Soul Age - How developed is your consciousness?
- Coin - The value you bring to the world is reflected back to you?
- Game - Is your confidence serving you in the world?
- Fork and/or clone the repository
- Set environment variables
- change the name of
.env.variables
to.env
- Set TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_NUMBER, and MY_NUMBER
- Setup your account and get your credentials at twilio.com
- change the name of
npm install
npm start
- JavaScript
- Node
- Express
- Twilio