Skip to content

한국 택배 정보를 전달해주는 텔레그램 봇입니다

Notifications You must be signed in to change notification settings

enghqii/ParcelBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

$ npm install
$ npm start

config.ts

export class Config {
    public static readonly telegramToken: string = "<your telegram token>";
    public static readonly trackerAPIKey: string = "<your sweet tracker api token>";
}

About

한국 택배 정보를 전달해주는 텔레그램 봇입니다

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages