Skip to content

An AWS Lambda function that tweets a motivational quote about coding to @freeCodeCampTO every morning.

Notifications You must be signed in to change notification settings

freeCodeCampTO/fcc-motivation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fcc-motivation: free motivational quotes about coding

This is an AWS Lambda function written in Go. It tweets a motivational quote about programming every morning @freeCodeCampTO. Read the blog about it on Medium.

The code for the function (main.go) runs on AWS Lambda. The quotes themselves are pulled directly from the index.xml file in this repo.

Contributing

We welcome contributions! Here are a few ways you can contribute:

  1. Submit a pull request with new quotes added to index.xml in the proper format
  2. Suggest improvements for main.go
  3. Open a new issue with any bugs you may have observed

About

An AWS Lambda function that tweets a motivational quote about coding to @freeCodeCampTO every morning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published