Skip to content

A twitter bot that creates threads on the most diverse areas of knowledge.

Notifications You must be signed in to change notification settings

juniorklawa/dumonbot

Repository files navigation


Logo

Dumonbot

A bot that creates twitter threads on the most diverse areas of knowledge.

· Twitter ·


Table of Contents

About The Project

Dumonbot is a twitter bot that generates threads about all knowledge areas.

Why dumont?

Santos Dumont is considered a polymath (a person who knows many sciences) since he was a great Brazilian inventor, having inventions such as: the airplane and the airship. The bot's intention is, as Santos Dumont did, to show and spread the most diverse areas of human knowledge.

Inspiration

This project is inspired by the video-maker project

Built With

Getting Started

Installation

  1. Clone the repo
git clone git@github.com:juniorklawa/dumonbot.git
  1. Install packages
yarn or npm install
  1. Enter your api keys in .env.example
ALGORITHMIA_KEY= 'YOUR_ALGORITHMIA_KEY_KEY'
WATSON_KEY= 'YOUR_WATSON_KEY_KEY'
CUSTOM_SEARCH_AUTH= 'YOUR_CUSTOM_SEARCH_AUTH_KEY'
CUSTOM_SEARCH_CX= 'YOUR_CUSTOM_SEARCH_CX_KEY'
NLU_URL= 'YOUR_NLU_URL_KEY'
MONGO_URL= 'YOUR_MONGO_URL_KEY'
TWIT_CONSUMER_KEY= 'YOUR_TWIT_CONSUMER_KEY_KEY'
TWIT_CONSUMER_SECRET= 'YOUR_TWIT_CONSUMER_SECRET_KEY'
TWIT_ACCESS_TOKEN_SECRET= 'YOUR_TWIT_ACCESS_TOKEN_SECRET_KEY'
TWIT_ACCESS_TOKEN= 'YOUR_TWIT_ACCESS_TOKEN_KEY'
  1. Run
yarn dev:server

Known issues

  • Images unrelated to the subject

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Everaldo Junior - Linkedin

About

A twitter bot that creates threads on the most diverse areas of knowledge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published