文件名称:ashiema:用事件驱动框架用Python编写的IRC机器人
文件大小:69KB
文件格式:ZIP
更新时间:2024-06-14 12:48:10
Python
阿希玛
用事件驱动框架以python编写的IRC机器人。
运行机器人
在运行机器人之前,必须执行以下操作:
cd tools
python ./makeuser.py
系统将提示您:
username:
【文件预览】:
ashiema-1.1-dev
----tools()
--------makeuser.py(816B)
----plugins()
--------System.py(4KB)
--------AsciiDump.py(3KB)
--------StatsTracker.py(4KB)
--------HTTPServer()
--------UrbanDictionary.py(6KB)
--------WolframAlpha.py(8KB)
--------QRGenerator.py(6KB)
--------HTTPServer.py(24KB)
--------GoogleSearch.py(4KB)
--------__init__.py(0B)
--------URLScraper.py(3KB)
--------YoutubeScraper.py(3KB)
--------ArtificialIntelligence.py(6KB)
--------Identification.py(9KB)
--------ExamplePlugin.py(864B)
--------QRGenerator()
--------LogReader.py(12KB)
--------HelpFactoryInterface.py(3KB)
----example.conf(2KB)
----ashiema.py(3KB)
----.gitignore(575B)
----ashiema()
--------Database.py(7KB)
--------Logger.py(1KB)
--------Structures.py(10KB)
--------Connection.py(15KB)
--------HelpFactory.py(3KB)
--------Events.py(18KB)
--------__init__.py(508B)
--------Scheduler.py(3KB)
--------PluginLoader.py(6KB)
--------EventHandler.py(3KB)
--------util()
--------Plugin.py(5KB)
----README.md(12KB)