ashiema:用事件驱动框架用Python编写的IRC机器人

时间:2021-05-25 19:01:30
【文件属性】:
文件名称:ashiema:用事件驱动框架用Python编写的IRC机器人
文件大小:69KB
文件格式:ZIP
更新时间:2021-05-25 19:01:30
Python 阿希玛 用事件驱动框架以python编写的IRC机器人。 运行机器人 在运行机器人之前,必须执行以下操作: cd tools python ./makeuser.py 系统将提示您: username: password: permission level: <0> 设置用户帐户后,您应该开始修改您的配置! 修改完example.conf并将其重命名为您想要的名称后,您只需在控制台中键入python ./ashiema.py 即可运行该机器人。 注意:我肯定知道该机器人可以在Linux和BSD操作系统上运行,但是我丝毫没有暗示它是否可以在Windows上运行。 编写插件 Ashiema有一个相当简单明了的插件框架。 编写新插件并扩展您的机器人功能非常容易。 与将要编写的任何pyt
【文件预览】:
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)

网友评论