Skip to content

MonobyteStudios/OnlyOneMessageWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlyOneMessageWeb

OnlyOneMessageWeb is the official web frontend for OnlyOneMessage. It handles the documentation, home page, terms of service, privacy policy and more. You can view this site at https://onlyonemessage.monobyte.studio.

This website is built with Astro, a web framework.

This repository is not to be confused with OnlyOneMessage, the source code for the bot.

🖥️ Installation

This guide is for installing the website for development purposes. If you'd to self-host the bot, view this page instead: https://github.com/MonobyteStudios/OnlyOneMessage

Prerequisites

  • Node.js (v18+)

Instructions

  1. Clone the repository:
git clone https://github.com/MonobyteStudios/OnlyOneMessageWeb.git
cd OnlyOneMessageWeb
  1. Use the table of commands below for instructions:
Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

🛠️ Contributing

Refer to the OnlyOneMessage repository for more information.

📰 License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0), see the LICENSE.txt file for more information.

What this means:

  • Free to Use - You can freely use this repository

  • Free to Study - You can inspect & learn from it's source code

  • Free to Modify - You can create modified versions for personal or community use

  • ⚠️ If you host your own instance of this bot as a service, you must:

    • Provide access to your complete source code, including modifications
    • Release all source code under APGL-3.0 OR contact Monobyte Studios for a commercial license

Why this license?

Monobyte Studios provides and maintains OnlyOneMessageWeb as a hosted service; AGPL-3.0 ensures the community will benefit from improvements while protecting against unfair exploitation of our work.

About

Website for OnlyOneMessage, a bot that allows server admins full control over Discord text channels.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors