mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Apply example_ynh
This commit is contained in:
parent
8a619ba379
commit
695eb61dc4
4 changed files with 16 additions and 0 deletions
0
doc/.gitkeep
Normal file
0
doc/.gitkeep
Normal file
10
doc/DISCLAIMER.md
Normal file
10
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.
|
||||||
|
The the name is formatted like this: `#channelname%ircservername@biboumi.yourdomain.tld`.
|
||||||
|
|
||||||
|
For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.
|
||||||
|
|
||||||
|
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||||
|
* Currently, Biboumi is only tested with one domain and it must be the main domain of your YunoHost server.
|
||||||
|
|
||||||
|
* Other infos that people should be aware of, such as:
|
||||||
|
* You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`.
|
0
doc/screenshots/.gitkeep
Normal file
0
doc/screenshots/.gitkeep
Normal file
|
@ -8,6 +8,12 @@
|
||||||
},
|
},
|
||||||
"version": "8.3~ynh1",
|
"version": "8.3~ynh1",
|
||||||
"url": "https://biboumi.louiz.org/",
|
"url": "https://biboumi.louiz.org/",
|
||||||
|
"upstream": {
|
||||||
|
"license": "Zlib",
|
||||||
|
"website": "https://biboumi.louiz.org/",
|
||||||
|
"admindoc": "Official documentation: https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst",
|
||||||
|
"code": "https://lab.louiz.org/louiz/biboumi"
|
||||||
|
},
|
||||||
"license": "Zlib",
|
"license": "Zlib",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "pitchum",
|
"name": "pitchum",
|
||||||
|
|
Loading…
Add table
Reference in a new issue