Skip to content

xcosmosbox/wechaty-PaimonBot

Repository files navigation

WECHATY-PAIMONBOT

Powered by Wechaty TypeScript node

For the function implementation of wechaty-puppet-wechat, use the UOS request header of WeChat web protocol, adding additional Python function modules.

The bot's functional logic code is written in Typescript, and the Python functional module code is written in Python.

  • PaimonBot
    • Introduce external API to realize intelligent dialogue
    • Implement dynamic calling between Bot and Python
    • Monitor individual and group chats simultaneously
    • Multithreading
    • Reply function for specific statements
      • pictures
      • text
      • URL
    • Convert the Q&A template of the conversation from pure code to easy-to-use JSON
      • User edits key-value pairs of JSON files to create Q&A in batches
    • Send and receive personal business cards
    • Send and receive applet
    • Send and receive videos
    • Send group chat invitation
    • @group member
    • Change group name
    • Automatically apply through friends
    • Add emoticons and fighting pictures
    • Add chat function
  • PythonCode
    • Weather crawler
      • Crawl the weather for a week
      • Answer the weather in the area specified by the questioner in text form
      • Answer the weather in the area specified by the questioner in the form of pictures
        • Multi-threaded image crawling
      • Multi-threaded weather crawler
      • Send the weather in their location to designated friends regularly every day
    • Idiom Solitaire keywor: Idiom Solitaire
    • Historical moment keywor: Today in history
    • Baidu Encyclopedia keywor: encyclopedia or encyclopedia query
    • Emoji search keywor: check emoticons
    • Garbage classification keywor: Garbage classification
    • Other crawlers

FEATURES

  1. The threshold for use is low, even people with no programming experience can use it
  2. Does not affect the use of mobile phones
  3. Runs on all platforms (MacOS, Windows, Linux)
  4. Python function modularization facilitates secondary development
  5. Out of the box, users do not need to write code, they only need to edit the desired question and answer format.

LICENSE & DISCLAIMERS

  • Apache-2.0 License
  • This software uses the open source project WECHATY-PUPPET-WECHAT on GitHub
  • Please use it reasonably. Users should abide by corresponding laws and regulations. All legal issues and consequences have nothing to do with the author. Don't be evil

About

A chat bot for WeChat App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors