Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
So you want to make a Twitter bot! That’s great! Here are some basic rules for making a bot that isn’t an asshole (and also reduce the chance of the bot getting banned by Twitter).