Skip to content

IRC-bot that will tell nutrient facts about each and every food in our day to day life.

License

Notifications You must be signed in to change notification settings

veraciousalien/nutrient-bot

 
 

Repository files navigation

nutrient-bot

IRC-bot that will tell nutrient facts about each and every food in our day to day life.

To contribute in facts.txt

  1. Add a food name.
  2. Add at least two facts about the food.

Example:

"Banana": {
      "Bananas are low in calories and have no fat, no sodium, and no cholesterol. They contain vitamin C, potassium, fiber, and vitamin B6.",
      "Research shows that eating bananas may lower the risk of heart attacks and strokes, as well as decrease the risk of getting some cancers."
    },

Please add your entries in alphabetical order.

License

  • This project is licensed under the MIT License - see the LICENSE file for details.

About

IRC-bot that will tell nutrient facts about each and every food in our day to day life.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Shell 5.5%