mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
2590
plugins/lua/lua.c
2590
plugins/lua/lua.c
File diff suppressed because it is too large
Load Diff
30
readme.md
30
readme.md
@@ -1,5 +1,6 @@
|
||||
# ZoiteChat
|
||||
|
||||
<div align="center">
|
||||
<img src="data/icons/zoitechat.svg" height="230">
|
||||
|
||||
[](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml)
|
||||
[](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml)
|
||||
[](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-build.yml)
|
||||
@@ -7,6 +8,31 @@
|
||||
[](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml)
|
||||
[](https://github.com/ZoiteChat/zoitechat/actions/workflows/openbsd-build.yml)
|
||||
|
||||
[![Version][github-version-img]][github-version-uri] [![Downloads][github-downloads-img]][github-downloads-uri] [![Size][github-size-img]][github-size-img] [![Last Commit][github-commit-img]][github-commit-img] [![Contributors][contribs-all-img]](#contributors-)
|
||||
|
||||
[](https://zoitechat.zoite.net/docs/)
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Badge reference definitions -->
|
||||
[github-version-img]: https://img.shields.io/github/v/release/ZoiteChat/zoitechat?display_name=tag&sort=semver
|
||||
[github-version-uri]: https://github.com/ZoiteChat/zoitechat/releases/latest
|
||||
|
||||
[github-downloads-img]: https://img.shields.io/github/downloads/ZoiteChat/zoitechat/total
|
||||
[github-downloads-uri]: https://github.com/ZoiteChat/zoitechat/releases
|
||||
|
||||
[github-size-img]: https://img.shields.io/github/repo-size/ZoiteChat/zoitechat
|
||||
[github-size-uri]: https://github.com/ZoiteChat/zoitechat
|
||||
|
||||
[github-commit-img]: https://img.shields.io/github/last-commit/ZoiteChat/zoitechat
|
||||
[github-commit-uri]: https://github.com/ZoiteChat/zoitechat/commits
|
||||
|
||||
[contribs-all-img]: https://img.shields.io/github/contributors/ZoiteChat/zoitechat
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
||||
ZoiteChat is an HexChat based IRC client for Windows and UNIX-like operating systems.
|
||||
See [IRCHelp.org](http://irchelp.org) for information about IRC in general.
|
||||
For more information on ZoiteChat please read our [documentation](https://zoitechat.zoite.net/docs/):
|
||||
|
||||
Reference in New Issue
Block a user