Skip to content

Kyuuxen/PROJECT_MAHIRO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 PROJECT MAHIRO V1 BOTPACK

FACEBOOK MESSENGER BOTPACK DEVELOPED BY MAHIRO CHAN INSPIRED BY MIRAI NODEJS

  • Webview added!
  • Appstate method support now
  • Now you can add your own commands.
  • Version 1.1.2 [NEW VERSION]
  • New version will upload soon.
  • Easy to use.

📷 SCREENSHOTS

📰 HOW TO SETUP CONFIG

{
   "CONFIG": {
      "BOT_INFO": {
         "PREFIX": ".",
         "ADMIN_ID": [
            "100089164803882" - CHANGE THIS ID TO YOUR FACEBOOK ID OR JUST INSERT NEW ID.
         ],
         "APPSTATE": "appstate.json"
      }
   }
}

💥 HOW TO USE

𝙿𝚁𝙾𝙹𝙴𝙲𝚃 𝙼𝙰𝙷𝙸𝚁𝙾 - AVAILABLE COMMANDS
╭─❍
➠ .ai: ask anything
╰───────────⟡
╭─❍
➠ .echo: make what you say.
╰───────────⟡
╭─❍
➠ .mahiro: developer.
╰───────────⟡
╭─❍
➠ .arched: ask anything developed by Liane
╰───────────⟡
╭─❍
➠ .catfacts: get random catfacts everyday.
╰───────────⟡
╭─❍
➠.setprefix: Change the prefix of the bot[ADMIN ONLY].
╰───────────⟡

❤ HIGHLY CONTRIBUTE TO THIS PROJECT

Special Thanks to Kenlie Jugarap and Choru Tiktoker for helping me to this project!

📰 HOW TO SETUP

git clone https://github.com/MahiroDev091/PROJECT_MAHIRO; cd PROJECT_MAHIRO; pip install requests; pip install fbchat; pip install flask; python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • HTML 6.0%