Skip to content

DwcTeam/fdrbot-website

Repository files navigation

fdrbot.com - لوحة التحكم

بوت فاذكروني لإحياء سنة ذكر الله

Discord GitHub top language Website

https://fdrbot.com

About

This dashboard is a simple way to manage settings on fdrbot, backend is work on python flask and redis cache memory, the front end make with reactjs.

Features

  • Mange settings your server with out use bot.
  • Simple interface fast to use.
  • Some analytics for bot.

How to use

First you need to deploy the bot on your server. Go to repository for bot and deploy it.

Then you need to deploy this dashboard on your server. follow this guide:

  • You need to install all this tools on your server:

  • Then you need to run two web server on your server:

    • flask server (backend) to setup follow this commands:
      pip3 install -r requirements.txt
      python3 app.py  # or gunicorn app:app -b
    • react server (frontend) to setup follow this commands:
      cd frontend
      
      npm i  # or yarn
      npm run build  # yarn build
      
      npm i serve -g  # or yarn global add serve
      
      serve -s build  # or serve -s build -p 80
  • Then all this is done, you can access dashboard on your server.

  • i recommend you to use nginx to make your server public.

About

website for islamic bot can send pray times and play holy quran on voice channel and more things

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •