Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Cassius0924/WeChatter
/ types & classes
Types & classes
78 in github.com/Cassius0924/WeChatter
⨍
Functions
430
◇
Types & classes
78
↳
Endpoints
26
↓ 14 callers
Class
Bs4ParsingError
wechatter/exceptions/beautiful_soup.py:1
↓ 7 callers
Class
QuotedResponse
引用回复类
wechatter/models/wechat/quoted_response.py:8
↓ 4 callers
Class
Person
个人消息类
wechatter/models/wechat/person.py:17
↓ 4 callers
Class
UniqueList
唯一列表
wechatter/utils/unique_list.py:7
↓ 3 callers
Class
SendTo
发送对象类
wechatter/models/wechat/send_to.py:10
↓ 2 callers
Class
Group
群消息类
wechatter/models/wechat/group.py:16
↓ 1 callers
Class
CronTask
wechatter/models/scheduler/cron_task.py:7
↓ 1 callers
Class
GameStates
wechatter/models/game/game_states.py:9
↓ 1 callers
Class
GithubCreateWebhook
wechatter/models/github/create_webhook.py:6
↓ 1 callers
Class
GithubDeleteWebhook
wechatter/models/github/delete_webhook.py:6
↓ 1 callers
Class
GithubForkWebhook
wechatter/models/github/fork_webhook.py:14
↓ 1 callers
Class
GithubIssueCommentWebhook
wechatter/models/github/issue_comment_webhook.py:16
↓ 1 callers
Class
GithubIssueWebhook
wechatter/models/github/issue_webhook.py:15
↓ 1 callers
Class
GithubPingWebhook
wechatter/models/github/ping_webhook.py:10
↓ 1 callers
Class
GithubPrReviewWebhook
wechatter/models/github/pr_review_webhook.py:20
↓ 1 callers
Class
GithubPrWebhook
wechatter/models/github/pr_webhook.py:44
↓ 1 callers
Class
GithubPushWebhook
wechatter/models/github/push_webhook.py:20
↓ 1 callers
Class
GithubReleaseWebhook
wechatter/models/github/release_webhook.py:23
↓ 1 callers
Class
GithubStarWebhook
wechatter/models/github/star_webhook.py:6
↓ 1 callers
Class
GptChatInfo
wechatter/models/gpt/gpt_chat_info.py:13
↓ 1 callers
Class
GptChatMessage
wechatter/models/gpt/gpt_chat_message.py:17
↓ 1 callers
Class
InterceptHandler
wechatter/init_logger.py:23
↓ 1 callers
Class
Message
微信消息类(消息接收)
wechatter/models/wechat/message.py:45
↓ 1 callers
Class
MessageForwarder
消息转发器类
wechatter/message/message_forwarder.py:48
↓ 1 callers
Class
MessageHandler
消息处理器,用于处理用户发来的消息
wechatter/message/message_handler.py:33
↓ 1 callers
Class
Scheduler
wechatter/scheduler/scheduler.py:9
↓ 1 callers
Class
UrlLink
链接消息类
wechatter/models/wechat/url_link.py:6
Class
Author
wechatter/models/github/base.py:4
Class
Base
wechatter/database/tables/__init__.py:4
Class
BotInfo
机器人信息类
wechatter/bot/bot_info.py:6
Class
Comment
wechatter/models/github/issue_comment_webhook.py:7
Class
Commit
wechatter/models/github/push_webhook.py:8
Class
Committer
wechatter/models/github/base.py:10
Class
Forkee
wechatter/models/github/fork_webhook.py:6
Class
Game
聊天交互式游戏基类
wechatter/games/game.py:13
Class
GameStates
游戏状态表
wechatter/database/tables/game_states.py:17
Class
Gender
性别类
wechatter/models/wechat/person.py:7
Class
GptChatInfo
GPT聊天表
wechatter/database/tables/gpt_chat_info.py:18
Class
GptChatMessage
GPT对话消息表
wechatter/database/tables/gpt_chat_message.py:14
Class
GptChatRole
wechatter/models/gpt/gpt_chat_message.py:11
Class
Group
微信群表
wechatter/database/tables/group.py:15
Class
GroupMember
群成员类
wechatter/models/wechat/group.py:6
Class
Hook
wechatter/models/github/ping_webhook.py:6
Class
Issue
wechatter/models/github/issue_webhook.py:6
Class
Message
消息表
wechatter/database/tables/message.py:16
Class
MessageSenderType
消息来源枚举
wechatter/models/wechat/message.py:36
Class
MessageType
消息类型枚举类
wechatter/models/wechat/message.py:20
Class
OpenaiChatGPT
wechatter/commands/_commands/openai_chat_gpt.py:197
Class
Person
微信用户表(包括公众号)
wechatter/database/tables/person.py:16
Class
PersonGroupRelation
用户和群组的关系表
wechatter/database/tables/person_group_relation.py:7
Class
PrBranch
wechatter/models/github/pr_webhook.py:22
Class
PrRepository
wechatter/models/github/pr_webhook.py:8
Class
PullRequest
wechatter/models/github/pr_webhook.py:30
Class
Pusher
wechatter/models/github/base.py:23
Class
QuotedResponse
引用回复表
wechatter/database/tables/quoted_response.py:8
Class
Reactions
wechatter/models/github/base.py:35
Class
Release
wechatter/models/github/release_webhook.py:6
Class
Repository
wechatter/models/github/base.py:28
Class
Review
wechatter/models/github/pr_review_webhook.py:7
Class
TestBiliHotCommand
tests/commands/test_bili_hot/test_bili_hot.py:7
Class
TestDouyinHotCommand
tests/commands/test_douyin_hot/test_douyin_hot.py:7
Class
TestFoodCaloriesCommand
tests/commands/test_food_calories/test_food_calories.py:10
Class
TestGasolinePriceCommand
tests/commands/test_gasoline_price/test_gasoline_price.py:9
Class
TestGithubTrendingCommand
tests/commands/test_github_trending/test_github_trending.py:10
Class
TestPaiPostCommand
tests/commands/test_pai_post/test_pai_post.py:10
Class
TestPeopleDailyCommand
tests/commands/test_people_daily/test_people_daily.py:6
Class
TestQrCodeCommand
tests/commands/test_qrcode/test_qrcode.py:10
Class
TestTodayInHistoryCommand
tests/commands/test_today_in_history/test_today_in_history.py:7
Class
TestTranslateCommand
tests/commands/test_translate/test_translate.py:8
Class
TestTriviaCommand
tests/commands/test_trivia/test_trivia.py:10
Class
TestWeatherCommand
tests/commands/test_weather/test_weather.py:10
Class
TestWeiboHotCommand
tests/commands/test_weibo_hot/test_weibo_hot.py:7
Class
TestZhihuHotCommand
tests/commands/test_zhihu_hot/test_zhihu_hot.py:7
Class
Tictactoe
井字棋游戏
wechatter/games/_games/tictactoe.py:13
Class
UniqueListDecoder
唯一列表解码器
wechatter/utils/unique_list.py:60
Class
UniqueListEncoder
唯一列表编码器
wechatter/utils/unique_list.py:49
Class
User
wechatter/models/github/base.py:16
Class
command
wechatter/commands/handlers.py:20