Code Monkey home page Code Monkey logo

reddit-place-bot's Introduction

Reddit r/place bot

A Twitter bot that tweets a drawing from Reddit's r/place every hour.

Data

The data comes from the r/placeatlas, a database that catalogues all the drawings from the 2022 Reddit place event.

Getting started

To send a tweet you'll need to request elevated access for the Twitter API. After getting access, create a new project, get the API key, API secret, access token and access secret and paste them in a new file called .env following the structure of .env.example.

After sorting out the credentials you can install the dependencies (install Node if you don't have it already):

$ npm install

Now you can generate a random drawing and tweet it. The bot will choose randomly from the all entries in the database, discarding the drawings that have been already tweeted:

$ npm start

Scheduling

This bot uses GitHub actions to schedule a tweet every hour. A simple cron job is used. You can run it more frequently (or less) by adjusting the values in the actions file.

reddit-place-bot's People

Contributors

actions-user avatar martgnz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

codixer

reddit-place-bot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.