Skip to content

A automated bot that displays dev news from Daily-dev app

Notifications You must be signed in to change notification settings

owenbcoding/dev-news-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev News Bot

A bot that automatically posts daily developer news from various platforms.

Overview

This bot collects and posts the latest developer news from multiple sources, keeping developers informed about the latest trends, updates, and happenings in the tech world.

Features

  • Aggregates news from various developer platforms
  • Posts daily updates automatically
  • Curates relevant content for developers

Setup

  1. Clone this repository
  2. Create a virtual environment:
    python -m venv .venv
  3. Activate the virtual environment:
    source .venv/bin/activate  # On Linux/Mac
    # or
    .venv\Scripts\activate  # On Windows
  4. Install dependencies:
    pip install -r requirements.txt

Usage

Usage instructions will be added as the project develops.

License

To be determined

About

A automated bot that displays dev news from Daily-dev app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages