Thungghuan / fxxk-ems-bot

A telegram bot for getting trails data of apple ems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fxxk-ems-bot

A telegram bot for getting trails data of apple ems, using telegraf

Only for the apple ems mail now!!!

You can try it here

The server of the bot was stoped after Aug 18th.

But I think you will never use it

usage

  • clone this repo
$ git clone https://github.com/Thungghuan/fxxk-ems-bot.git

$ cd fxxk-ems-bot
  • install dependencies
$ npm i
  • set environment variable BOT_TOKEN and BOT_HOST

  • start the server

$ npm start

So why this bot?

Few days ago, I bought MacBook Air from Apple Store at its back-to-school activity, but I still don't get it after 10 days.

And the trail message from ems updates very slow.

In order to get the message periodically, I wrote this bot.

Actually, I just want to try to write a bot myself :)

OK, I finally get my M1 MacBook Air on Jul 26th. This commit is updated by it.

About

A telegram bot for getting trails data of apple ems


Languages

Language:TypeScript 100.0%