Skip to content

DevTwitter/devtwitter-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevTwitter Dataset

Persian English Programming License: MIT

DevTwitter Logo

A curated collection of programming-related posts from the DevTwitter Telegram channel

📖 Overview

This repository contains a JSON export of the public Telegram channel "DevTwitter | توییت برنامه نویسی", a Persian-language programming community. The dataset includes posts, links, and reactions from the channel since its creation in May 2020.

🚀 Features

  • Complete message history from the channel's inception to End of 2025
  • Rich content including text posts, links to programming articles, and images
  • Reaction data showing community engagement
  • Message timestamps and editing information
  • Perfect for data analysis, NLP research, or content mining

📊 Dataset Structure

The dataset is split into separate JSON files by year (2020–2025). Each file has the following structure:

{
  "name": "DevTwitter | توییت برنامه نویسی",
  "media_domain": "https://media.dvtw.ir/",
  "messages": [
    // Array of message objects
  ]
}
  • name: Channel name
  • media_domain: Base URL for media files referenced in messages
  • messages: Array of message objects containing text, links, reactions, and metadata

🔍 Use Cases

  • NLP Research: Train models on Persian programming terminology
  • Content Analysis: Study programming trends in the Persian developer community
  • Educational Resources: Create collections of valuable programming resources
  • Recommendation Systems: Build tools to suggest programming articles based on popularity

📈 Statistics

  • Total Messages: 8K+
  • Date Range: 2020 - 2025
  • Top Categories: Web Development, DevOps, Programming Languages, Software Engineering
  • Languages: Persian (Farsi), with English technical content

💖 Support DevTwitter

If you find this dataset useful or enjoy the content from the DevTwitter channel, please consider supporting us:

Support on HamiBash    Buy Me A Coffee

Your support helps us maintain the channel and continue sharing valuable programming content with the community.

📄 License

This dataset is released under the MIT License. See the LICENSE file for details.

⚠️ Disclaimer

This dataset contains publicly available information from a Telegram channel. All content belongs to their respective owners. This compilation is provided for educational and research purposes only.

🙏 Acknowledgements

  • Thanks to all contributors of the DevTwitter Telegram channel
  • Special thanks to the Persian developer community for sharing valuable programming knowledge

Made with lots of tea 🫖☕

About

DevTwitter Telegram Channel Data export

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors