Skip to content

ValkyrjaProject/Valkyrja.web

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Copyright © 2016 Radka Janek, rhea-ayase.eu

alt CC BY-NC-SA 4.0 license

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Valkyrja

Please take a look at our website to see what's the bot about, full list of features, invite and configuration: https://valkyrja.app

Contributing

Please read the Contributing file before you start =)

If there is a security issue, contact SpyTec#1329 on Discord or email spytec13+valkyrja@gmail.com

Self hosting

If you are self-hosting Valkyrja and want configuration dashboard, you'd have to run our website on a server that can connect to the self-hosted Botwinder database.

Requirements

  • PHP 7
  • MariaDB/MySQL

Installation

  1. git clone https://github.com/RheaAyase/Valkyrja.web.git or download as zip
  2. Copy www/.env.example to www/.env
  3. Configure .env with MariaDB/MySQL database connection and OAuth2 and bot tokens and APP_ENV to production
  4. Point web server of choice to www/public/. For further information on configuring check-out Laravel's installation guide

If you want to run website locally without the bot, do this after step 3:

  1. In www/ do php artisan migrate:install --seed

Some modifications are still required to fully configure the bot as we are currently not mocking the OAuth2 end.

About

[PHP - laravel] Community Management bot for Discord (website)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published