Readme Updates #91
16
README.md
16
README.md
|
@ -1,7 +1,7 @@
|
||||||
# Tenebrous Dicebot
|
# Tenebrous Dicebot
|
||||||
|
|
||||||
[![Build Status](https://drone.agnos.is/api/badges/projectmoon/tenebrous-dicebot/status.svg)](https://drone.agnos.is/projectmoon/tenebrous-dicebot)
|
[![Build Status](https://drone.agnos.is/api/badges/projectmoon/tenebrous-dicebot/status.svg)](https://drone.agnos.is/projectmoon/tenebrous-dicebot)
|
||||||
[![Matrix Chat](https://img.shields.io/matrix/tenebrous:agnos.is?label=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#tenebrous:agnos.is)
|
[![Matrix Chat](https://img.shields.io/matrix/tenebrous:agnos.is?label=matrix&server_fqdn=matrix.org)][matrix-room]
|
||||||
|
|
||||||
_This repository is hosted on [Agnos.is Git][main-repo] and mirrored
|
_This repository is hosted on [Agnos.is Git][main-repo] and mirrored
|
||||||
to [GitHub][github-repo]._
|
to [GitHub][github-repo]._
|
||||||
|
@ -25,6 +25,16 @@ System.
|
||||||
* Works in encrypted or unencrypted Matrix rooms.
|
* Works in encrypted or unencrypted Matrix rooms.
|
||||||
* Storing variables created by the user.
|
* Storing variables created by the user.
|
||||||
|
|
||||||
|
## Support and Community
|
||||||
|
|
||||||
|
The project has a Matrix room at [#tenebrous:agnos.is][matrix-room].
|
||||||
|
It is also possible to make a post in [GitHub
|
||||||
|
Discussions][github-discussions].
|
||||||
|
|
||||||
|
For reporting bugs, we prefer that you open an issue on
|
||||||
|
[git.agnos.is][agnosis-git-issues]. However, you may also open an
|
||||||
|
issue on [GitHub][github-issues].
|
||||||
|
|
||||||
## Building and Installation
|
## Building and Installation
|
||||||
|
|
||||||
### Docker Image
|
### Docker Image
|
||||||
|
@ -267,3 +277,7 @@ support added for Chronicles of Darkness and Call of Cthulhu.
|
||||||
[github-repo]: https://github.com/ProjectMoon/matrix-dicebot
|
[github-repo]: https://github.com/ProjectMoon/matrix-dicebot
|
||||||
[roadmap]: https://git.agnos.is/projectmoon/tenebrous-dicebot/wiki/Roadmap
|
[roadmap]: https://git.agnos.is/projectmoon/tenebrous-dicebot/wiki/Roadmap
|
||||||
[crates-io]: https://crates.io/crates/tenebrous-dicebot
|
[crates-io]: https://crates.io/crates/tenebrous-dicebot
|
||||||
|
[matrix-room]: https://matrix.to/#/#tenebrous:agnos.is
|
||||||
|
[agnosis-git-issues]: https://git.agnos.is/projectmoon/tenebrous-dicebot/issues
|
||||||
|
[github-discussions]: https://github.com/ProjectMoon/matrix-dicebot/discussions
|
||||||
|
[github-issues]: https://github.com/ProjectMoon/matrix-dicebot/issues
|
||||||
|
|
Loading…
Reference in New Issue