Skip to content

jokeru/telegram-lkmex-rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-lkmex-rates

GitHub Super-Linter

If you own LKMEX and you want to:

  • cash out 💸
  • or simply swap them 🔄 for EGLD or MEX

one way of doing it is by using the 2 telegram bots, one for EGLD swaps and one for MEX swaps.

PreReqs

Setup

The main.py script will impersonate your telegram account to get the latest LKMEX rates from the following two LKMEX Trading Bots:

You can play with the online version of the script here.
Remember to add your API_ID and API_HASH secrets to the replit project.

For local development, you can use this Dockerfile to build your image:

docker build --tag telegram-lkmex-rates:0.1.0 .
docker run \
  --env API_ID=foo \
  --env API_HASH=bar \
  --tty \
  --interactive \
  telegram-lkmex-rates:0.1.0

Output

Please enter your phone (or bot token): +123456789012
Please enter the code you received: 12345
Signed in successfully as the JoKer
1 LKMEX = 0.369 MEX
1m LKMEX = 0.545 EGLD

Tip

💰 You can also check the exchange way of swapping LKMEX to EGLD or MEX.