Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

SeoaV2/SeoaBot-Core

Repository files navigation

SeoaBot V2 - Core Repository

Warning: SeoaBot v2 is under construction!

Wait For Beta, or Use SeoaBot v1's Latest Repo

SeoaV2 Logo

Installation

pre-requirements

  • node (v12.x or later)
  • npm (v6.x or later) or yarn (v1.x or later)
  • mariadb (v15.x or later)

download code

git clone https://github.com/SeoaV2/SeoaBot-Core.git # Download Core
cd SeoaBot-Core
git submodule update --init --recursive # Download Commands, Locale, extensions, etc...

update database

sudo mariadb
MariaDB [(none)]> source ./database.sql

download dependencies

npm i

or

yarn

create & edit settings file

cp settings.examples.json settings.json
vim settings.json # vim is the best editor

run the code

node index

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •