Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pourya90091/rubika-chat-exporter

A chat exporter for Rubika.
https://github.com/pourya90091/rubika-chat-exporter

chat chat-exporter chat-exports export exporter rubika-chat-exporter selenium selenium-python

Last synced: about 1 month ago
JSON representation

A chat exporter for Rubika.

Awesome Lists containing this project

README

        

# Rubika Chat Exporter

**The Rubika Chat Exporter project has no purpose for crediting to Rubika platform.**

## Setup and Run

### Clone

```bash
git clone --branch master https://github.com/pourya90091/Rubika-Chat-Exporter.git
```

### Install Requirements

```bash
pip install -r requirements.txt
```

### Run

```bash
python main.py
```

## Syntax

```text
Date : "Day Month Year"

Day is an integer in range 1, 31. <6>

Month is a string from Solar Calendar months and contains Persian letters. <فروردین>

Year is an integer from Solar Calendar years. <1401>
```

## Defined Chat Types

>personal_chat, group, channel
---