1 Star 2 Fork 0

kkk / IRC-BOT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
0BSD

IRC-BOT

Description

This is a IRC Chat room BOT. Is created by KKK. I'm coding it just for fun. ( The less use third-party jar, the better
IRC Protocal Doc

Welcome to my bot's irc room.

Server : Libera.chat Channel : #zlang

Software Architecture

Software architecture description

Installation

  • git clone {this git url}
  • mvn clean install
  • DB Constructions:
    • TBD
  • Mandatory config file: there is a weechat config file(inlude weechat cert info), please see WeechatConfig.java
  • java -jar {project_dir}/target/IRC-1.0-SNAPSHOT.jar {irc account pwd} {db pwd} {baidu api secretKey}
    • More configuration info : please refer "Application.yml"

Instructions

  • TBD

Contribution

  • Fork the repository
  • Create Feat_xxx branch
  • Commit your code
  • Create Pull Request
Copyright (c) 2021 kkk Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

简介

这是一个IRC(中继聊天)的机器人,(陆续手撸各种框架---就是为了玩)。目前已加入自己的IOC功能 尽量是不使用第三方框架。 后期会手撸几个常用的框架功能,比如IOC,分布式数据同步模块等,嵌入到代码中,方便后期扩展代码 展开 收起
Java 等 2 种语言
0BSD
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/kkk3582/irc-bot.git
git@gitee.com:kkk3582/irc-bot.git
kkk3582
irc-bot
IRC-BOT
develop

搜索帮助