Skip to content

Latest commit

 

History

History
122 lines (100 loc) · 6.26 KB

README.md

File metadata and controls

122 lines (100 loc) · 6.26 KB

iamai

Cross-platform robot framework, mainly used for ML

Codacy Badge Site Deploy
Website
pypi python

Adapters we support

onebotv11

data below



📘 Introduction

Cross-platform robot framework, mainly used for machine learning.

🚀 Features

⬇️ Install

  • STABLE VERSION
    pip install iamai

or you can also install for TEST.

  • TEST VERSION
    pip install -i https://test.pypi.org/simple/ iamai

❗ Usage

from iamai import Bot

bot = Bot()
bot.load_adapters("iamai.adapter.cqhttp")

bot.run()

👀 See the docs

choices below.

✨ Project Activity

Alt

👨‍🚀 Contributors

📄 License

MIT © 2023-PRESENT 简律纯