Warning: SeoaBot v2 is under construction!
Wait For Beta, or Use SeoaBot v1's Latest Repo
node
(v12.x or later)npm
(v6.x or later) oryarn
(v1.x or later)mariadb
(v15.x or later)
git clone https://github.com/SeoaV2/SeoaBot-Core.git # Download Core
cd SeoaBot-Core
git submodule update --init --recursive # Download Commands, Locale, extensions, etc...
sudo mariadb
MariaDB [(none)]> source ./database.sql
npm i
or
yarn
cp settings.examples.json settings.json
vim settings.json # vim is the best editor
node index