Skip to content

Commit 7a5542d

Browse files
authored
Update README.md
1 parent 27f3410 commit 7a5542d

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
11
# UcodeQrTelebot
2-
Simple use of QR and U-code in telegram bot using UTOPIA API
2+
3+
4+
![6vvkgLfeR3o](https://user-images.githubusercontent.com/77910713/147297692-15cc49a8-d014-4423-a329-cd410bf9e403.png)
5+
6+
7+
Easy way to get QR and U-code using Utopia API in telegram bot
8+
-----
9+
![image](https://user-images.githubusercontent.com/77910713/147619295-78ac96ab-65bb-4381-aa8b-f073b73b55d6.png)
10+
11+
Usage
12+
-----
13+
14+
Create config.json to test bot operation
15+
16+
![image](https://user-images.githubusercontent.com/77910713/147619511-1fe6e2d7-867e-4bb5-be79-26f9ae6fa512.png)
17+
18+
19+
20+
Later
21+
-----
22+
Test the bot by creating a Telegram bot token and Utopia token and adding a channel id
23+
24+
And integrate the necessary methods and other APIs into the work of the bot.
25+
26+
How can this be used?
27+
-----
28+
* Generate QRcode and Ucode
29+
* Experiments with Utopia API in Telegram
30+
* Personal use by sending QRcode and Ucode to other people to pay, etc.
31+
* Ability to integrate other APIs and modules (for example, publishing on multiple platforms when adding the required API)

0 commit comments

Comments
 (0)