Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

tgsnake/WizardScene

Repository files navigation

wizard-scenes

official plugin for tgsnake for scenes messages.

user A : !login

bot : Please input your number!

user A : 123456

bot : Please input your name!

user A : tgsnake dev

bot : your name : tgsnake dev, your number : 123456

Installing

you must have tgsnake first before installing this plugin.

npm i tgsnake @tgsnake/wizard-scenes

Example

you can found in example folders.

Build with ♥️ by tgsnake dev.