/BlackLotus

The official bot of the Black Lotus association

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Lotus App: The official app of The Black Lotus Association

Lotus App is a Discord app designed to serve The Black Lotus Association within the lusophone Discord community. It offers a range of features tailored to association management and communication.

Written with:

Typescript 




Installation and Setup

To use Lotus App, you have the option of running it standalone:

Standalone Setup

To run Lotus App standalone, you'll need:

  • Node.js v16.x or above
  • MongoDB as the database of choice

Follow these steps:

  1. Clone the Lotus App repository:
git clone https://github.com/PlaryWasTaken/BlackLotus
  1. Configure MongoDB with your desired settings.

  2. Set up the necessary environment variables for your Node.js environment, including the MongoDB connection information.

  3. Install the required Node.js packages:

cd YourFolderName
npm install
  1. Build the app using the provided build script:
npm run build
  1. Start the app:
npm start

Database

Lotus App uses MongoDB as its database of choice for all configurations and data storage.

Copyright © 2024 - The Black Lotus Assoc. - All rights reserved.