Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 269 Bytes

How To Ues

Create bot and get token from BotFather

Copy plugin binary file to /plugins

add config.json to /plugins/config.com like this:

{
  "tgChatId": "", // telegram  chatid
  "tgBotToken": "", // telegram   token
}