daedric7 / server_stats

A Matrix Server Stats bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues AGPLv3 License Matrix


Logo

Server_Stats Voyager Bot

A bot running trough the matrix network to find all rooms.
Explore the graph »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. How to remove the bot from a room
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Built With

How To Remove The Bot From A Room

You can choose between 2 variants to remove it:

  • You kick it -> This causes the bot to leave until the room is mentioned again somewhere.
  • You ban it -> This results in the bot not joining again unless you unban it.

The bot automatically will remove the room from its data.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the AGPLv3 License. See LICENSE for more information.

Contact

Matrix Room: #server_stats:nordgedanken.dev

MTRNord - @mtrnord:nordgedanken.dev - @mtrnord

Project Link: https://github.com/MTRNord/server_stats

Acknowledgements

  • Travis for giving me the idea and for doing the groundwork with the excelent Voyager Bot
  • Jonathan for helping with optimizing the code
  • Johannes for writing the appservice code of the SDK that is heavily used in the bot

About

A Matrix Server Stats bot

License:GNU Affero General Public License v3.0


Languages

Language:Rust 46.1%Language:HTML 30.0%Language:TypeScript 20.9%Language:SCSS 1.8%Language:JavaScript 1.1%Language:Shell 0.1%