Skip to content
Azis Maulana edited this page May 22, 2021 · 1 revision

Welcome to the Aoi.js-Discord-Bot wiki!

Requirements

  1. Node js v12

How to install

  1. rename example.env to .env
  2. write your tken bot in .env
  3. change prefix in index.js

How to run

  1. npm i
  2. npm start / node index.js
Clone this wiki locally