A minimal Twitter bot that tweets about a random country everyday. This repo was created to celebrate the joy of open source and Hacktoberfest. Beginners should find it easy to contribute to this project.
- Anaconda - a Go client library for the Twitter 1.1 API
- envconfig - library for managing configuration data from environment variables
You can help by adding information about countries to the countries.json file. Choose any country and add a short description about it and a link to its Wikipedia page.
This project is licensed under the MIT License - see the LICENSE.md file for details