brussell98/Mirai
Fork: 61 Star: 153 (更新于 2024-10-28 04:01:07)
license: MIT
Language: JavaScript .
The core for Mirai Bot v4 [Deprecated]
最后发布版本: 3.2.0 ( 2016-12-04 13:48:50)
Mirai Bot Core
A powerful Discord bot core using Eris.
Documentation | Eris Docs | Mirai Bot Website | Support me on Patreon | Discord Server | Mirai Bot Combined Todo List
mirai-bot-core supports advanced application monitoring with sentry.io using raven. For more information head over to the docs.
Installing
yarn add mirai-bot-core
const Mirai = require('mirai-bot-core');
const bot = new Mirai(config);
Abstract Classes
Abstract classes are provided to ensure you have the required methods. They can be accessed like so:
const AbstractCommand = require('mirai-bot-core/lib/Base/AbstractCommand');
class PingCommand extends AbstractCommand {
constructor() {
super();
}
}
最近版本更新:(数据更新于 2024-08-28 09:29:36)
2016-12-04 13:48:50 3.2.0
2016-03-24 08:07:11 2.0.0
2016-03-04 09:47:41 1.4.0
2016-02-09 09:28:51 1.3.1
2016-02-07 12:17:34 1.3.0
2016-01-31 05:34:58 1.2.0
2016-01-25 07:32:52 1.1.0
2016-01-19 11:28:22 1.0.0
2015-12-29 06:00:01 0.5.0
2015-12-27 15:06:11 0.3.0
主题(topics):
bot, discord, discord-bot, eris, mirai, mirai-bot, modular, npm, plugins
brussell98/Mirai同语言 JavaScript最近更新仓库
2024-11-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web