文件名称:hastebin-bot:Discord的开源机器人,将数据发布到Hastebin
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-21 09:00:34
nodejs javascript bot node js
Hastebin-bot 一个开源Discord机器人,将数据发布到Hastebin。 安装 要求 (可选) 设置 git clone https://github.com/ohlookitsderpy/hastebin-bot (如果您没有Git,请转到Clone或下载并单击Download ZIP ) npm i (在bot src目录中) 将config.example.json重命名为config.json并使用Discord bot令牌(可选地使用不同的前缀和Hastebin实例)填充配置文件 node index.js (或简单地npm start ) 玩得开心! 支持 请打开一个问题或在我的询问 执照
【文件预览】:
hastebin-bot-main
----src()
--------config.example.json(92B)
--------commands()
--------events()
--------index.js(873B)
----LICENSE(1KB)
----README.md(724B)
----.gitignore(85B)
----package.json(583B)