MCPcopy Create free account

hub / github.com/ACGNTaiwan/AutoChangeGroupPhoto / functions

Functions125 in github.com/ACGNTaiwan/AutoChangeGroupPhoto

FunctionURL_NOT_FOUND_OG_IMAGE_URL
(msg: TelegramBot.Message, url: string)
src/consts.ts:116
FunctionURL_PREPARE_TO_DOWNLOAD
(msg: TelegramBot.Message, url: string)
src/consts.ts:112
FunctionURL_REQUESTED_IS_NOT_A_IMAGE
(url: string)
src/consts.ts:118
FunctionURL_REQUESTED_IS_NOT_OK
(url: string)
src/consts.ts:119
FunctionURL_SIZE_CHECK
(url: string)
src/consts.ts:120
FunctionURL_SIZE_OUT_OF_BOUND
(url: string, size: number, limitation: number)
src/consts.ts:123
FunctionURL_SIZE_RESULT
(url: string, size: number)
src/consts.ts:121
FunctionWAITING_PHOTOS
(chatData: PhotoData.PhotoDataStructure, nextTime: string)
src/consts.ts:126
Methodconstructor
* AutoChangeGroupPhotoBot constructor * @param _config Telegram Bot config object
src/autoChangeGroupPhotoBot.ts:51
Methodconstructor
()
src/commands.ts:154
Methodconstructor
()
src/autoSaver.ts:19
Methodconstructor
()
src/operations.ts:215
Methodconstructor
( illustId: number, title: string, caption: string, userName: string,
src/photoData.ts:26
Methodconstructor
(filename: string)
src/photoData.ts:50
Methodconstructor
( chatId: number | object | PhotoDataStructure, chatName: string = "", paused = false,
src/photoData.ts:159
Methodconstructor
()
src/utils.ts:351
Methodconstructor
(bot: TelegramBot, _logger: any, defaultStore: string)
src/telegramDownload.ts:49
MethoddelPhoto
* Ban the photo * @param data Array of PhotoDataStructure * @param bot Telegram Bot Instance * @param msg Message Object * @param
src/operations.ts:91
MethoddownloadImage
(err: any, response: any, body: any)
src/autoChangeGroupPhotoBot.ts:255
MethodpixivLogged
(userInfo: any)
src/utils.ts:283
MethodpixivLoginError
(e: any)
src/utils.ts:287
Functions256
S256 transformation method.
pixiv_auth.py:23
Methodset
(target: any, propName: PropertyKey, value: any)
src/autoSaver.ts:27
MethodunbanPhoto
* Unban the banned photo * @param data Array of PhotoDataStructure * @param msg Message Object
src/operations.ts:133
MethoduploadPhoto
* Upload the Photo from URL back to Chat for acquire a file ID * @param data Array of PhotoDataStructure * @param bot Telegram Bot Instance
src/operations.ts:175
← previous101–125 of 125, ranked by callers