Skip to content

Commit 533f9d4

Browse files
2 parents 3035c30 + 10ff4d6 commit 533f9d4

File tree

1 file changed

+49
-9
lines changed

1 file changed

+49
-9
lines changed

README.md

Lines changed: 49 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,59 @@
1-
# <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/logo.jpg?raw=true)</p>
2-
<b>Chronogram</b> - A personal time capsule bot written in aiogram3
1+
# <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/media/inbox_pic.jpg?raw=true)</p>
2+
### Chronogram - A personal time capsule bot written in aiogram3
33

4-
5-
![image](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
6-
![image](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
4+
#### <b>The bot is available at [@chronogram_bot](https://t.me/chronogram_bot) in telegram </b>
75

86
## Overview
97

10-
Chronogram is a simple yet powerful bot that allows users to send messages to their future selves. By leveraging Telegram's Bot platform, Chronogram creates a unique opportunity for deep self-reflection and personal growth.
11-
12-
8+
#### Chronogram is a simple yet powerful bot that allows users to send messages to their future selves.
139

1410
## How It Works
1511

1612
1. Users interact with the bot to create and schedule time capsules.
1713
2. Messages are securely stored and encrypted.
18-
3. On the designated date and time, the message is automatically delivered to the user's future self.
14+
3. On the designated date and time, the message is automatically delivered to the user.
1915
4. The experience is designed to be surprising and impactful, allowing users to reconnect with their past selves in unexpected ways.
16+
17+
## Commands
18+
## <p align="center">/start</p>
19+
20+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/start.png?raw=true)</p>
21+
22+
## <p align="center">/timecapsule</p>
23+
#### <p align="center">Starts a time capsule creation process</p>
24+
#### <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/timecapsule_1.png?raw=true)</p>
25+
26+
#### <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/timecapsule_2.png?raw=true)</p>
27+
28+
#### <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/timecapsule_3.png?raw=true)</p>
29+
30+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/timecapsule_4.png?raw=true)</p>
31+
32+
## <p align="center"> /settings</p>
33+
#### <p align="center">Opens an interactive inline menu, showing user's settings and statistics (timezone, language, subscription status, space available)</p>
34+
#### <p align="center"> ![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/settings_1.png?raw=true)</p>
35+
#### <p align="center">Prolong Subscription:</p>
36+
#### <p align="center"> ![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/settings_2.png?raw=true)</p>
37+
#### <p align="center">Switch language</p>
38+
#### <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/settings_3.png?raw=true)</p>
39+
#### <p align="center">Switch timezone</p>
40+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/settings_4.png?raw=true)</p>
41+
42+
43+
44+
## <p align="center">/help</p>
45+
#### <p align="center">Shows available commands with explanations</p>
46+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/help.png?raw=true)</p>
47+
48+
## <p align="center">/about</p>
49+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/about.png?raw=true)</p>
50+
51+
## <p align="center">/inbox</p>
52+
#### <p align="center">Opens a menu with pagination showing your received time capsules</p>
53+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/inbox.png?raw=true)</p>
54+
55+
## <p align="center">/donate</p>
56+
## <p align="center">![image](https://github.com/alexanderchainsaw/Chronogram/blob/main/demo/donate.png?raw=true)</p>
57+
58+
59+

0 commit comments

Comments
 (0)