Configuration:
- Open the
index.php
file and paste the bot token:
define('API_KEY', 'TOKEN');
- Login to Ahangify and create an account
- Open the
login.php
and Enter your username and password:
$login = json_encode(['username' => 'UserName', 'password' => 'Password']);
- We recommend that you use the model and name of your device for the USER AGENT
user-agent:Ahangify Mobile/1.7.3 (Samsung SM-A217F, Android 11 "30")
- Now open the
login.php
in your browser
- if the
• Login was successful: 45765*****
is displayed, it means that an CSRF token has been created
- Set the webhook to
index.php