|
1 | 1 | # <p align="center">Chronogram</p>
|
2 |
| -### A personal time capsule bot written in aiogram3 |
| 2 | +#### A personal time capsule bot written in aiogram3 |
3 | 3 |
|
4 |
| -#### <b>The bot is available at [@chronogram_bot](https://t.me/chronogram_bot) in telegram </b> |
| 4 | +##### <b>The bot is available at [@chronogram_bot](https://t.me/chronogram_bot) in telegram </b> |
5 | 5 |
|
6 | 6 | ## Overview
|
7 | 7 |
|
8 |
| -#### Chronogram is a simple yet powerful bot that allows users to send messages to their future selves. |
| 8 | +##### Chronogram is a simple yet powerful bot that allows users to send messages to their future selves. |
9 | 9 |
|
10 | 10 | ## How It Works
|
11 | 11 |
|
|
15 | 15 | 4. The experience is designed to be surprising and impactful, allowing users to reconnect with their past selves in unexpected ways.
|
16 | 16 |
|
17 | 17 | ## Commands
|
18 |
| -- ### `/start` - Start the bot |
| 18 | +- #### `/start` - Start the bot |
19 | 19 |
|
20 | 20 |
|
21 |
| -- ### `/timecapsule` - Start the timecapsule creation process |
22 |
| - - #### User is prompted for content (text and/or image) with some limitations |
23 |
| - - #### User is prompted from date and time of delivery, then for confirmation |
| 21 | +- #### `/timecapsule` - Start the timecapsule creation process |
| 22 | + - ##### User is prompted for content (text and/or image) with some limitations |
| 23 | + - ##### User is prompted from date and time of delivery, then for confirmation |
24 | 24 |
|
25 | 25 |
|
26 |
| -- ### `/settings` - Open settings menu |
27 |
| - - #### Displays all user information (Language, Timezone, Storage capacity, Subscription status) |
28 |
| - - #### Nested menu for purchasing/prolonging subscription |
29 |
| - - #### Nested menus to change timezone and language |
| 26 | +- #### `/settings` - Open settings menu |
| 27 | + - ##### Displays all user information (Language, Timezone, Storage capacity, Subscription status) |
| 28 | + - ##### Nested menu for purchasing/prolonging subscription |
| 29 | + - ##### Nested menus to change timezone and language |
30 | 30 |
|
31 | 31 |
|
32 |
| -- ### `/help` - Shows available commands |
| 32 | +- #### `/help` - Shows available commands |
33 | 33 |
|
34 | 34 |
|
35 |
| -- ### `/about` - About the bot |
| 35 | +- #### `/about` - About the bot |
36 | 36 |
|
37 | 37 |
|
38 |
| -- ### `/delete_everything` - Delete all outgoing/received timecapsules |
39 |
| - - #### In order to avoid accidental deletion, user will be prompted to type a special phrase to confirm deletion |
| 38 | +- #### `/delete_everything` - Delete all outgoing/received timecapsules |
| 39 | + - ##### In order to avoid accidental deletion, user will be prompted to type a special phrase to confirm deletion |
40 | 40 |
|
41 | 41 |
|
42 |
| -- ### `/inbox` - Opens an interactive menu to explore all received timecapsules |
| 42 | +- #### `/inbox` - Opens an interactive menu to explore all received timecapsules |
43 | 43 |
|
44 | 44 |
|
45 |
| -- ### `/donate` - Donate any amount of Telegram Stars to the bot |
| 45 | +- #### `/donate` - Donate any amount of Telegram Stars to the bot |
46 | 46 |
|
47 | 47 |
|
48 |
| -- ### `/paysupport` - Info about payments/refunds |
| 48 | +- #### `/paysupport` - Info about payments/refunds |
49 | 49 |
|
50 | 50 | ## Admin commands
|
51 | 51 |
|
52 |
| -- ### `/admin` - Shows available admin commands |
| 52 | +- #### `/admin` - Shows available admin commands |
53 | 53 |
|
54 | 54 |
|
55 |
| -- ### `/admin_stats` - Some stats (total users, subscriptions bought, subscriptions active) |
| 55 | +- #### `/admin_stats` - Some stats (total users, subscriptions bought, subscriptions active) |
56 | 56 |
|
57 | 57 |
|
58 |
| -- ### `/admin_message` - Send a message to one of the users of the bot |
| 58 | +- #### `/admin_message` - Send a message to one of the users of the bot |
59 | 59 |
|
60 | 60 |
|
61 |
| -- ### `/forcerefund` - Refund a purchase made in this bot |
| 61 | +- #### `/forcerefund` - Refund a purchase made in this bot |
62 | 62 |
|
63 | 63 |
|
64 |
| -- ### `/gift_sub` - Gift a subscription to a user |
| 64 | +- #### `/gift_sub` - Gift a subscription to a user |
0 commit comments