A Twitter bot that watches for CFP announcements from conferences and re-broadcasts to followers, forming a centralized place for speakers to go when looking for conference speaking opportunities.
The project roadmap is detailed in ROADMAP.md.
The guidelines for contributing can be found in the CONTRIBUTING.md file.
Run git update-index --assume-unchanged config.ts
to ignore changes to the config file.
git update-index --no-assume-unchanged config.ts
will start tracking them again if needed.
Add config variables to config file.
Run npm start
to run the app