Skip to content

AntarSidgi/ASA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASA (Free)

Create Best Bot With ASA Library

Version : 1.2X

What's news ? 💥

  • Added new Class for Blockio
  • Added new function for AutoTranslate
  • Added new function for delete message (DeleteMessage in ASA.md)
  • Added new function to add data (AddData in ASA.md)
  • Added new function to add caption (AddCaption in ASA.md)
  • Added virable to get message id SendMessage ($AntarX->SendMessageMI in ASA.md)
  • Added new function to add from chat (SetFromChatID in ASA.md)
  • Added new function to forward message (ForwardMessage in ASA.md)
  • Added new class for encode/decode (AES.md)
  • Added new function for Sum a value with the previous value of the data (PutSum in Mysql.md)
  • Now you can create sticker pack (Check The ASA.md) now you can empty datas
$AntarX->EmptyData();
$AntarX->EmptyCaption();
$AntarX->EmptyParseMode();
$AntarX->EmptyReplyMarkup();
$AntarX->EmptyReplyToMessage();

Call this function to get this constant

$AntarX->info_bot();
echo USERBOT;
//for user bot
echo IDBOT;
//for id bot
echo NAMEBOT;
//for name bot

Version : 0.0.1X

Requirements :

PHP Version : PHP 7.2

allow_url_fopen : On

memory_limit : 128MB Recommended 256MB

post_max_size : 64MB Recommended 128MB

upload_max_filesize : 256MB Recommended 1G

Library need : json , mysqli , zip

How To Install :

Just copy the ASA.php file to your web host and include for use

include "ASA.php";

//Your Source Code

About

Create Best Bot With ASA Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages