/MadelineProto-Snippets

Some useful userbot commands with MadelineProto

Primary LanguagePHPMIT LicenseMIT

📚 MadelineProto Snippets

Some useful userbot commands with MadelineProto

💡 Informations

These commands can only be used with an active MadelineProto session on your userbot.
They should do what they were programmed for, without problems!

Inside the code I used some MadelineProto updates instead of variables like $msg (message_text) or $msgid (message_id).
To get the chat_id I have written the variable $chatID that you must have declared to let the code works (or just replace it).

⚙️ Requirements

⌨️ Code

You will find the code here.

🔗 Useful Links

⚠️ Disclaimer

  • I'm NOT responsible for the actions you perform with the following commands. In case of (non-technical) problems with use, you will not be helped!!
  • I won't teach you how to install it or how to program. I will only help you in case of problems with the use I will NOT teach to you how to