Hello there! Thank you for using BotPack! Join us at ChatBot Community Ltd.🍪 if you wish to share and discover Mirai/BotPack commands created by other command creators!
Note
- If you encounter any issues or difficulties, don't hesitate to reach out and ask for assistance here. Our team is here to help you with any problems you may face.
=> Have you ever experienced this type of issue in facebook?
Maybe, I can help you with that. So these are the things to do. Go to your config.json and look for autoCreateDB. If you found it, then simply replace true to false.
BEFORE:
{
"autoCreateDB": true,
}
AFTER:
{
"autoCreateDB": false,
}
By setting this to false, some commands like checktt, rankup and other commands that needs database may not work but it has a good benefit making your bot last longer and might avoid being suspended for a long period of time.
What's New?
UPDATE!
- Fixed Render Issue.
- Added unfont.js
- Added sharecontact.js
- Bug fixed!
- HandleReply.js issue fixed!
Languages
- en = English-US
- vi = Vietnamese
- tl = Tagalog
- cb = Bisaya/Cebuano
- bd = Bengali
- ar = Arabic
Go to your config.json and set it in the language property:
{
"language": "en",
}
Looking for a French language translation done by a local French! Your contribution would be greatly appreciated, and credits will be provided!
Appstate Encryption
Are you having an issue about getting your account stolen or hacked? This might due to your appstate provided which is stolen by other users. If you feel unsecure, try setting up "encryptSt" to true in the config.json.
{
"encrpytSt": true
}
Encrypting won't affect the bot process and will only make the appstate harder to be used by thiefs and hackers. Furthermore, it may get laggy when opening the appstate.json after being encrypted but still it is worth a shot.
=> Host your botfile on render.com to make your file always active.
- If you have some issues related to render hosting! Try our newly created facebook group with render hosting discussions!
- Im currently looking for companions and conversation starters who have some knowledge about hosting in render to become moderators.
- Feel free to join us at Render Community on Facebook! See you there!
Tutorials
How to Host BotPack on render.com?
Watch the tutorial here!
-
Welcome to the BotPack🌀 repository. This project is an unofficial bot file from the Mirai Repository, initially developed and maintained by Phạm Văn Diện, better known as D-Jukie. The base file for this project is sourced from the Disme-Bot GitHub project.
-
BotPack🌀 is a modified messenger bot file by Yan Maglinte🇵🇭. It is a refined version of the Mirai messenger bot, with some unique enhancements.
-
A key feature is the
usePrefix
function integrated within every command. This function removes the need for prefixes, providing a more streamlined user experience. Alongside ready-made commands and free-to-edit codes, this bot file encourages users to learn and explore freely.
- Further, BotPack🌀 comes with a user-friendly feature that allows easy customization of your console design via the
theme
option in the config.json file. This makes it highly accessible, especially for beginners.
Available Themes
- Blue
- Aqua
- Fiery
- Orange
- Pink
- Red
- Retro
- Sunlight
- Teen
- Summer
- Flower
- Ghost
- Purple
- Rainbow
- Hacker
Go to your config.json
and set it in the language property:
{
"DESIGN": {
"Title": "BotPack",
"Theme": "Blue",
"Admin": "YOUR_NAME"
}
}
- Embrace the world of possibilities with BotPack🌀 - a facebook Messenger file designed to make your interaction with messenger bots smoother and more efficient.
My Replit Account:
@YanMaglinte🔥
My Facebook Account:
Yan🚀
- If you encounter any issues or have questions related to this REPL, please don't hesitate to reach out to me on Facebook. I'm here to assist you!
- Begin by navigating to Replit.
- Log in to your existing account or sign up for a new one.
- Utilize the search bar to find BotPack.
- Click on
templates
. - Upon searching, select the most popular BotPack template from the results.
- Afterwards, click
Use Template
. - After forking the template, setup your PREFIX, BOTNAME and other properties in your
config.json
. - Open your
Facebook Account
that you want to turn into a chatbot. - After logging in, get your appstate using C3C fbstate extension.
- Copy the appstate, return to the repository, and paste it into your appstate.json.
- Now, run it, and there you have your bot!
Warning
There is a risk of your account being banned after running the code, so please ensure proper account management and handling. If it happens, please try logging in again and retrieve your app state.
Special thanks to the following fellows for their amazing projects making this modified project possible:
- SpermLord
- CatalizCS
- D-Jukie
- NTKhang03
- KhangGia1810
- XaviaTeam
In collaboration with
Updated on: May 12, 2024 (PST)
Creation Date: June 11, 2023
Copyright © 2024 Yan Maglinte (YANDEVA), Philippines.