Skip to content
/ bot Public

🤖 The Denorg bot automates our Twitter account and updates

License

Notifications You must be signed in to change notification settings

denorg/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Denorg Bot

Tweet CI GitHub Contributors Made by Denorg TypeScript

⭐ How it works

Every hour, GitHub Actions runs the mod.ts file:

deno run --unstable --allow-read --allow-write --allow-net --allow-env mod.ts

The script fetches a list of Denorg's repositories, and all their releases. If there has been a new release within the past hour, it sends out a tweet on https://twitter.com/_denorg.

Configuration

Required permissions:

  1. --allow-read
  2. --allow-write
  3. --allow-net
  4. --allow-env

Screenshot of tweet

📄 License

MIT © Denorg

A project by Denorg, the world's first Deno-focused community
organization and consulting company. Work with us →

Releases

No releases published

Packages

No packages published