Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ACGNTaiwan/AutoChangeGroupPhoto
/ functions
Functions
125 in github.com/ACGNTaiwan/AutoChangeGroupPhoto
⨍
Functions
125
◇
Types & classes
24
Function
URL_NOT_FOUND_OG_IMAGE_URL
(msg: TelegramBot.Message, url: string)
src/consts.ts:116
Function
URL_PREPARE_TO_DOWNLOAD
(msg: TelegramBot.Message, url: string)
src/consts.ts:112
Function
URL_REQUESTED_IS_NOT_A_IMAGE
(url: string)
src/consts.ts:118
Function
URL_REQUESTED_IS_NOT_OK
(url: string)
src/consts.ts:119
Function
URL_SIZE_CHECK
(url: string)
src/consts.ts:120
Function
URL_SIZE_OUT_OF_BOUND
(url: string, size: number, limitation: number)
src/consts.ts:123
Function
URL_SIZE_RESULT
(url: string, size: number)
src/consts.ts:121
Function
WAITING_PHOTOS
(chatData: PhotoData.PhotoDataStructure, nextTime: string)
src/consts.ts:126
Method
constructor
* AutoChangeGroupPhotoBot constructor * @param _config Telegram Bot config object
src/autoChangeGroupPhotoBot.ts:51
Method
constructor
()
src/commands.ts:154
Method
constructor
()
src/autoSaver.ts:19
Method
constructor
()
src/operations.ts:215
Method
constructor
( illustId: number, title: string, caption: string, userName: string,
src/photoData.ts:26
Method
constructor
(filename: string)
src/photoData.ts:50
Method
constructor
( chatId: number | object | PhotoDataStructure, chatName: string = "", paused = false,
src/photoData.ts:159
Method
constructor
()
src/utils.ts:351
Method
constructor
(bot: TelegramBot, _logger: any, defaultStore: string)
src/telegramDownload.ts:49
Method
delPhoto
* Ban the photo * @param data Array of PhotoDataStructure * @param bot Telegram Bot Instance * @param msg Message Object * @param
src/operations.ts:91
Method
downloadImage
(err: any, response: any, body: any)
src/autoChangeGroupPhotoBot.ts:255
Method
pixivLogged
(userInfo: any)
src/utils.ts:283
Method
pixivLoginError
(e: any)
src/utils.ts:287
Function
s256
S256 transformation method.
pixiv_auth.py:23
Method
set
(target: any, propName: PropertyKey, value: any)
src/autoSaver.ts:27
Method
unbanPhoto
* Unban the banned photo * @param data Array of PhotoDataStructure * @param msg Message Object
src/operations.ts:133
Method
uploadPhoto
* 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
← previous
101–125 of 125, ranked by callers