Skip to content

I am a group chatting bot based on nonebot and coolq with the most popular async techs.

License

Notifications You must be signed in to change notification settings

Box-s-ville/sendo-erika

 
 

Repository files navigation

sendo erika on NoneBot

License Python

Description

I am a QQ group chatting bot based on Coolq, Coolq http api and Nonebot which takes advantages on Python's asyncio mechanisms thus supporting a high volume of message i/o. I do provide useful plugins extended from Nonebot framework to ensure the bot operates at an acceptable and useable level. Like what was described on Nonebot, I only run on over Python 3.6.1+ and CoolQ HTTP plugin v4.7+.

Plugins

I do

  • detect keywords from group chats and reply from customized settings
  • be controlled from owner directly to send messages
  • repeat
  • search weather data and etc

You can freely only absorb part of this repo to merge it into your own coolq applications.

XXXXXXXXXXXX

   mkdir coolq && cd coolq
   docker run --rm -p 9000:9000 -v `pwd`:/home/user/coolq coolq/wine-coolq
   pip3 install nonebot
   ...
  • I have plugin documentation, see it and finish initialization.

Related

About

I am a group chatting bot based on nonebot and coolq with the most popular async techs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%