MCPcopy Create free account

hub / github.com/cy1159178778/wechat_bot / functions

Functions892 in github.com/cy1159178778/wechat_bot

↓ 1 callersFunctiondraw_life
( talents: List[Talent], init_prop: PerAgeProperty, results: List[PerAgeResult], summary: Summ
wechat_bot/src/plugins/remake/drawer.py:375
↓ 1 callersFunctiondraw_logs
(logs: List[str])
wechat_bot/src/plugins/remake/drawer.py:120
↓ 1 callersMethoddraw_pie
_summary_ 绘制饼状图 Args: query_type (str, optional): _description_. Defaults to "star".
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/drawer.py:426
↓ 1 callersFunctiondraw_progress
(value: int, color: str)
wechat_bot/src/plugins/remake/drawer.py:249
↓ 1 callersFunctiondraw_properties
(prop: PerAgeProperty)
wechat_bot/src/plugins/remake/drawer.py:90
↓ 1 callersFunctiondraw_results
(results: List[PerAgeResult])
wechat_bot/src/plugins/remake/drawer.py:124
↓ 1 callersFunctiondraw_single_item
(rank, item_type, name, element, count, dg_time)
wechat_bot/src/plugins/draw_card/handles/Paimon_Gacha/draw.py:38
↓ 1 callersFunctiondraw_summary
(summary: Summary)
wechat_bot/src/plugins/remake/drawer.py:284
↓ 1 callersMethoddraw_svg
(self)
wechat_bot/src/plugins/boardgame/game.py:243
↓ 1 callersFunctiondraw_talent
(talent: Talent)
wechat_bot/src/plugins/remake/drawer.py:351
↓ 1 callersFunctiondraw_talents
(talents: List[Talent])
wechat_bot/src/plugins/remake/drawer.py:362
↓ 1 callersMethoddraw_tiles
(self, bg: IMG)
wechat_bot/src/plugins/minesweeper/data_source.py:118
↓ 1 callersMethoddraw_time
(self, bg: IMG)
wechat_bot/src/plugins/minesweeper/data_source.py:109
↓ 1 callersFunctionenable_collector
(name: str)
wechat_bot/src/plugins/picstatus/collectors/__init__.py:100
↓ 1 callersFunctionencode_to_base58
(input_: List[int])
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/recruit.py:7
↓ 1 callersFunctionescape_html
(source: str)
wechat_bot/src/plugins/boardgame/svg.py:7
↓ 1 callersMethodexclusive_with
(self, talent: "Talent")
wechat_bot/src/plugins/remake/talent.py:34
↓ 1 callersMethodexpand
(self, node)
wechat_bot/src/plugins/boardgame/othello_ai.py:112
↓ 1 callersMethodfclientuent_query
预留 查询获得次数最多的干员情况
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/database.py:331
↓ 1 callersMethodfestival_calculation
计算节日
wechat_bot/src/plugins/daily_report/data_source.py:105
↓ 1 callersFunctionfetch
(proxy: Optional[ProxiesTypes] = None)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/gacha/data.py:39
↓ 1 callersFunctionfetch_chars
(dom)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/gacha/info.py:24
↓ 1 callersFunctionfetch_image
(name: str, client: httpx.AsyncClient, retry: int)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/main.py:139
↓ 1 callersFunctionfetch_info
(name: str, client: httpx.AsyncClient)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/main.py:206
↓ 1 callersFunctionfetch_profile_image
(name: str, client: httpx.AsyncClient, retry: int)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/main.py:172
↓ 1 callersMethodfill
(self, color: str)
wechat_bot/src/plugins/boardgame/svg.py:123
↓ 1 callersMethodfilter
说明: 图片变化 参数: :param filter_: 变化效果 :param aud: 利率
wechat_bot/image_utils.py:884
↓ 1 callersFunctionfind_meme
(meme_name: str)
wechat_bot/src/plugins/memes/__init__.py:29
↓ 1 callersFunctionformat_conn_error
(error: Exception)
wechat_bot/src/plugins/picstatus/collectors/network.py:73
↓ 1 callersMethodformat_pool_info
(self, pool_name: str)
wechat_bot/src/plugins/draw_card/handles/pretty_handle.py:105
↓ 1 callersMethodformat_pool_info
(self, pool_name: str)
wechat_bot/src/plugins/draw_card/handles/guardian_handle.py:123
↓ 1 callersMethodformat_pool_info
(self, pool_name: str, card_index: int = 0)
wechat_bot/src/plugins/draw_card/handles/genshin_handle.py:195
↓ 1 callersMethodformat_pool_info
(self)
wechat_bot/src/plugins/draw_card/handles/prts_handle.py:132
↓ 1 callersMethodfrom_chinese
解析中文格式的移动
wechat_bot/src/plugins/cchess/move.py:192
↓ 1 callersMethodgen_summary
(self)
wechat_bot/src/plugins/remake/life.py:93
↓ 1 callersMethodgenerate_card_img
(self, card: TC)
wechat_bot/src/plugins/draw_card/handles/base_handle.py:197
↓ 1 callersMethodgenerate_char_profile
生成好看的单张头像 Args: char_name (str): 干员名称 char_star (int): 干员星级
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/drawer.py:258
↓ 1 callersMethodgenerate_operator
抽取单个干员 :param rank: 干员等级,从 六、五、四、三中选取 :return: 生成的干员信息
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/gacha/main.py:86
↓ 1 callersFunctiongenerate_pic
(filename: str)
wechat_bot/src/plugins/daily_check/handle.py:52
↓ 1 callersMethodgenmove
(self, turn)
wechat_bot/src/plugins/boardgame/gomoku_ai2.py:614
↓ 1 callersFunctionget
(name: str)
wechat_bot/src/plugins/picstatus/collectors/__init__.py:171
↓ 1 callersFunctionget_access_token
使用 AK,SK 生成鉴权签名(Access Token) :return: access_token,或是None(如果错误)
wechat_bot/src/plugins/ai_draw/check_img.py:27
↓ 1 callersFunctionget_acg_image
()
wechat_bot/src/plugins/daily_check/data_source.py:20
↓ 1 callersMethodget_anime
获取动漫数据
wechat_bot/src/plugins/daily_report/data_source.py:154
↓ 1 callersFunctionget_at_list
(xml: str)
wechat_bot/common.py:287
↓ 1 callersFunctionget_bg
()
wechat_bot/src/plugins/picstatus/bg_provider.py:56
↓ 1 callersFunctionget_bg_files
()
wechat_bot/src/plugins/picstatus/bg_provider.py:18
↓ 1 callersMethodget_bili
获取哔哩哔哩热搜
wechat_bot/src/plugins/daily_report/data_source.py:128
↓ 1 callersFunctionget_bot_status
(now_time)
wechat_bot/src/plugins/picstatus/collectors/bot.py:19
↓ 1 callersFunctionget_browser
(**kwargs)
wechat_bot/browser.py:37
↓ 1 callersFunctionget_card
(user_id, user_name)
wechat_bot/src/plugins/daily_check/handle.py:8
↓ 1 callersMethodget_card
(self, mode: int = 1)
wechat_bot/src/plugins/draw_card/handles/fgo_handle.py:37
↓ 1 callersMethodget_card
(self, **kwargs)
wechat_bot/src/plugins/draw_card/handles/base_handle.py:76
↓ 1 callersMethodget_card
(self, add: float)
wechat_bot/src/plugins/draw_card/handles/prts_handle.py:45
↓ 1 callersMethodget_cards
(self, count: int, pool_name: str)
wechat_bot/src/plugins/draw_card/handles/pretty_handle.py:89
↓ 1 callersMethodget_cards
(self, count: int, pool_name: str)
wechat_bot/src/plugins/draw_card/handles/guardian_handle.py:107
↓ 1 callersMethodget_cards
(self, count: int, user_id: int, pool_name: str, card_index: int = 0)
wechat_bot/src/plugins/draw_card/handles/genshin_handle.py:107
↓ 1 callersMethodget_cards
(self, count: int, **kwargs)
wechat_bot/src/plugins/draw_card/handles/ba_handle.py:35
↓ 1 callersMethodget_cards
(self, count: int, **kwargs)
wechat_bot/src/plugins/draw_card/handles/base_handle.py:79
↓ 1 callersMethodget_cards
(self, count: int, **kwargs)
wechat_bot/src/plugins/draw_card/handles/prts_handle.py:80
↓ 1 callersFunctionget_char_drawer_h
(line_cnt)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/style.py:180
↓ 1 callersFunctionget_chat_response
(user_id, msg, image)
wechat_bot/src/plugins/chat/chat.py:81
↓ 1 callersFunctionget_chat_response_by_key
:param key: 密钥 :param conversation: 历史会话 :param msg: 消息内容 :param image: 图片 :return:
wechat_bot/src/plugins/chat/chat.py:43
↓ 1 callersFunctionget_chatroom_member
(room_id)
wechat_bot/common.py:82
↓ 1 callersMethodget_color_img
(self)
wechat_bot/src/plugins/color_see_see/data_source.py:54
↓ 1 callersFunctionget_coordinate_url
(coordinate)
wechat_bot/src/plugins/ACGalaxy/utils.py:40
↓ 1 callersMethodget_count_class
(cls)
wechat_bot/src/plugins/draw_card/count_manager.py:41
↓ 1 callersFunctionget_data_by_svrid
(svrid)
wechat_bot/common.py:248
↓ 1 callersMethodget_events
(self)
wechat_bot/src/plugins/remake/age.py:21
↓ 1 callersFunctionget_github_reposity_information
(url: str)
wechat_bot/src/plugins/og/utils.py:84
↓ 1 callersFunctionget_greet
()
wechat_bot/src/plugins/daily_check/data_source.py:57
↓ 1 callersFunctionget_head_img_by_wx_id
(wx_id)
wechat_bot/common.py:107
↓ 1 callersMethodget_hitokoto
获取一言
wechat_bot/src/plugins/daily_report/data_source.py:121
↓ 1 callersFunctionget_img_wh
(query_result: dict, base_h: int = base_img_h, base_w: int = base_img_w)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/style.py:327
↓ 1 callersFunctionget_info
(proxy: Optional[ProxiesTypes] = None)
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/gacha/info.py:79
↓ 1 callersMethodget_it
获取it数据
wechat_bot/src/plugins/daily_report/data_source.py:142
↓ 1 callersFunctionget_linux_name_version
()
wechat_bot/src/plugins/picstatus/collectors/misc.py:40
↓ 1 callersFunctionget_meme_user_info
(room_id, wx_id_list)
wechat_bot/common.py:116
↓ 1 callersMethodget_memes
(self)
wechat_bot/src/plugins/memes/manager.py:46
↓ 1 callersMethodget_move
(self, board: Board)
wechat_bot/src/plugins/chess/game.py:46
↓ 1 callersMethodget_move
根据当前棋盘状态获取最佳落子位置 :param board: 棋盘 :return: action 最佳落子位置, e.g. 'A1'
wechat_bot/src/plugins/boardgame/othello_ai.py:159
↓ 1 callersMethodget_move
(self, position: str)
wechat_bot/src/plugins/cchess/game.py:38
↓ 1 callersFunctionget_msg
(user_id)
wechat_bot/src/plugins/daily_check/data_source.py:49
↓ 1 callersFunctionget_new_page
(**kwargs)
wechat_bot/browser.py:42
↓ 1 callersFunctionget_new_page
(**kwargs)
wechat_bot/src/plugins/daily_check/browser.py:37
↓ 1 callersMethodget_next_img
(self)
wechat_bot/src/plugins/color_see_see/data_source.py:57
↓ 1 callersFunctionget_og_info
(msg: str, group_id: str)
wechat_bot/src/plugins/og/utils.py:14
↓ 1 callersFunctionget_once_data
(uid: int, gacha_data: dict)
wechat_bot/src/plugins/draw_card/handles/Paimon_Gacha/data_source.py:80
↓ 1 callersFunctionget_player_uid
根据token从官网获取uid和昵称
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/database.py:19
↓ 1 callersFunctionget_pool_type
(gacha_type)
wechat_bot/src/plugins/draw_card/handles/Paimon_Gacha/data_source.py:47
↓ 1 callersFunctionget_prts_pool_info
获取prts中的卡池信息
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/update/record.py:11
↓ 1 callersFunctionget_rank
(user_data, pool_str)
wechat_bot/src/plugins/draw_card/handles/Paimon_Gacha/data_source.py:55
↓ 1 callersMethodget_record_count
获取有效记录数量
wechat_bot/src/plugins/draw_card/handles/arknights_toolkit/record/database.py:115
↓ 1 callersMethodget_report_image_afresh
(cls)
wechat_bot/src/plugins/daily_report/data_source.py:56
↓ 1 callersFunctionget_routed_page
(**kwargs)
wechat_bot/src/plugins/picstatus/templates/pw_render.py:91
↓ 1 callersMethodget_scores
(self, user_id: str)
wechat_bot/src/plugins/color_see_see/data_source.py:71
↓ 1 callersFunctionget_seed
(user_id)
wechat_bot/src/plugins/batarot/__init__.py:16
↓ 1 callersMethodget_six
获取60s看世界数据
wechat_bot/src/plugins/daily_report/data_source.py:135
↓ 1 callersFunctionget_stick
(user_id)
wechat_bot/src/plugins/daily_check/data_source.py:38
↓ 1 callersMethodget_user_five_index
获取用户上次获取五星的次数
wechat_bot/src/plugins/draw_card/count_manager.py:99
← previousnext →301–400 of 892, ranked by callers