/api

Alternative of discord, in the making.

Primary LanguagePython

Api

 

Api

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Api 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Razdor is a innovative new project, taking on the challenge of making an alternative to discord.
We believe that open source communication is the only way forward in a time where big corps steal and sell your data

✨ Features

✔️ Open source;
✔️ Made in Python;
✔️ Under active development;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/RazdorChat/api

# Access
$ cd api

# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python3 api.py

# Make sure to configure a WS server, Redis and mariaDB!

📝 License

This project is under the (license in progress). For more details, see the LICENSE file.

README made with ❤️ by Babymusk

 

Back to top