fca-itadori v0.0.1-security
FCA - ANJELOv3 BY: ANJELO HAVE A NEW FEATURES ALSO HAVE A MONITORING SO IF U USE IT WILL BE DIRECTLY MONITORED UR AI. THANKS FOR CHORU TIKTOKERS.
Our FCA is good because when you use it, it has uptime monitoring right away, thanks to Choru for adding these features AS: sorry sa grammar.
Documentation
loginapi.addUserToGroupapi.changeAdminStatusapi.changeArchivedStatusapi.changeBlockedStatusapi.changeGroupImageapi.changeNicknameapi.changeThreadColorapi.changeThreadEmojiapi.createNewGroupapi.createPollapi.deleteMessageapi.deleteThreadapi.forwardAttachmentapi.getAppStateapi.getCurrentUserIDapi.getEmojiUrlapi.getFriendsListapi.getThreadHistoryapi.getThreadInfoapi.getThreadListapi.getThreadPicturesapi.getUserIDapi.getUserInfoapi.handleMessageRequestapi.listenMqttapi.logoutapi.markAsDeliveredapi.markAsReadapi.markAsReadAllapi.markAsSeenapi.muteThreadapi.removeUserFromGroupapi.resolvePhotoUrlapi.searchForThreadapi.sendMessageapi.sendTypingIndicatorapi.setMessageReactionapi.setOptionsapi.setTitleapi.threadColorsapi.unsendMessage
Table of Contents (other not related)
- Documentation
- About
- Installation
- Upgrade
- Commands
- Environment Variables
- Debug
- Development
- Changelog
- Credits
- Related Projects
- License
Set environment variables to change program settings.
SO THIS IS THE USE BY: ANJELO CAYAO ARABIS
| Name | Default Value | Description |
|---|---|---|
APP_DEBUG | false | Print prompt to console. The value must be true of false. |
APP_WEBHOOK_PATH | /webhook | Custom webhook URL path of application. |
APP_LANG | Tagalog, Cebuano, English | Application language. The value must be one of tagalog, Cebuano or English. |
APP_MAX_GROUPS | 1 | Maximum groups. The VERCEL_ACCESS_TOKEN environment variable is required (not related). |
APP_MAX_USERS | 5 | Maximum users. The VERCEL_ACCESS_TOKEN environment variable is required. |
BOT_NAME | AI | Name of AI Assistant. This is used to call AI Assistant when auto-reply is deactivated. (openaiv2 modified) |
Disclaimer: We are not responsible if your account gets banned for spammy activities such as sending lots of messages to people you don't know, sending messages very quickly, sending spammy looking URLs, logging in and out very quickly... Be responsible Facebook citizens.
See below for projects using this API.
See the full changelog for release details.
tutorial how to install fca-anjelov3!
first copy the npm install fca-anjelov3 go to shell pag nasa replit kana okay pag nasa shell kana paste mo dun yong (npm install fca-anjelov3) go to mirai/main.js replace niyo to sa
const login = require("fca-anjelov3")
## Install
If you just want to use fca-anjelov3, you should use this command:
```bash
npm install fca-chat-anjeloIt will download fca-chat-anjelo from NPM repositories
Example:
const fs = require("fs");
const login = require("fca-anjelov3");
const readline = require("readline");
__Example (Email & Password)__
```js
const login = require("fca-anjelov3");Contact me here if something happens about this fcahttps:/www.facebook.com/anjelogwpo add me on facebook.
2 years ago
3 years ago